Activity log for bug #1731318

Date Who What changed Old value New value Message
2017-11-09 18:53:55 Jeremy Soller bug added bug
2017-11-09 18:54:08 Jeremy Soller bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=777538
2017-11-09 18:54:08 Jeremy Soller bug task added gnome-desktop
2017-11-09 18:54:35 Jeremy Soller description With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. I have linked to an upstream bug, which also has potential fixes for the issue.
2017-11-09 18:55:02 Jeremy Soller summary NVIDIA systems will not suspend with lid close and no external montiors NVIDIA systems will not suspend with lid close and no external monitors
2017-11-09 18:56:13 Jeremy Soller description With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. I have linked to an upstream bug, which also has potential fixes for the issue. With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. I have linked to an upstream bug, which also has patches fixing the issue.
2017-11-09 19:18:10 Launchpad Janitor gnome-desktop3 (Ubuntu): status New Confirmed
2017-11-09 23:26:54 Bug Watch Updater gnome-desktop: status Unknown Confirmed
2017-11-09 23:26:54 Bug Watch Updater gnome-desktop: importance Unknown Medium
2018-12-24 17:11:39 Michael Aaron Murphy attachment added fix_nvidia_suspend.patch https://bugs.launchpad.net/gnome-desktop/+bug/1731318/+attachment/5224694/+files/fix_nvidia_suspend.patch
2018-12-24 20:20:36 Ubuntu Foundations Team Bug Bot tags patch
2018-12-24 20:20:46 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2019-06-11 20:22:49 Sebastien Bacher bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=777538
2019-06-28 11:00:59 Iain Lane nominated for series Ubuntu Disco
2019-06-28 11:00:59 Iain Lane bug task added gnome-desktop3 (Ubuntu Disco)
2019-06-28 11:00:59 Iain Lane nominated for series Ubuntu Bionic
2019-06-28 11:00:59 Iain Lane bug task added gnome-desktop3 (Ubuntu Bionic)
2019-06-28 11:01:12 Iain Lane gnome-desktop3 (Ubuntu): status Confirmed In Progress
2019-06-28 11:01:14 Iain Lane gnome-desktop3 (Ubuntu Bionic): status New In Progress
2019-06-28 11:01:17 Iain Lane gnome-desktop3 (Ubuntu Disco): status New In Progress
2019-06-28 11:01:19 Iain Lane gnome-desktop3 (Ubuntu): assignee Iain Lane (laney)
2019-06-28 11:01:21 Iain Lane gnome-desktop3 (Ubuntu Bionic): assignee Iain Lane (laney)
2019-06-28 11:01:23 Iain Lane gnome-desktop3 (Ubuntu Disco): assignee Iain Lane (laney)
2019-06-28 11:23:38 Iain Lane description With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. I have linked to an upstream bug, which also has patches fixing the issue. [ Description ] With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. [ Fix ] mutter provides a more reliable API to get the "type" of a connector (output). The fix switches gnome-desktop to use this API instead of looking at the output's name - which can be anything apparently. [ QA ] If you have an affected system - an NVIDIA-using laptop which doesn't sleep if the lid is closed: install the update, and check if the laptop does now sleep. [ Regression potential ] Changes the heuristic-based scheme for detecting if a display is "built-in" to a method based on the reported connector type. There's a low chance that this could be wrong for some machines which were right previously.
2019-06-28 11:38:00 Iain Lane description [ Description ] With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. [ Fix ] mutter provides a more reliable API to get the "type" of a connector (output). The fix switches gnome-desktop to use this API instead of looking at the output's name - which can be anything apparently. [ QA ] If you have an affected system - an NVIDIA-using laptop which doesn't sleep if the lid is closed: install the update, and check if the laptop does now sleep. [ Regression potential ] Changes the heuristic-based scheme for detecting if a display is "built-in" to a method based on the reported connector type. There's a low chance that this could be wrong for some machines which were right previously. [ Description ] With the NVIDIA driver, nvidia-384, the system will not sleep when the lid is closed due to gnome_rr_output_is_builtin_display incorrectly returning false. [ Fix ] mutter provides a more reliable API to get the "type" of a connector (output). The fix switches gnome-desktop to use this API instead of looking at the output's name - which can be anything apparently. (This drops a visible symbol, but it was only one which you could have used if you included "libgnome-desktop/gnome-rr-private.h", which is not shipped in the -dev package.) [ QA ] If you have an affected system - an NVIDIA-using laptop which doesn't sleep if the lid is closed: install the update, and check if the laptop does now sleep. [ Regression potential ] Changes the heuristic-based scheme for detecting if a display is "built-in" to a method based on the reported connector type. There's a low chance that this could be wrong for some machines which were right previously.
2019-06-28 12:59:29 Launchpad Janitor gnome-desktop3 (Ubuntu): status In Progress Fix Released
2019-07-02 18:36:45 Brian Murray gnome-desktop3 (Ubuntu Disco): status In Progress Fix Committed
2019-07-02 18:36:49 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2019-07-02 18:36:52 Brian Murray bug added subscriber SRU Verification
2019-07-02 18:36:55 Brian Murray tags patch patch verification-needed verification-needed-disco
2019-07-02 18:43:07 Brian Murray gnome-desktop3 (Ubuntu Bionic): status In Progress Fix Committed
2019-07-02 18:43:13 Brian Murray tags patch verification-needed verification-needed-disco patch verification-needed verification-needed-bionic verification-needed-disco
2019-07-03 16:31:24 Jeremy Soller tags patch verification-needed verification-needed-bionic verification-needed-disco patch verification-done verification-done-bionic verification-done-disco
2019-07-10 21:52:39 Launchpad Janitor gnome-desktop3 (Ubuntu Disco): status Fix Committed Fix Released
2019-07-10 21:52:43 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2019-07-10 21:53:30 Launchpad Janitor gnome-desktop3 (Ubuntu Bionic): status Fix Committed Fix Released