https://bugs.kde.org/show_bug.cgi?id=453100
kdebugzillam...@grr.la changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from kdebugzillam...@grr.la --- I can confirm this problem to exist. PROBLEM: I have two Flatpak installations of Discord. 'com.discordapp.Discord,' and 'com.discordapp.DiscordCanary'. The Canary version is from the Flathub beta repository. There's a lot of weird behavior when similar applications are launched. I will write some problems out in the Steps to Reproduce section. STEPS TO REPRODUCE: 1. Launch 'Discord' while having 'Discord Canary' installed. - Expected Result: 'Discord' will launch and show under the blue 'Discord' logo. - Observed Result: 'Discord' launches and shows under the yellow 'Discord Canary' logo. 2. Pin 'Discord' to the default panel. 3. Launch 'Discord Canary'. - Expected Result: 'Discord Canary' will launch under a new, unique taskbar icon, as it is a different app. - Observed Result: 'Discord Canary' groups up with the other 'Discord' icon. 4. Hover over Discord apps on task bar. - Expected Result: They're labeled by their app name. - Observed Result: 'Discord' is labeled 'Discord Canary'. 'Discord Canary' has an empty label. NOTE These two apps contain different icons and different desktop files referring to different Flatpak commands. The .sh and exectuable files that are ran also have different names. The only similarity I could find between them, is that their .desktop files both set 'discord' as their 'StartupWMClass'. However, it didn't seem to help when I made them unique. -- You are receiving this mail because: You are watching all bug changes.