in the latte dock on kubuntu (linux of course), i can't fix the launcher of lmms in the dock.
Steps to reproduce
when i click on (fijar lanzador) in spanish, just don't work, it do nothing.
Affected LMMS versions
at least the 1.2.2 of lmms
and latte: 0.9.11-0ubuntu1
at least the 1.2.2 of lmms
Is that one from Oubuntu store? Then retry with this version: https://lmms.io/download#linux
I also run Latte Dock (lattedock 0.10.8) and LMMS (1.3.0-alpha.1.175+g54bee2272), and I cannot reproduce this bug. latte-dock as well as KDE plasma in general look for .desktop files generally in /usr/share/applications. If I were troubleshooting this I would do the following:
-
cat /usr/share/applications/lmms.desktop(You can also uselessfor this as well). You will see a line that saysExec=, probablyExec=lmms. - If it does not, you can change it to that. If it is that, try running
which lmmsto see if thelmmsexecutable is found in yourPATH. If it's not there, try uninstalling and reinstalling it. (For kubuntu it should besudo apt purge lmmsand thensudo apt install lmms)
Also, are you using any PPAs or third party repositories from which LMMS could have been installed (e.g., KXStudio)? If so, this is a bug I'd log with them.
For reference, this is my lmms.desktop file:
[Desktop Entry]
Name=LMMS
GenericName=Music production suite
GenericName[ca]=Programari de producció musical
GenericName[de]=Software zur Musik-Produktion
GenericName[fr]=Suite de production musicale
GenericName[pl]=Narzędzia do produkcji muzyki
Comment=Music sequencer and synthesizer
Comment[ca]=Producció fàcil de música per a tothom!
Comment[fr]=Séquenceur et synthétiseur de musique
Comment[pl]=Prosta produkcja muzyki dla każdego!
Icon=lmms
Exec=lmms %f
Terminal=false
Type=Application
Categories=Qt;AudioVideo;Audio;Midi;
MimeType=application/x-lmms-project;