View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#6
What happens if you use Exec=sudo script.sh?
(You'll need an entry in sudoers.d, limit it to your script only of course).

If you're seeing a black window, that's the fake window hildon-desktop creates when an icon is clicked, so a real window replaces it later on, you can disable this by adding
Code:
X-App-Loading-Image=none
to the .desktop file
 

The Following 2 Users Say Thank You to MohammadAG For This Useful Post: