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 741683 - Monitors left half blank or garbage when applying RandR settings at login
Monitors left half blank or garbage when applying RandR settings at login
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.15.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-12-17 21:20 UTC by Adam Williamson
Modified: 2015-01-27 22:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
journal (299.77 KB, text/plain)
2014-12-17 21:20 UTC, Adam Williamson
Details
photo of the issue (498.49 KB, image/jpeg)
2014-12-17 21:25 UTC, Adam Williamson
Details

Description Adam Williamson 2014-12-17 21:20:22 UTC
Since upgrading to Fedora Rawhide (F22) on my desktop, with gnome-settings-daemon-3.15.1-1.fc22.x86_64 , whenever I log into GNOME, my screens are both only half-initialized. The top half of each screen displays what it should, the bottom half is blank or garbage.

This doesn't happen when logging into Xfce, hence I'm blaming GNOME.

Running 'xrandr --output DVI-I-1 --right-of DVI-I-2' from a console seems to be enough to kick things back into shape.

I have dual 22" monitors configured to display side-by-side at 1080x1920 resolution, rotated (portrait orientation).

Attaching journal output from an affected boot. I log in around 13:03, and run the xrandr command manually around 13:08. Also attaching a photo.
Comment 1 Adam Williamson 2014-12-17 21:20:51 UTC
Created attachment 292938 [details]
journal
Comment 2 Adam Williamson 2014-12-17 21:25:31 UTC
Created attachment 292939 [details]
photo of the issue
Comment 3 Bastien Nocera 2014-12-18 06:49:33 UTC
(In reply to comment #0)
> Since upgrading to Fedora Rawhide (F22) on my desktop, with
> gnome-settings-daemon-3.15.1-1.fc22.x86_64 , whenever I log into GNOME, my
> screens are both only half-initialized. The top half of each screen displays
> what it should, the bottom half is blank or garbage.
> 
> This doesn't happen when logging into Xfce, hence I'm blaming GNOME.

XFCE doesn't use any compositing, nor does it use OpenGL, does it?

Likely corruption caused by a bug in the gnome-shell stack, or the graphics driver.

Could you please give some details about your graphics card on this system?
Comment 4 Adam Williamson 2014-12-18 14:20:14 UTC
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G94 [GeForce 9600 GT] [10de:0622] (rev a1)

No, Xfce doesn't use compositing or OpenGL (AFAIK). But it's hard to describe but somehow it just doesn't 'feel' like a GL bug? I'll see if I can video the boot sequence later to give you an idea.
Comment 5 Adam Williamson 2015-01-27 22:39:24 UTC
I think this may somehow have been caused by a Fedora bug which prevented g-s-d startup completing for some time - https://bugzilla.redhat.com/show_bug.cgi?id=1184453 . At least, when I installed the cups update to fix that and rebooted, I noticed this didn't happen any more. Closing for now, will re-open if it comes back.