Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664794 - app-i18n/ibus-hangul-1.5.1: * QA Notice: new icons were found installed but GTK+ icon cache has not been updated
Summary: app-i18n/ibus-hangul-1.5.1: * QA Notice: new icons were found installed but G...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-28 20:59 UTC by Michał Górny
Modified: 2018-08-29 12:38 UTC (History)
0 users

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


Attachments
app-i18n:ibus-hangul-1.5.1:20180828-205637.log (app-i18n:ibus-hangul-1.5.1:20180828-205637.log,32.65 KB, text/plain)
2018-08-28 21:17 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-08-28 20:59:42 UTC
* QA Notice: new icons were found installed but GTK+ icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/64x64/apps/ibus-setup-hangul.png
 *   /usr/share/icons/hicolor/64x64/apps/ibus-hangul.png
 *   /usr/share/icons/hicolor/scalable/apps/ibus-setup-hangul.svg
 *   /usr/share/icons/hicolor/scalable/apps/ibus-hangul.svg
 * Please make sure to call gnome2_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
>>> app-i18n/ibus-hangul-1.5.1 merged.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-08-28 21:17:34 UTC
Created attachment 545378 [details]
app-i18n:ibus-hangul-1.5.1:20180828-205637.log
Comment 2 Larry the Git Cow gentoo-dev 2018-08-29 12:38:32 UTC
The bug has been closed via the following commit(s):

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

commit 0874742eb8d913a08a32f040e1d418f32fe03bba
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2018-08-29 12:37:40 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2018-08-29 12:37:40 +0000

    app-i18n/ibus-hangul: call gnome2_icon_cache_update
    
    Closes: https://bugs.gentoo.org/664794
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/ibus-hangul/ibus-hangul-1.5.0-r1.ebuild | 10 +++++++++-
 app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild    | 10 +++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)