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 674434 - brightness osd does weird things when internal lcd is off
brightness osd does weird things when internal lcd is off
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: power
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-19 20:43 UTC by William Jon McCann
Modified: 2012-09-03 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2012-04-19 20:43:00 UTC
Attach an external LCD and turn off the internal LCD (or dock it). Then use the brightness keys on the internal or external keyboard.

I don't really expect them to work - or to at least show feedback that there is no change possible. However, what I see is the slider go from zero to one step but no farther. And back to zero if I ask for lowering the brightness.
Comment 1 Richard Hughes 2012-09-03 09:06:26 UTC
Hmm, I can reproduce. Debugging now.
Comment 2 Richard Hughes 2012-09-03 10:12:36 UTC
commit 3c84744716963c40a649330d8dee07fd28ad26f6
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Sep 3 11:10:04 2012 +0100

    power: Do not attempt to change the brightness of an output that has been disabled
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=674434