Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372561 - www-client/chromium WM_CLASS
Summary: www-client/chromium WM_CLASS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 10:24 UTC by Florian Scandella
Modified: 2011-07-17 00:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Scandella 2011-06-22 10:24:43 UTC
The WM_CLASS of chromium is "chromium-browser" but the desktop file is named chromium-browser-chromium.desktop. Because of this docky (and possibly other docks) cannot match the window to the application.
To solve this either rename the desktop file to chromium-browser.desktop to match the WM_CLASS or add the line StartupWMClass="chromium-browser" to the desktop file.

Reproducible: Always
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-07-17 00:26:08 UTC
Fixed, thank you.