Bug 30796

Summary: wmconfig does not honor terminal flag in gnome desktop entries
Product: [Retired] Red Hat Linux Reporter: osi
Component: wmconfigAssignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-06 10:56:19 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:
Attachments:
Description Flags
Fix with xterm hardcoded as the terminal. none

Description osi 2001-03-06 10:31:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2 i686)


The terminal flag in gnome desktop entries is ignored by wmconfig. The
produced menus are thus missing the terminal invocation e.g. `xterm -e',
even when
it is needed.

Reproducible: Always
Steps to Reproduce:
wmconfig --output=fvwm2
	

Actual Results:  
...
AddToMenu	Red_Hat_Linux.Internet	"Elm"	Exec	elm &
...

Expected Results:  
...
AddToMenu	Red_Hat_Linux.Internet	"Elm"	Exec	xterm -e elm &
...

Comment 1 osi 2001-03-06 10:55:01 UTC
Created attachment 11862 [details]
Fix with xterm hardcoded as the terminal.

Comment 2 Preston Brown 2001-03-14 22:42:22 UTC
added in 0.9.10 and later.