ubuntu – untrusted application launcher

If you copy your shortcuts from one system to another and you don’t preserve the right attributes on this files then is possible to get a warning every time when you run a application from your desktop or your menus.

Fix

sudo chmod ugo+rx *.desktop
or
sudo chmod ugo+rx Havij.desktop

Leave a comment