Thread
:
[Solved]dbus-send --type=method_call --dest=org.freedesktop.Notifications - problem with root privileges
View Single Post
MohammadAG
2011-08-25 , 00:46
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
Quote & Reply
|
The Following 2 Users Say Thank You to MohammadAG For This Useful Post:
Estel
,
Pillum
MohammadAG
View Public Profile
Send a private message to MohammadAG
Find all posts by MohammadAG