Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652198 - media-sound/mumble QA Notice: new icons were found ...
Summary: media-sound/mumble QA Notice: new icons were found ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-02 10:36 UTC by Jonas Stein
Modified: 2018-08-21 07:42 UTC (History)
0 users

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 Stein gentoo-dev 2018-04-02 10:36:22 UTC
* QA Notice: new icons were found installed but GTK+ icon cache
 * has not been updated:
 *   /usr/share/icons/hicolor/scalable/apps/mumble.svg
 * Please make sure to call gnome2_icon_cache_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
 * QA Notice: .desktop files with MimeType= were found installed
 * but desktop mimeinfo cache has not been updated:
 *   /usr/share/applications/mumble.desktop
 * Please make sure to call xdg_desktop_database_update()
 * in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.
Comment 1 Larry the Git Cow gentoo-dev 2018-08-21 07:42:03 UTC
The bug has been closed via the following commit(s):

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

commit 63e9e8b04ef05eb4ba9624d79ac9e7acd8247e3d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-08-21 07:36:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-08-21 07:41:34 +0000

    media-sound/mumble: Run gnome2_icon_cache_update
    
    Closes: https://bugs.gentoo.org/652198
    Package-Manager: Portage-2.3.47, Repoman-2.3.10

 media-sound/mumble/mumble-9999.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)