After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319987 - Move to GKeyFile
Move to GKeyFile
Status: RESOLVED FIXED
Product: desktop-file-utils
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of desktop-file-utils
Maintainers of desktop-file-utils
Depends on:
Blocks:
 
 
Reported: 2005-10-27 15:10 UTC by Ross Burton
Modified: 2007-01-22 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Move to GKeyFile and kill egg* (4.30 KB, patch)
2006-04-15 10:32 UTC, Vincent Untz
committed Details | Review

Description Ross Burton 2005-10-27 15:10:15 UTC
[from bugs.debian.org/333396]

If a .desktop file has DOS-style newlines then validation always fails with
Invalid Header.  I guess the code isn't considering a \r as a new line character.
Comment 1 Vincent Untz 2006-04-15 09:20:58 UTC
This is for update-desktop-database
Moving to GKeyFile should fix it.
Comment 2 Vincent Untz 2006-04-15 10:32:18 UTC
Created attachment 63555 [details] [review]
Move to GKeyFile and kill egg*
Comment 3 Ray Strode [halfline] 2006-04-18 22:09:00 UTC
Thanks, commited.