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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@privat.broulik.de

--- Comment #6 from Kai Uwe Broulik <k...@privat.broulik.de> ---
I just did some investigation, I tried with Half-Life 2 Deathmatch:

The process name is hl2_linux.
WM_CLASS(STRING) = "hl2_linux", "hl2_linux"

The desktop file is named "Half-Life 2 Deathmatch Source.desktop":
[Desktop Entry]
Name=Half-Life Deathmatch: Source
Comment=Play this game on Steam
Exec=steam steam://rungameid/360
Icon=steam_icon_360
Terminal=false
Type=Application
Categories=Game;

As you can see it has no StartupWMClass and its Exec line doesn't match the
resulting executable commandline at all:

/home/kaiuwe/.steam/steam/steamapps/common/Half-Life 1 Source
Deathmatch/hl2_linux -game hl1mp -steam

There's no information for us to map the hl2_linux back to the .desktop file at
all, neither by going via WM_CLASS nor by going via process name.

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

Reply via email to