Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663724 - media-gfx/feh-2.18.3 ebuild does not update icon cache
Summary: media-gfx/feh-2.18.3 ebuild does not update icon cache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-08-15 20:15 UTC by Thomas Albers
Modified: 2019-04-02 18:49 UTC (History)
2 users (show)

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


Attachments
Patch to update icon cache (icon-update.patch,774 bytes, patch)
2018-08-15 20:48 UTC, Thomas Albers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Albers 2018-08-15 20:15:52 UTC
Upon emerging feh the following warning message is produced.

# emerge feh
 * QA Notice: new icons were found installed but GTK+ icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/scalable/apps/feh.svg
 *   /usr/share/icons/hicolor/48x48/apps/feh.png
 * Please make sure to call gnome2_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Thomas Albers 2018-08-15 20:48:28 UTC
Created attachment 543636 [details, diff]
Patch to update icon cache

The attached patch should work. It is built on the feh-2.26.4 and feh-2.27 ebuilds, which do call the required functions.
Comment 2 Tim Harder gentoo-dev 2019-04-02 18:49:43 UTC
This is fixed in newer versions in the tree.