https://bugs.kde.org/show_bug.cgi?id=482906
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Status|REPORTED |RESOLVED Resolution|--- |DOWNSTREAM --- Comment #1 from Nate Graham <n...@kde.org> --- This is a bug in the app itself. Most likely it's either not setting a .desktop file properly, or else its .desktop file is malformed, or else it's changing its WM_CLASS value at runtime. All of those would need to be fixed in the app itself. The reason this started happening in 6.0 is most likely because you're using Wayland now, which is stricter about this stuff than X11 was. On X11; those things were tolerated; on Wayland, no. -- You are receiving this mail because: You are watching all bug changes.