Bug 369478 - duplicate item in launcher if pinned as favorite
Summary: duplicate item in launcher if pinned as favorite
Status: RESOLVED DUPLICATE of bug 383708
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.08.1
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-28 13:38 UTC by Tamás Bitai
Modified: 2017-11-29 21:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***