Bug 75749

Summary: Launcher will not "Run in Terminal"
Product: [Retired] Red Hat Linux Reporter: Gary Fidler <gfidler>
Component: gnome-panelAssignee: Havoc Pennington <hp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: mpeters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-01-08 19:59:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gary Fidler 2002-10-11 20:15:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
A simple script which runs from a launcher with the "Run in Terminal" set, fails
to run with no feedback.  This same script ran this way in 7.3.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Create simple script like "echo HELLO WORLD; sleep 5"
2.Create launcher to run script and set "Run in Terminal" option on
3.Hit launcher
	

Actual Results:  Nothing visible

Expected Results:  Terminal window displaying output from script

Additional info:

Comment 1 Havoc Pennington 2002-11-04 22:31:01 UTC
Anything in ~/.xsession-errors after the failure?

Comment 2 Havoc Pennington 2003-01-08 04:30:45 UTC
Works for me. Sure you didn't do something like forget to chmod +x the script?


Comment 3 Gary Fidler 2003-01-08 17:00:23 UTC
A script which works with "Run in terminal" unchecked, will not run with it
checked.  Security is not the issue.

The following error appears in ~/.xsession-errors when "Run in terminal" is checked:

Option --execute/-x requires specifying the command to run on the rest of the
command line

Comment 4 Havoc Pennington 2003-01-08 19:59:49 UTC
It definitely works in rawhide, I just tested with a fresh Phoebe install.