Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640810 - media-sound/audacious-3.9: missing xdg_desktop_database_update() call
Summary: media-sound/audacious-3.9: missing xdg_desktop_database_update() call
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-12 09:29 UTC by Garri
Modified: 2017-12-24 22:01 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 Garri 2017-12-12 09:29:45 UTC
QA Notice: .desktop files with MimeType= were found installed
but desktop mimeinfo cache has not been updated:
  /usr/share/applications/audacious.desktop
Please make sure to call xdg_desktop_database_update()
in pkg_postinst() and pkg_postrm() phases of appropriate pkgs.

Thanks.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-24 22:01:45 UTC
The bug has been closed via the following commit(s):

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

commit 3a30854ef5437114396445127e72fdc717d8f9e7
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2017-12-24 22:01:29 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2017-12-24 22:01:29 +0000

    media-sound/audacious: Update icon and desktop file cache
    
    Closes: https://bugs.gentoo.org/640810
    Closes: https://bugs.gentoo.org/640812
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/audacious/audacious-3.9.ebuild  | 12 ++++++++++++
 media-sound/audacious/audacious-9999.ebuild | 12 ++++++++++++
 2 files changed, 24 insertions(+)