FS#37966 - [almanah] Does not update icon cache
Attached to Project:
Community Packages
Opened by Conley Moorhous (conley) - Sunday, 01 December 2013, 00:18 GMT
Last edited by Balló György (City-busz) - Sunday, 01 December 2013, 15:23 GMT
Opened by Conley Moorhous (conley) - Sunday, 01 December 2013, 00:18 GMT
Last edited by Balló György (City-busz) - Sunday, 01 December 2013, 15:23 GMT
|
Details
I don't think the xdg command in almanah.install is
necessary, but I know that 'gtk-update-icon-cache -q -t -f'
is. Here is Bijiben's install file, for comparison:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/bijiben.install?h=packages/bijiben
After running the above command, the icon correctly shows in
Gnome 3. I think it should work for other DEs as well; it
seems to be the standard way of doing it.
|
This task depends upon
Closed by Balló György (City-busz)
Sunday, 01 December 2013, 15:23 GMT
Reason for closing: Not a bug
Sunday, 01 December 2013, 15:23 GMT
Reason for closing: Not a bug
Comment by
Balló György (City-busz) - Sunday,
01 December 2013, 09:02 GMT
The 'xdg-icon-resource forceupdate' is just a wrapper script for
gtk-update-icon-cache, it should be the same result. If you
experience problems with the former command, then open a bug
report for the xdg-utils package.
Comment by
Conley Moorhous (conley) - Sunday,
01 December 2013, 14:50 GMT
Hm, that's interesting; running debug on the program, it finds
gtk-update-icon-cache, so I suppose it's working correctly. Not
sure what the issue was during first install, then. It sounds like
you know what's going on though; consider this bug closed for the
time being.