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 648617 - Bugs with screens stacked vertically
Bugs with screens stacked vertically
Status: RESOLVED DUPLICATE of bug 636963
Product: gnome-shell
Classification: Core
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-25 14:46 UTC by Andreas Kloeckner
Modified: 2011-04-25 14:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Kloeckner 2011-04-25 14:46:05 UTC
My driver (i915) on its namesake chip (i915) does not support GL acceleration if the aggregate virtual screen size is wider than 2048. This, unfortunately, is easily exceeded when using my laptop display (1024x768) and a full-HD monitor (1920x1200) side-by-side. I therefore need to keep both screens stacked vertically if I don't want to lose acceleration, but gnome shell has a few bugs in this situation.

First, it seems that the notification box is always drawn as a gradient at the top of the bottom screen, even when otherwise not shown.

Second, it does not seem that windows on the bottom screen take part in workspace switching.
Comment 1 Jasper St. Pierre (not reading bugmail) 2011-04-25 14:52:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 636963 ***
Comment 2 Jasper St. Pierre (not reading bugmail) 2011-04-25 14:54:06 UTC
(In reply to comment #0)
> My driver (i915) on its namesake chip (i915) does not support GL acceleration
> if the aggregate virtual screen size is wider than 2048. This, unfortunately,
> is easily exceeded when using my laptop display (1024x768) and a full-HD
> monitor (1920x1200) side-by-side. I therefore need to keep both screens stacked
> vertically if I don't want to lose acceleration, but gnome shell has a few bugs
> in this situation.

Ouch :(

> First, it seems that the notification box is always drawn as a gradient at the
> top of the bottom screen, even when otherwise not shown.
> 
> Second, it does not seem that windows on the bottom screen take part in
> workspace switching.

As far as I know, this is designed behavior. See bug 645581 for details on that.