Bugzilla – Bug 847338
Primary external screen on the left window drawing problems
Last modified: 2013-10-24 07:49:15 UTC
Steps to reproduce: * open gnome-control-center * open the displays config * Change the external screen to be the primary display * Arrange the screens position to have the external screen on the left of the laptop screen * logout * login again What happens: * no background * open and moving or closing a window or menu leaves artifacts on the screen What is expected: * a background * fluent window drawing Tested it on two different machines: * with i915: can reproduce the bug * with nouveau: can't reproduce the bug (background still missing) To get back a proper display: * unplug the external screen * wait for the gnome-shell bar to appear on the laptop screen * plug the external screen again /var/log/message shows some potentially interesting errors: 2013-10-23T13:56:49.344095-06:00 laptop gnome-session[20741]: (gnome-shell:20816): Clutter-WARNING **: ./clutter-actor.c:9814: Actor 'ShellGenericContainer' tried to allocate a size of -2147483648.00 x 781.00 2013-10-23T13:56:49.345074-06:00 laptop gnome-session[20741]: (gnome-shell:20816): Clutter-CRITICAL **: distribute_natural_allocation: assertion 'extra_space >= 0' failed 2013-10-23T13:56:49.405144-06:00 laptop gnome-session[20741]: message repeated 2 times: [ (gnome-shell:20816): Clutter-CRITICAL **: distribute_natural_allocation: assertion 'extra_space >= 0' failed] 2013-10-23T13:56:49.413491-06:00 laptop gnome-session[20741]: (gnome-shell:20816): Gjs-WARNING **: JS ERROR: Exception in callback for signal: allocated-size-changed: TypeError: this._scrollView.get_effect(...) is null
Duplicate of 844891 *** This bug has been marked as a duplicate of bug 844891 ***