https://bugs.kde.org/show_bug.cgi?id=507891
Bernhard Friedreich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DOWNSTREAM |--- Status|RESOLVED |REOPENED Ever confirmed|0 |1 --- Comment #4 from Bernhard Friedreich <[email protected]> --- I can confirm that the rpm also contains two desktop files: friedreb@hulk:~$ rpm -ql google-chrome-canary | grep desktop /usr/share/applications/com.google.Chrome.canary.desktop /usr/share/applications/google-chrome-canary.desktop Diffing the two files it seems to me that we may still have a bug in plasma as it seems to me it should ignore NoDisplay=true desktop files in the taskmanager? friedreb@hulk:~$ diff /usr/share/applications/com.google.Chrome.canary.desktop /usr/share/applications/google-chrome-canary.desktop 2,6d1 < # This is the same as google-chrome-canary.desktop except NoDisplay=true prevents < # duplicate menu entries. This is required to match the application ID < # used by XDG desktop portal, which has stricter naming requirements. < # The old desktop file is kept to preserve default browser settings. < NoDisplay=true -- You are receiving this mail because: You are watching all bug changes.
