Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908524 - media-sound/qsynth-0.9.10 has incorrect icon name in desktop file
Summary: media-sound/qsynth-0.9.10 has incorrect icon name in desktop file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-15 07:29 UTC by BT
Modified: 2023-08-03 05:45 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,6.65 KB, text/plain)
2023-06-15 07:29 UTC, BT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BT 2023-06-15 07:29:26 UTC
Created attachment 863845 [details]
emerge --info

The desktop file '/usr/share/applications/qsynth.desktop' has 'Icon=qsynth' but the ebuild installs the icons '/usr/share/icons/hicolor/32x32/apps/org.rncbc.qsynth.png' and '/usr/share/icons/hicolor/scalable/apps/org.rncbc.qsynth.svg'. This results in a desktop file that is displayed with the generic fallback icon.

Changing the icon to 'Icon=org.rncbc.qsynth' fixes the issue for me. I'm using KDE Plasma 5.27.5 and KDE Frameworks 5.106.0.
Comment 1 Larry the Git Cow gentoo-dev 2023-08-03 05:45:00 UTC
The bug has been closed via the following commit(s):

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

commit ad21e6c1f5d410580aa6591d5a7d7ffd40b1df26
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-08-03 05:44:48 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-08-03 05:44:48 +0000

    media-sound/qsynth: fixed icon file name
    
    Closes: https://bugs.gentoo.org/908524
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/qsynth/{qsynth-0.9.11-r1.ebuild => qsynth-0.9.11-r2.ebuild} | 2 +-
 media-sound/qsynth/qsynth-9999.ebuild                                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)