https://bugs.kde.org/show_bug.cgi?id=393576

Eike Hein <h...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DOWNSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Eike Hein <h...@kde.org> ---
This is a bug in Gnome Terminal. It's WM_CLASS is "Gnome-terminal" but its
.desktop file is "org.gnome.Terminal.desktop", which doesn't match up (neither
absolute nor the part after org.gnome.*). The .desktop file also doesn't set an
appropriate StartupWMClass to mitigate this. Finally, our fallback codepaths
for handling non-standard-compliant apps (such as getting the command out of
/proc and matching it up with Exec keys in the .desktop db) fail due to its
architecture (the actual thing running is gnome-terminal-server).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to