I presume there is something in the JWM window manager - or Puppy Linux Lupu 5.01 itself that is conflicting with the normal loading of GMPLAYER....

I would like to know how to troubleshoot, and fix this problem if possible (even a workaround would be great).

link|improve this question

75% accept rate
feedback

1 Answer

Check the shortcut in the menu. I don't know how to do it in JVM, try right clicking on a menu item, then click "Properties". If it doesn't work, drag it to the desktop, and right click + Properties there (it definetely works on GNOME). In the worst case, open the .desktop file in a text editor.

Find a field named "Command" or something similar (it's "Exec" in the .desktop file). When you click on the menu item, it will execute that command. If it is the same that you try from terminal, try checking the "Run in terminal" check box (or set Terminal=true in the .desktop file). If not, change the command to the same that works for you. You may also check the working directory.

link|improve this answer
Yep, tried that already... unfortunately JWM doesn't support drag and drop... or right click for menu properties.... I believe the problem must be something wrong how JWM itself is setup.... cause the same menu item (.desktop file) works in fluxbox. – palhmbs Jul 27 '10 at 21:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.