-
Notifications
You must be signed in to change notification settings - Fork 37
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
Slack showing X11 fallback logo in window decorations under KDE #9
Comments
What version of flatpak are you using? (the output of |
Flatpak 0.10.3 |
This sounds like a very similar issue to this one in Riot, which is also an Electron app. flathub/im.riot.Riot#3 |
Yes, looks to be the same issue, as I haven't encountered it under GNOME on Arch. |
This also may be fixed by 3.1 just released now (according to their upstream release notes) worth testing again. |
its not fixed |
Same issue here, experienced under KDE. The icon I am seeing in my panel is exactly the same as referenced in flathub/im.riot.Riot#3 |
icons showing properly when using kde |
Yes - the icon shows now in KDE, but it seems a lower resolution version than when installing the slack RPM from the website. |
Same issue in Flatpak 1.0.2 on CentOS 7 using GNOME version 3.28.2 |
On xfce it's the same problem, both task switching and task manager icons are fallback. |
Is this still a problem with the latest update? I tried to solve it. |
Nope, the only thing that fixes it on Xfce is a script which I run after Slack is running
|
How about now? |
Same. |
Yes, it seems that is the case. Thank you very much for testing it, though. Hopefully we will see a fix some time. |
Upstream mentioned a similar fix for Cinnamon in the 4.0 update. Perhaps it works without workarounds now? |
I'm seeing this with mate |
I have the same issue on debian 10.4 |
Here I am also on debian 10.4, but in KDE, and the icon shows very nicely... also the high resolution version! |
@Knusper for me it also shows the correct icon in the task bar, but when I switch windows with alt-tab, the icon for Slack (and other electron apps) is the generic "X" of the X Desktop. Is it the case for you as well? (I'm also on KDE) |
Missing icon for Ubuntu MATE 20.10 alt-tab: fallbacks Ubuntu MATE's icon for Appearance app. My guess, without knowing much about flatpaks and .desktop-files, is this Slack flatpak only ships with a 512x512 icon in this folder
Probably If I compare that with the Bitwarden flatpak, that works for me, is has multiple icon sizes
|
I am also missing the icon on a machine running the MATE desktop with Flatpak version 1.0.9. |
|
I just installed it on Fedora; the icon in the taskbar is correct, but the one in the task switcher and "top left corner" is still the X. |
Same issue (missing icon in taskbar) under Fedora38 KDE, solved by copying an svg icon for Slack to /var/lib/flatpak/exports/share/icons/hicolor/scalable/apps/ Note that the name of the icon should be com.slack.Slack.svg |
To fix this we need Slack to start reporting their app ID as "com.slack.Slack" (unlikely to happen), or for KWin to workaround the issue similar to how they do it for taskbar. |
@afiestas, thank you for sharing that! definitely worked. had to restart the app(not certain if that's necessary) and it worked! curious if anyone knows a CLI equivalent for this? with a kwin script or something? but be nice to share as this is probably a common workaround. |
Are you already on KDE Plasma 6.0? Because it is fixed for me now, without me doing anything. I'm not 100% sure though that this came with the switch to Plasma 6. |
@Maltimore, this was a fresh install of Fedora Atomic Kinoite with Plasma 6.0.3 that i still had to add the workaround. |
The Window and Status icons are missing. It shows the default fallback icons instead of the Slack icon.
Distro: Manjaro (though I have seen it on others)
DE: KDE Plasma 5.11
The text was updated successfully, but these errors were encountered: