Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463186 - www-client/weboob should update the gtk+ icons cache
Summary: www-client/weboob should update the gtk+ icons cache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-03-25 08:03 UTC by Fab
Modified: 2016-01-16 19:18 UTC (History)
0 users

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


Attachments
Update the icons cache (update-icons-cache.patch,620 bytes, patch)
2013-03-25 08:03 UTC, Fab
Details | Diff

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