Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63075 - make_desktop_entry in eutils.eclass has trouble if first parameter has special character
Summary: make_desktop_entry in eutils.eclass has trouble if first parameter has specia...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
: 63077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-06 18:41 UTC by steveb
Modified: 2004-09-07 04:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description steveb 2004-09-06 18:41:47 UTC
if i want to add a menu entry with the make_desktop_entry provided by the eutils.class and i use something like this "foo %f" as my first entry and i use "my foo bar" as the 6st parameter (wich is the subdir), then i get a error:
doins: warning, skipping directory /var/tmp/portage/myebuild-0.0.1/temp/my
install: cannot stat `foo.desktop': No such file or directory

another thing is that no matter what i do, i get the icon in "lost and found" in kde when i use make_desktop_entry.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-06 21:59:26 UTC
*** Bug 63077 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2004-09-07 04:41:38 UTC
added more quoting to the first param