Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936208 - app-editors/vscodium: Wrong application icon rendering in KDE Plasma Wayland session
Summary: app-editors/vscodium: Wrong application icon rendering in KDE Plasma Wayland ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-07-17 10:26 UTC by Florian Dubourg
Modified: 2024-12-28 08:33 UTC (History)
4 users (show)

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


Attachments
wthout extra args (Screenshot_20240717_122854.png,64.33 KB, image/png)
2024-07-17 10:31 UTC, Florian Dubourg
Details
with extra args (Screenshot_20240717_123000.png,43.86 KB, image/png)
2024-07-17 10:31 UTC, Florian Dubourg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Dubourg 2024-07-17 10:26:55 UTC
app-editors/vscodium displays the default Wayland icon instead of its own icon

Reproducible: Always

Steps to Reproduce:
1. Launch VSCodium
Actual Results:  
Default Wayland icon is displayed

Expected Results:  
Normal VSCodium icon displayed

removing flag --ozone-platform-hint=auto in the vscodium.desktop fixes the issue
Comment 1 Florian Dubourg 2024-07-17 10:31:20 UTC
Created attachment 897839 [details]
wthout extra args
Comment 2 Florian Dubourg 2024-07-17 10:31:34 UTC
Created attachment 897840 [details]
with extra args
Comment 3 Florian Dubourg 2024-07-17 10:45:09 UTC
Opened PR https://github.com/gentoo/gentoo/pull/37589
Comment 4 Larry the Git Cow gentoo-dev 2024-12-28 08:33:16 UTC
The bug has been closed via the following commit(s):

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

commit a06a76a93b339f98ed6d9365e909ed026ae1b0de
Author:     Adel KARA SLIMANE <adel.ks@zegrapher.com>
AuthorDate: 2024-12-26 02:01:17 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-12-28 08:32:35 +0000

    app-editors/vscodium: .desktop file fixups
    
    Closes: https://bugs.gentoo.org/934644
    Closes: https://bugs.gentoo.org/936208
    
    Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 ...-handler.desktop => codium-url-handler.desktop} |  2 +-
 app-editors/vscodium/files/codium.desktop          | 27 ++++++++++++++++++++++
 app-editors/vscodium/files/vscodium.desktop        | 18 ---------------
 app-editors/vscodium/vscodium-1.96.0.24347.ebuild  | 12 +++++-----
 app-editors/vscodium/vscodium-1.96.2.24355.ebuild  | 12 +++++-----
 5 files changed, 40 insertions(+), 31 deletions(-)