-
-
Notifications
You must be signed in to change notification settings - Fork 956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing icon in Wayland window #3743
Comments
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding! |
I suspect this is a flatpak-specific issue that could be fixed by running |
I got the same issue when running the rpm with --ozone-platform-hint=auto. |
Running from the commandline might be hitting this caveat from electron/electron#35997:
|
I just installed the .rpm file and it has the stock wayland icon in taskbar and task overview.
The appimage has similar output and same result:
|
Sorry to bother you @aripollak. |
Sorry, I'm not sure. I had only noticed that instruction for flatpak when extracting binaries from another package, which is required since the .desktop filename changes for flatpak. |
I guess the thing that fixes it for KDE is that flatpak uses |
Your Environment
Expected Behavior
To show the SuperProductivity icon for the window in the task overview, taskbar and window bar.
Current Behavior
Shows a stock Wayland icon for the window in the task overview, taskbar and window bar.
Steps to Reproduce (for bugs)
Below you can find the steps to replicate the issue.
I have also a few screenshots of the bug.
Can you reproduce this reliably?
It does not hapen once, it can be reproduced reliably.
Console Output
Nothing relevant shows up.
Error Log (Desktop only)
Maybe this could be useful: https://nicolasfella.de/posts/fixing-wayland-taskbar-icons/
The text was updated successfully, but these errors were encountered: