Bug 126722

Summary: gvim entry in gnome-vfs.applications incorrect
Product: [Fedora] Fedora Reporter: Neil Bird <neil>
Component: gnome-mime-dataAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1   
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: 2005-05-11 22:14:16 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 Neil Bird 2004-06-25 11:40:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.8a1)
Gecko/20040520

Description of problem:
The 'name' & 'command' fields for 'gvim's entry in
gnome-vfs.applications are inverted, making relevant app. menus ugly,
and when gvim *is* launched, the working directory is not set (remains ~).

This has been fixed up-stream in CVS, but could do with a patch on top
of FC1/FC2's RPMs until it's incorporated.


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

How reproducible:
Always

Steps to Reproduce:
1. Edit /usr/share/gnome-vfs.applications
2. Find 'gvim's entry
3. There ya go.
    

Actual Results:  gvim
	command=gvim
	name=gvim -c ":cd %:p:h"
	can_open_multiple_files=false
	expects_uris=false
	requires_terminal=false
	mime_types=text/*,text/plain,text/x-c,text/x-objc,text/x-c++,text/x-c-header,text/x-perl

Expected Results:  gvim
	command=gvim -c ":cd %:p:h"
	name=gvim
	can_open_multiple_files=false
	expects_uris=false
	requires_terminal=false
	mime_types=text/*,text/plain,text/x-c,text/x-objc,text/x-c++,text/x-c-header,text/x-perl

Additional info:

Comment 1 Ray Strode [halfline] 2005-05-11 22:14:16 UTC
Fedora Core 1 is now maintained by the Fedora Legacy project for
security updates only. If this problem is a security issue, please
reopen and reassign to the Fedora Legacy product. If it is not a
security issue and hasn't been resolved in the current FC3 updates or
in the FC4 test release, reopen and change the version to match.