Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953006 - app-admin/winbox: missing icon
Summary: app-admin/winbox: missing icon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-01 14:03 UTC by saku
Modified: 2025-04-02 06:10 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 saku 2025-04-01 14:03:26 UTC
Hello!

The icon seemingly fails to load due to capitalization discrepancies between the .desktop file and the .png, at least on a Plasma environment.
I managed to fix it by changing `Icon=WinBox` to `Icon=winbox` in the .desktop file.

Thanks a lot.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-02 06:10:10 UTC
The bug has been closed via the following commit(s):

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

commit 92d9bcfd407ecf98e4bafdcfa9fb3c2be94bed38
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2025-04-02 06:08:01 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2025-04-02 06:09:54 +0000

    app-admin/winbox: fix icon in desktop file
    
    Closes: https://bugs.gentoo.org/953006
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../winbox/{winbox-4.0_beta18.ebuild => winbox-4.0_beta18-r1.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)