Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644932 - net-irc/quassel-0.12.4: update the gtk icon cache
Summary: net-irc/quassel-0.12.4: update the gtk icon cache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-18 11:11 UTC by Jonas Jelten
Modified: 2018-03-22 19:58 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 Jonas Jelten 2018-01-18 11:11:05 UTC
* QA Notice: new icons were found installed but GTK+ icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/128x128/status/quassel-message.png
 *   /usr/share/icons/hicolor/128x128/status/quassel-inactive.png
 *   /usr/share/icons/hicolor/128x128/apps/quassel.png
 *   /usr/share/icons/hicolor/64x64/status/quassel-message.png
 *   /usr/share/icons/hicolor/64x64/status/quassel-inactive.png
 *   /usr/share/icons/hicolor/64x64/apps/quassel.png
 *   /usr/share/icons/hicolor/48x48/status/quassel-message.png
 *   /usr/share/icons/hicolor/48x48/status/quassel-inactive.png
 *   /usr/share/icons/hicolor/48x48/apps/quassel.png
 *   /usr/share/icons/hicolor/32x32/status/quassel-message.png
 *   /usr/share/icons/hicolor/32x32/status/quassel-inactive.png
 *   /usr/share/icons/hicolor/32x32/apps/quassel.png
 *   /usr/share/icons/hicolor/22x22/status/quassel-message.png
 *   /usr/share/icons/hicolor/22x22/status/quassel-inactive.png
 *   /usr/share/icons/hicolor/22x22/apps/quassel.png
 *   /usr/share/icons/hicolor/16x16/status/quassel-message.png
 *   /usr/share/icons/hicolor/16x16/status/quassel-inactive.png
 *   /usr/share/icons/hicolor/16x16/status/irc-channel-parted.png
 *   /usr/share/icons/hicolor/16x16/status/irc-channel-joined.png
 *   /usr/share/icons/hicolor/16x16/apps/quassel.png
 *   /usr/share/icons/hicolor/16x16/actions/im-user.png
 *   /usr/share/icons/hicolor/16x16/actions/im-user-offline.png
 *   /usr/share/icons/hicolor/16x16/actions/im-user-away.png
 * Please make sure to call gnome2_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-22 19:58:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c34c08aadc547456438dd12e8a94f69bd34145

commit c7c34c08aadc547456438dd12e8a94f69bd34145
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-03-22 19:23:32 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-03-22 19:55:45 +0000

    net-irc/quassel: Update icon cache
    
    Closes: https://bugs.gentoo.org/644932
    Reported-by: Jonas Jelten <jj@stusta.net>
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-irc/quassel/quassel-0.12.4-r1.ebuild | 179 +++++++++++++++++++++++++++++++
 net-irc/quassel/quassel-9999.ebuild      |  29 +++--
 2 files changed, 197 insertions(+), 11 deletions(-)