Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178043 - gnome2.eclass - gnome2_icon_cache_update() icon cache doesn't get updated
Summary: gnome2.eclass - gnome2_icon_cache_update() icon cache doesn't get updated
Status: RESOLVED DUPLICATE of bug 155993
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 12:30 UTC by Anonymous
Modified: 2007-05-11 23:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***