Desktop file is compatible with freedesktop

Bug #705036 reported by Mahyuddin Susanto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fotoxx (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: fotoxx

fotoxx-10.7 $ desktop-file-validate debian/fotoxxfotoxx.desktop debian/fotoxxfotoxx.desktop: error: value "Graphics" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character

fotoxx-10.7 $ cat debian/fotoxxfotoxx.desktop
[Desktop Entry]
Name=fotoxx
Categories=Graphics
Type=Application
Terminal=false
GenericName=Photo Editor
Comment=Edit photos and manage collections
# Exec=/usr/local/bin/fotoxx
# Icon=/usr/local/share/fotoxx/icons/fotoxx.png
Exec=/home/san/sources/Fotoxx/fotoxx-10.7/debian/fotoxx/usr/bin/fotoxx
Icon=/home/san/sources/Fotoxx/fotoxx-10.7/debian/fotoxx/usr/share/fotoxx/icons/fotoxx.png

Related branches

Revision history for this message
Mahyuddin Susanto (udienz) wrote :

must be like this:

$ cat debian/fotoxxfotoxx.desktop
[Desktop Entry]
Name=fotoxx
Categories=Graphics;Publishing;
Type=Application
Terminal=false
GenericName=Photo Editor
Comment=Edit photos and manage collections
# Exec=/usr/local/bin/fotoxx
# Icon=/usr/local/share/fotoxx/icons/fotoxx.png
Exec=fotoxx
Icon=fotoxx

Robert Roth (evfool)
Changed in fotoxx (Ubuntu):
status: New → Confirmed
Revision history for this message
Robert Roth (evfool) wrote :

It should probably be Graphics;Photography; as the author specifies it.

Revision history for this message
Mahyuddin Susanto (udienz) wrote :

Agreed, and i have a little question in my mind. in the debian/rules a desktop files declared as fotoxx.desktop but in in debian/ we have fotoxxfotoxx.desktop

it possible to rename it?

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fotoxx - 10.7-1ubuntu1

---------------
fotoxx (10.7-1ubuntu1) natty; urgency=low

  * Fix FTBFS binutils-gold with ld --as-needed. (LP: #707829, Closes: #610545)
  * Renaming old name debian/fotoxxfotoxx.desktop -> debian/fotoxx.desktop
    as declared in debian/rules, and refreshed with latest
    desktop-file-validate. (LP: #705036, Closes: #610544)
 -- Mahyuddin Susanto <email address hidden> Fri, 28 Jan 2011 01:06:35 +0700

Changed in fotoxx (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.