Comment 9 for bug 1242379

Revision history for this message
Ningfei Li (ningfei) wrote :

I think this might not be a problem of ubuntu-tweak.

check where is the desktop file, find all of them if there are multiple ones, they can be:
/usr/share/applications/ubuntu-tweak.desktop
/usr/local/share/applications/ubuntu-tweak.desktop
~/.local/share/applications/ubuntu-tweak.desktop
......

In terminal:
ls -hl PATH_TO_YOUR_DESKTOP_FILE
paste the output here.

Then:
sudo chmod a+x PATH_TO_YOUR_DESKTOP_FILE
see if the problem still exist.

Attach your desktop file here.