Public bug reported:

A snippet from /usr/share/applications/gnome-color-chooser.desktop :

[Desktop Entry]
Version=1.0
Name=GNOME Color Chooser
Comment=Customize your GNOME desktop
...
Exec=gnome-color-chooser
Terminal=false
Type=Application
Icon=gnome-color-chooser.svg
Categories=GNOME;Settings;
StartupNotify=true

The line "Icon=gnome-color-chooser.svg" is naming the icon with the
'.svg' extension, which is a syntax error: it should be either by name
"gnome-color-chooser" only (no ".svg") or by its full path
(/usr/share/pixmaps/gnome-color-chooser.svg). The former is much more
preferable.

This bug makes the dashboard shows a generic "blank page" as the icon
for the application. Surprisingly, the launcher is able to show the
correct icon.

** Affects: gnome-color-chooser (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1160681

Title:
  Icon has incorrect reference in .desktop  file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-color-chooser/+bug/1160681/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to