I have the widget on my desktop and under 'OnClick script' I have the following command
/home/username/Desktop/Tools/<script.sh>
When I click the widget, it displays the command that's supposed to run, but the script never runs.
The permission has execute and I also changed it to 777, but it's still not running.
Another widget that isn't as nice runs the script fine. Am I missing something, or is this behavior not the expected result?
Thank you.
I have the widget on my desktop and under 'OnClick script' I have the following command
/home/username/Desktop/Tools/<script.sh>
When I click the widget, it displays the command that's supposed to run, but the script never runs.
The permission has execute and I also changed it to 777, but it's still not running.
Another widget that isn't as nice runs the script fine. Am I missing something, or is this behavior not the expected result?
Thank you.