Bug#760615: general: Shell scripts do not execute in gui.

2014-09-08 Thread Jakub Wilk
* Tomas Pospisek , 2014-09-06, 21:06: Open a terminal and in the terminal write the following: cd /tmp echo "#!/bin/sh" > foobar echo "touch foobar.touched" >> foobar chmod +x foobar This is not a secure way to use /tmp. -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-devel-req

Bug#760615: general: Shell scripts do not execute in gui.

2014-09-06 Thread Tomas Pospisek
Hello Kenji, On 6.9.2014 Kenji Takashima wrote: I have been trying to execute multiple shell scripts in gui with no avail. The scripts succesfully executed in a terminal, however in the gui, the files would not execute when clicked on, and, when right-clicked, did not have a "run" option. Oth

Bug#760615: general: Shell scripts do not execute in gui.

2014-09-05 Thread Kenji Takashima
Package: general Severity: important Dear Maintainer, I have been trying to execute multiple shell scripts in gui with no avail. The scripts succesfully executed in a terminal, however in the gui, the files would not execute when clicked on, and, when right-clicked, did not have a "run" option. O