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

Bug 924453

Summary: www-client/firefox-bin-122.0.1 does not set the correct icon on KDE Plasma 6 Wayland
Product: Gentoo Linux Reporter: Quinten Kock <quinten+gentoo>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: UNCONFIRMED ---    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Quinten Kock 2024-02-14 05:03:59 UTC
When running firefox-bin on Plasma 6 RC2 Wayland, it seems that it gets a generic placeholder Wayland icon in the alt-tab switcher and the title bar. It is however associated with the correct icon in the task manager.

A workaround for this is to add `--name=firefox-bin` to the launch parameters. This presumably allows KDE to find the correct desktop file, and then set the correct icon etc. (I'm not an expert on how all this stuff works, sorry!)

This should probably be handled in the startup script for firefox-bin, so that it will behave correctly? Although some forum posts I found seemed to indicate that `--name=firefox` should be correct, so I'm a bit confused.

https://forums.gentoo.org/viewtopic-p-8798292.html
https://forums.gentoo.org/viewtopic-t-1129209-start-0.html
Comment 1 Joonas Niilola gentoo-dev 2024-02-24 07:52:55 UTC
https://bugzilla.mozilla.org/show_bug.cgi?id=1826330 probably related. I wanted to set up a VM with KDE to test this, but I most likely won't have time for that.