Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 652198

Summary: media-sound/mumble QA Notice: new icons were found ...
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)