First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 171974
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 169866
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ulrich Müller <ulm@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171974 depends on: Show dependency tree
Bug 171974 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-23 22:24 0000
The desktop file of audacity-1.3.2-r1 can't be parsed by
"update-desktop-database" (from desktop-file-utils-0.12). The command outputs
the following error message:

Could not parse file '/usr/share/applications/audacity.desktop': Key file
contains line '?[Desktop Entry]' which is not a key-value pair, group, or
comment

------- Comment #1 From Ulrich Müller 2007-03-23 22:27:53 0000 -------
$ hexdump -C /usr/share/applications/audacity.desktop | head -3
00000000  ef bb bf 5b 44 65 73 6b  74 6f 70 20 45 6e 74 72  |[Desktop
Entr|
00000010  79 5d 0a 45 6e 63 6f 64  69 6e 67 3d 55 54 46 2d  |y].Encoding=UTF-|
00000020  38 0a 0a 4e 61 6d 65 3d  41 75 64 61 63 69 74 79  |8..Name=Audacity|

The file starts with "ef bb bf" ("zero width no-break space" in UTF-8). If I
remove these 3 bytes, then there is no more error message.

------- Comment #2 From Jakub Moc (RETIRED) 2007-03-23 22:40:42 0000 -------

*** This bug has been marked as a duplicate of bug 169866 ***

First Last Prev Next    No search results available      Search page      Enter new bug