Summary: | Opening emacs launcher new application instance instead of replacing launcher icon | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | t.soernes |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
t.soernes
2023-03-31 17:09:17 UTC
When I open emacs (icon #3 on the taskbar in the picture below) it opens a new instance (icon #5 on the taskbar), instead of the launcher icon turning into the application instance https://i.imgur.com/E1RbdGK.png *** Bug 468008 has been marked as a duplicate of this bug. *** This happens because the Task Manager fails to map the open Emacs window to the desktop file used for its launcher. Perhaps it changes its desktop file or its NET_WM_STRING property after being launched, which can cause this to break. Ultimately this is a bug in Emacs itself; I'd recommend reporting it to that app's developer. Thanks! |