Bug 128893

Summary: gnome-pilot applets - Invalid characters in key name
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal>
Component: gnome-pilotAssignee: Matthew Barnes <mbarnes>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2006-11-07 15:28:27 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:
Bug Depends On:    
Bug Blocks: 158504    

Description Michal Jaegermann 2004-07-30 22:08:42 UTC
Description of problem:

An output of this command

desktop-menu-tool --print /etc/xdg/menus/applications.menu

ends with:

Warning: failed to load desktop file
"/usr/share/control-center-2.0/capplets/gpilotd-control-applet.desktop":
Error in section Desktop Entry at line 2: Invalid characters in key name
Warning: failed to load desktop file
"/usr/share/control-center-2.0/capplets/gpilotd-control-applet.desktop":
Error in section Desktop Entry at line 2: Invalid characters in key name

** ERROR **: file menu-process.c: line 1937 (foreach_print): assertion
failed: (error == NULL)
aborting...
Aborted

I assume that there are indeed "Invalid characters in key name".
OTOH it is a good question if a desktop-menu-tool should indeed
abort on such error instead of just skipping an invalid entry.

Version-Release number of selected component (if applicable):
gnome-pilot-2.0.10-9

How reproducible:
100%

Comment 1 Dave Malcolm 2004-11-02 19:13:17 UTC
The problem line says:
Encoding UTF-8

Looks like it should read:
Encoding=UTF-8


Comment 2 Dave Malcolm 2004-11-02 19:45:03 UTC
Indeed the spec is here:
http://www.freedesktop.org/standards/desktop-entry-spec

The lastest version in Rawhide (gnome-pilot-2.0.12-4) still has this
bug.  However the bug has already been fixed in upstream CVS, there
was a bug about it here:
http://bugzilla.gnome.org/show_bug.cgi?id=142170



Comment 5 John Thacker 2006-10-29 21:59:54 UTC
Changing version to correct one.  (test1 -> fc3test1, and some were filed as
test3 accidentally instead; but clearly must be fc3test1 given the date of filing.)

Comment 6 Matthew Barnes 2006-11-07 15:28:27 UTC
This seems to be fixed now in gnome-pilot-2.0.14-3.fc7.

The file in question has since moved to:
/usr/share/applications/gpilotd-control-applet.desktop