netbook-launcher does not render correctly with intel video 2.6.1 and UXA
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Netbook Remix Launcher |
Fix Released
|
Undecided
|
Neil J. Patel |
Bug Description
System environment:
-- chipset: i945GME
-- system architecture: i686
-- xf86-video-intel: 2.6.1 (-1ubuntu1)
-- xserver: 1.5.99.902 (1.6.0 RC 2)
-- mesa: 7.3 (-1ubuntu1)
-- libdrm: 2.4.4 (-0ubuntu4)
-- kernel version: 2.6.28
-- Linux distribution: Ubuntu jaunty
-- Machine: Asus EEE 1000H
-- Display connector: LVDS
Reproducing Steps:
With UXA enabled, Ubuntu Netbook Launcher does not render correctly as shown in
screenshot. Is approx 200px north of where it should be, and is also cropped on
the right. Same result with composite enabled and disabled. It renders fine
with EXA.
This bug was reported to the Intel Video developers at http://
I chatted to the assignee of that bug on freenode #intel-gfx, transcript of this:
<Stralytic> anholt_, any idea when you will get a chance to look at bug # 19945?
<anholt_> are you running DRI2 or not?
<anholt_> offhand, most likely cause of the problem is an app bug with resizing.
<Stralytic> yes, dri2
<Stralytic> works with exa, doesn't work with uxa
<anholt_> if the app succeeded with respect to this bug with dri1, that makes it more likely that it's an app bug
<anholt_> (you have to glViewport after you've got the ConfigureNotify for sizing your window, not before)
<Stralytic> ok, i'll report it to the app maintainer, thanks
Changed in netbook-remix-launcher: | |
status: | Triaged → In Progress |
This would be a bug in Clutter with uxa. Marking for 1.2.0 so I remember to take a look before release.