Activity log for bug #1583861

Date Who What changed Old value New value Message
2016-05-20 01:41:59 Marco Trevisan (Treviño) bug added bug
2016-05-20 01:42:28 Marco Trevisan (Treviño) bug watch added https://bugs.freedesktop.org/show_bug.cgi?id=95457
2016-05-20 01:42:28 Marco Trevisan (Treviño) bug task added upower
2016-05-20 01:42:51 Marco Trevisan (Treviño) bug task added gnome-settings-daemon (Ubuntu)
2016-05-20 01:43:44 Marco Trevisan (Treviño) bug task added unity-settings-daemon (Ubuntu)
2016-05-20 01:43:56 Marco Trevisan (Treviño) nominated for series Ubuntu Xenial
2016-05-20 01:44:15 Marco Trevisan (Treviño) bug task added upower (Ubuntu)
2016-05-20 01:44:25 Marco Trevisan (Treviño) upower (Ubuntu): importance Undecided Medium
2016-05-20 01:44:27 Marco Trevisan (Treviño) unity-settings-daemon (Ubuntu): importance Undecided Medium
2016-05-20 01:44:29 Marco Trevisan (Treviño) gnome-settings-daemon (Ubuntu): importance Undecided Medium
2016-05-20 01:44:41 Marco Trevisan (Treviño) upower (Ubuntu): assignee Marco Trevisan (Treviño) (3v1n0)
2016-05-20 01:44:43 Marco Trevisan (Treviño) unity-settings-daemon (Ubuntu): assignee Marco Trevisan (Treviño) (3v1n0)
2016-05-20 01:45:30 Marco Trevisan (Treviño) bug added subscriber Mario Limonciello
2016-05-20 01:48:40 Marco Trevisan (Treviño) summary Keyboard backlight isn't properly reset after idle on systems with hardwired configuration Keyboard backlight isn't properly restored after idle on systems with hardwired configuration
2016-05-20 02:31:26 Marco Trevisan (Treviño) attachment added upower-always-get-kbd-brightness.debdiff https://bugs.launchpad.net/dell-sputnik/+bug/1583861/+attachment/4666640/+files/upower-always-get-kbd-brightness.debdiff
2016-05-20 02:34:11 Launchpad Janitor branch linked lp:~3v1n0/unity-settings-daemon/kbd-brightness-update
2016-05-20 02:35:47 Marco Trevisan (Treviño) description In Dell or ThinkPad notebooks with keyboard backlight, the keybindings to control the keyboard backlight don't emit any event to the userland, about the state change, nor they request userland to change it (as it happens in other models which emits KEY_KBDILLUM{UP,DOWN,TOGGLE} events), this causes unity/gnome-settings daemon not to restore the proper backlight after idle. Steps to reproduce: 0) ensure your keyboard backlight is on, and gdbus call --system --dest org.freedesktop.UPower \ --object-path /org/freedesktop/UPower/KbdBacklight \ --method org.freedesktop.UPower.KbdBacklight.GetBrightness returns a value != from 0. If not, just call the SetBrightness method with a positive value, to turn on the backlight. Now turn off the keyboard backlight (or set it to another level) using the laptop keys, and run: gsettings set org.gnome.desktop.session idle-delay 1 to make things easier to test. 2) Wait one second and the screensaver should start. Wait the screen to be turned off. If you just changed the brightness level at the step above, once the screen is turned off, also the keyboard backlight should be turned off too. 3) Now press a key or move the mouse. Expected behavior: 4) The keyboard backlight should be set back to the previous level (so it should stay off or go back to the level you set before the idle timeout happened). Actual behavior: 5) The backlight is set to the level it had at point 0). In Dell or ThinkPad (for these you need a kernel which includes fix for lp:1574498) notebooks with keyboard backlight, the keybindings to control the keyboard backlight don't emit any event to the userland, about the state change, nor they request userland to change it (as it happens in other models which emits KEY_KBDILLUM{UP,DOWN,TOGGLE} events), this causes unity/gnome-settings daemon not to restore the proper backlight after idle. Steps to reproduce:  0) ensure your keyboard backlight is on, and      gdbus call --system --dest org.freedesktop.UPower \       --object-path /org/freedesktop/UPower/KbdBacklight \       --method org.freedesktop.UPower.KbdBacklight.GetBrightness     returns a value != from 0. If not, just call the SetBrightness     method with a positive value, to turn on the backlight.     Now turn off the keyboard backlight (or set it to another level)     using the laptop keys, and run:      gsettings set org.gnome.desktop.session idle-delay 1     to make things easier to test.  2) Wait one second and the screensaver should start. Wait the screen to     be turned off. If you just changed the brightness level at the step above,     once the screen is turned off, also the keyboard backlight should be turned off too.  3) Now press a key or move the mouse. Expected behavior:  4) The keyboard backlight should be set back to the previous level (so it should stay off     or go back to the level you set before the idle timeout happened). Actual behavior:  5) The backlight is set to the level it had at point 0).
2016-05-20 04:26:18 Ubuntu Foundations Team Bug Bot tags patch
2016-05-20 04:26:26 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2016-05-20 06:53:30 Launchpad Janitor gnome-settings-daemon (Ubuntu): status New Confirmed
2016-05-20 06:53:30 Launchpad Janitor unity-settings-daemon (Ubuntu): status New Confirmed
2016-05-20 06:53:30 Launchpad Janitor upower (Ubuntu): status New Confirmed
2016-05-20 06:53:44 Rafael Jesus Alcantara Perez bug added subscriber Rafael Jesus Alcantara Perez
2016-05-20 13:57:31 Matthias König bug added subscriber Matthias König
2016-05-20 15:54:53 Marco Trevisan (Treviño) description In Dell or ThinkPad (for these you need a kernel which includes fix for lp:1574498) notebooks with keyboard backlight, the keybindings to control the keyboard backlight don't emit any event to the userland, about the state change, nor they request userland to change it (as it happens in other models which emits KEY_KBDILLUM{UP,DOWN,TOGGLE} events), this causes unity/gnome-settings daemon not to restore the proper backlight after idle. Steps to reproduce:  0) ensure your keyboard backlight is on, and      gdbus call --system --dest org.freedesktop.UPower \       --object-path /org/freedesktop/UPower/KbdBacklight \       --method org.freedesktop.UPower.KbdBacklight.GetBrightness     returns a value != from 0. If not, just call the SetBrightness     method with a positive value, to turn on the backlight.     Now turn off the keyboard backlight (or set it to another level)     using the laptop keys, and run:      gsettings set org.gnome.desktop.session idle-delay 1     to make things easier to test.  2) Wait one second and the screensaver should start. Wait the screen to     be turned off. If you just changed the brightness level at the step above,     once the screen is turned off, also the keyboard backlight should be turned off too.  3) Now press a key or move the mouse. Expected behavior:  4) The keyboard backlight should be set back to the previous level (so it should stay off     or go back to the level you set before the idle timeout happened). Actual behavior:  5) The backlight is set to the level it had at point 0). In Dell or ThinkPad (for these you need a kernel which includes fix for lp:1574498) notebooks with keyboard backlight, the keybindings to control the keyboard backlight don't emit any event to the userland, about the state change, nor they request userland to change it (as it happens in other models which emits KEY_KBDILLUM{UP,DOWN,TOGGLE} events), this causes unity/gnome-settings daemon not to restore the proper backlight after idle. Steps to reproduce:  0) ensure your keyboard backlight is on, and      gdbus call --system --dest org.freedesktop.UPower \       --object-path /org/freedesktop/UPower/KbdBacklight \       --method org.freedesktop.UPower.KbdBacklight.GetBrightness     returns a value != from 0. If not, just call the SetBrightness     method with a positive value, to turn on the backlight.     Now turn off the keyboard backlight (or set it to another level)     using the laptop keys, and run:      gsettings set org.gnome.desktop.session idle-delay 1     to make things easier to test.  2) Wait one second and the screensaver should start. Wait the screen to     be turned off. If you just changed the brightness level at the step above,     once the screen is turned off, also the keyboard backlight should be turned off too.  3) Now press a key or move the mouse. Expected behavior:  4) The keyboard backlight should be set back to the previous level (so it should stay off     or go back to the level you set before the idle timeout happened). Actual behavior:  5) The backlight is set to the level it had at point 0). To reset the idle-delay, just call gsettings reset org.gnome.desktop.session idle-delay
2016-05-20 15:56:04 Marco Trevisan (Treviño) bug added subscriber Alessio Treglia
2016-05-20 20:43:23 Mathew Hodson upower (Ubuntu): status Confirmed Triaged
2016-05-20 20:43:24 Mathew Hodson unity-settings-daemon (Ubuntu): status Confirmed Triaged
2016-05-24 12:40:58 Marco Trevisan (Treviño) attachment removed upower-always-get-kbd-brightness.debdiff https://bugs.launchpad.net/dell-sputnik/+bug/1583861/+attachment/4666640/+files/upower-always-get-kbd-brightness.debdiff
2016-05-24 12:42:06 Marco Trevisan (Treviño) attachment added upower-always-get-kbd-brightness.debdiff https://bugs.launchpad.net/dell-sputnik/+bug/1583861/+attachment/4669360/+files/upower-always-get-kbd-brightness.debdiff
2016-05-24 12:48:41 Martin Pitt bug task added gnome-settings-daemon (Ubuntu Xenial)
2016-05-24 12:48:41 Martin Pitt bug task added upower (Ubuntu Xenial)
2016-05-24 12:48:41 Martin Pitt bug task added unity-settings-daemon (Ubuntu Xenial)
2016-05-24 12:58:37 Martin Pitt upower (Ubuntu): status Triaged Fix Committed
2016-05-24 12:58:46 Martin Pitt upower (Ubuntu Xenial): status New In Progress
2016-05-24 16:47:44 Launchpad Janitor upower (Ubuntu): status Fix Committed Fix Released
2016-05-24 21:46:35 Chris J Arges upower (Ubuntu Xenial): status In Progress Fix Committed
2016-05-24 21:46:37 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2016-05-24 21:46:39 Chris J Arges bug added subscriber SRU Verification
2016-05-24 21:46:43 Chris J Arges tags patch patch verification-needed
2016-05-25 15:49:22 Marco Trevisan (Treviño) tags patch verification-needed patch regression-proposed verification-failed
2016-05-25 15:49:39 Marco Trevisan (Treviño) bug watch added https://bugs.freedesktop.org/show_bug.cgi?id=96215
2016-05-25 17:49:52 Mathew Hodson unity-settings-daemon (Ubuntu Xenial): importance Undecided Medium
2016-05-25 17:49:53 Mathew Hodson upower (Ubuntu Xenial): importance Undecided Medium
2016-05-25 17:50:02 Mathew Hodson gnome-settings-daemon (Ubuntu Xenial): importance Undecided Medium
2016-05-28 19:35:20 Martin Pitt tags patch regression-proposed verification-failed patch verification-needed
2016-05-28 23:29:32 Marco Trevisan (Treviño) tags patch verification-needed patch verification-done
2016-06-07 18:20:08 Brian Murray removed subscriber Ubuntu Sponsors Team
2016-06-12 22:52:45 Launchpad Janitor gnome-settings-daemon (Ubuntu Xenial): status New Confirmed
2016-06-12 22:52:45 Launchpad Janitor unity-settings-daemon (Ubuntu Xenial): status New Confirmed
2016-06-12 23:42:06 Martín Langberg bug added subscriber Martín Langberg
2016-06-15 10:55:20 Launchpad Janitor unity-settings-daemon (Ubuntu): status Triaged Fix Released
2016-06-29 15:51:18 Launchpad Janitor branch linked lp:~unity-settings-daemon-team/unity-settings-daemon/x-sru2
2016-06-29 16:30:30 Launchpad Janitor branch linked lp:~ci-train-bot/unity-settings-daemon/unity-settings-daemon-ubuntu-xenial-landing-063
2016-07-01 13:29:29 Launchpad Janitor branch linked lp:~ci-train-bot/unity-settings-daemon/unity-settings-daemon-ubuntu-xenial-landing-004
2016-07-12 06:58:34 Martin Pitt unity-settings-daemon (Ubuntu Xenial): status Confirmed Fix Committed
2016-07-12 06:58:38 Martin Pitt tags patch verification-done patch
2016-07-12 06:58:39 Martin Pitt tags patch patch verification-needed
2016-07-13 04:40:55 GrzesiekC bug added subscriber Grzegorz Ciołek
2016-07-15 15:40:48 Marco Trevisan (Treviño) tags patch verification-needed patch verification-done
2016-07-18 11:16:32 Launchpad Janitor unity-settings-daemon (Ubuntu Xenial): status Fix Committed Fix Released
2016-07-18 11:17:02 Adam Conrad removed subscriber Ubuntu Stable Release Updates Team
2016-07-23 02:02:29 Tanyakarn Treeratanaphitak bug added subscriber Tanyakarn Treeratanaphitak
2017-01-25 13:45:44 Amr Ibrahim upower (Ubuntu Xenial): status Fix Committed Confirmed