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

Bug 463186

Summary: www-client/weboob should update the gtk+ icons cache
Product: Gentoo Linux Reporter: Fab <netbox253>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Update the icons cache

Description Fab 2013-03-25 08:03:05 UTC
Created attachment 343178 [details, diff]
Update the icons cache

When installing weboob for the first time, weboob icons are missing from the menu.

Steps to reproduce :
 * unmerge weboob : emerge -Ca weboob
 * reinstall cups to force the icons cache update : emerge -av1 cups
 * install weboob : emerge -av weboob
 * look at weboob desktop files into your menu : icons are missing

The attached patch fix the issue. Thanks.
Comment 1 Laurent Bachelier 2013-03-26 18:26:47 UTC
I think this should be prefixed with "use X && " as weboob can be installed without X (and icons).
Comment 2 Laurent Bachelier 2013-08-09 18:46:39 UTC
This is fixed in current ebuild.