After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 562836 - GPM OSD does not popup on machines that support keys in HW but not in xrandr
GPM OSD does not popup on machines that support keys in HW but not in xrandr
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
2.24.x
Other All
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-12-01 08:13 UTC by Mario Limonciello
Modified: 2008-12-02 08:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Patch to resolve missing logic (1.09 KB, patch)
2008-12-01 08:14 UTC, Mario Limonciello
none Details | Review

Description Mario Limonciello 2008-12-01 08:13:19 UTC
Please describe the problem:
The Dell Studio 1535 and 1537 both support reading the brightness via HAL and setting via HAL.  They don't however necessarily support using xrandr.

It appears there is a lack in the logic of GPM 2.24 for handling this case.

Pressing the brightness up or down keys on a 1535 or 1537 results in no OSD popup.

Steps to reproduce:
1. Press brightness up
2. Press brightness down
3. Observe


Actual results:
No popup OSD

Expected results:
Popup OSD

Does this happen every time?
Yes

Other information:
Comment 1 Mario Limonciello 2008-12-01 08:14:59 UTC
Created attachment 123727 [details] [review]
Patch to resolve missing logic
Comment 2 Richard Hughes 2008-12-02 08:48:51 UTC
Applied to 2-24 and trunk, many thanks.