Bug 56066 - Extraneous %f in .desktop file
Summary: Extraneous %f in .desktop file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ee
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-12 13:09 UTC by Toralf
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-11-12 15:00:40 UTC
Embargoed:


Attachments (Terms of Use)

Description Toralf 2001-11-12 13:09:51 UTC
/usr/share/gnome/apps/Graphics/ee.desktop has

Exec=ee %f

where it should have just

Exec=ee

This causes "%f" (literally) to be passed as extra argument e.g. on
drag+drop in Nautilus (which doesn't work anyway, but I'll report that
elsewhere); GNOME does not expect file name patters or anything in launcher
spec.

Comment 1 Havoc Pennington 2002-02-11 21:38:14 UTC
We are dropping ee from the distribution (use gqview, nautilus, etc. instead).


Note You need to log in before you can comment on or make changes to this bug.