LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
8.04k stars 1k forks source link

in the latte dock on kubuntu (linux of course), i can't fix the launcher of lmms in the dock. #6371

Open xyl5b2 opened 2 years ago

xyl5b2 commented 2 years ago

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

musikBear commented 2 years ago

at least the 1.2.2 of lmms

Is that one from Oubuntu store? Then retry with this version: https://lmms.io/download#linux

ifndefJOSH commented 2 years ago

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:

  1. cat /usr/share/applications/lmms.desktop (You can also use less for this as well). You will see a line that says Exec=, probably Exec=lmms.
  2. If it does not, you can change it to that. If it is that, try running which lmms to see if the lmms executable is found in your PATH. If it's not there, try uninstalling and reinstalling it. (For kubuntu it should be sudo apt purge lmms and then sudo 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.

ifndefJOSH commented 2 years ago

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;