** Description changed:

  [ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1731318

Title:
  NVIDIA systems will not suspend with lid close and no external
  monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/1731318/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to