Ok if I have this script: #!/bin/bash zenity --info --title="Hello" --text="Hello"
and I save it as ~/hello and do chmod +x ~/hello Then double click on it and select "display" the dialog box saying "Hello" will pop up instead of opening it with my text editor. -- File executes when display is selected. https://bugs.launchpad.net/bugs/250648 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
