planetwatt.com

Help and Support => Archives => wattOS R8 => Topic started by: barnics on October 24, 2014, 01:45:09 PM

Title: Can't open synaptic
Post by: barnics on October 24, 2014, 01:45:09 PM
It's randomly stopped working. When I try to open it I get this error:

Invalid desktop entry file: '/usr/share/applications/synaptic-kde.desktop

running microwatt 8 32bit
Title: Re: Can't open synaptic
Post by: blaze on October 24, 2014, 03:40:10 PM
http://planetwatt.com/newforum/index.php?topic=164.msg478#msg478
Title: Re: Can't open synaptic
Post by: barnics on October 24, 2014, 10:08:39 PM
^that has nothing to do with the issue i'm having
Title: Re: Can't open synaptic
Post by: Maroman on December 16, 2014, 09:12:57 PM
probable there is wrong link. go to /usr/share/applications. you can see two synaptic applications (Synaptic Package Managers). with ls -l command you can identify real names. there are synaptic.desktop and synaptic-kde.desktop. the second one is not needed. desktop type files are as a matter of fact specific text files. you can read them with leafpad. check the line with Exec. it's simply improper program version (kde).
I'm using lxde and deleted second file. I do not know if your menu is automatically updated after deleting the file. if not you should probable edit ~/.config/openbox/menu.xml (sorry for 'probable' but I haven't use openbox wm for half a year or more).

cheers,