! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
exo-desktop-item-edit does not find all icons properly
Status:
CLOSED: FIXED

Comments

Description Brian J. Tarricone (not reading bugmail) 2006-05-10 08:38:23 CEST
For example, when opening an existing .desktop file with:

Icon=mozillafirefox-bin-icon.png

The icon is not found by the icon editor, even though it exists and is visible via xfdesktop.  Button text in the editor just says "No icon".
Comment 1 Benedikt Meurer editbugs 2006-05-11 08:37:58 CEST
Aye, broken .desktop files. ;-)

I'll fix that.
Comment 2 Benedikt Meurer editbugs 2006-05-11 08:46:09 CEST
Fixed with revision 21622.

2006-05-11	Benedikt Meurer <benny@xfce.org>

	* exo-desktop-item-edit/main.c(main): Handle broken Icon values with
	  file extensions properly. Bug #1795.

Comment 3 Benedikt Meurer editbugs 2006-05-11 08:46:16 CEST
Fixed with revision 21622.

2006-05-11	Benedikt Meurer <benny@xfce.org>

	* exo-desktop-item-edit/main.c(main): Handle broken Icon values with
	  file extensions properly. Bug #1795.
Comment 4 Brian J. Tarricone (not reading bugmail) 2006-05-11 17:01:19 CEST
Not broken - sounds perfectly allowed to me:

"Icon to display in file manager, menus, etc. If the name is an absolute path, the given file will be used. If the name is not an absolute path, an implementation-dependent search algorithm will be used to locate the icon. Icons may be localized with the Icon[xx]= syntax."
(http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s04.html)

Either way, works fine now.

Bug #1795

Reported by:
Brian J. Tarricone (not reading bugmail)
Reported on: 2006-05-10
Last modified on: 2009-10-09

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information