Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178043

Summary: gnome2.eclass - gnome2_icon_cache_update() icon cache doesn't get updated
Product: Gentoo Linux Reporter: Anonymous <sadam31300>
Component: EclassesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jakub, mycroes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anonymous 2007-05-11 12:30:48 UTC
After installing Gnome 2.18, a lot of icons didn't show up in my menus. After searching on google I found out, it had to do with the gtk icon cache. Apparently, the function gnome2_icon_cache_update() in gnome2-utils.eclass doesn't update correctly. If I force the cache update, everything works, but the function doesn't force it. To force updating, the updater needs to be called with the -f option.
Comment 1 Michael Croes 2007-05-11 12:32:47 UTC
I can confirm this bug, in my case the pidgin icon didn't show up in the gnome menu, but after running gtk-update-icon-cache -f /usr/share/icons/hicolor, it appeared just fine.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-05-11 20:53:10 UTC
I've reverted the changes.  This is a work in progress.

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