Bug 369478

Summary: duplicate item in launcher if pinned as favorite
Product: [Applications] konsole Reporter: Tamás Bitai <kde-bugzilla>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: minor CC: a.samirh78, bugseforuns
Priority: NOR    
Version: 16.08.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tamás Bitai 2016-09-28 13:38:36 UTC
In Gnome launcher, and probably other launchers, if I pin Konsole as favorite application, and then launch it, a duplicate item in the launcher will be present, instead of the pinned item being marked as running.

For Gnome launcher, and probably other launchers, this can be fixed by adding `StartupWMClass=konsole` to the .desktop file.

Reproducible: Always

Steps to Reproduce:
1. Pin Konsole as favorite in Gnome launcher.
2. Launch Konsole.


Actual Results:  
Two Konsole items will be present in the launcher.

Expected Results:  
The pinned Konsole item should be marked as running.
Comment 1 Ahmad Samir 2017-11-29 19:44:02 UTC
(I am not with or against this proposed change, but IMHO gnome-shell should find a way to associate a running process with a .desktop file other than the name of the file... looking at [1], they have had to add a workaround even for gnome default apps... just my 2 piasters :)


[1]https://git.gnome.org/browse/gnome-shell/tree/js/ui/appFavorites.js ).
Comment 2 Patrick Silva 2017-11-29 21:46:35 UTC

*** This bug has been marked as a duplicate of bug 383708 ***