Created attachment 22565 [details] Screenshot of problem 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 2.4.1. This application was written by Neil Patel, neil.patel@canonical.com. Additional Info: Running with LIBGL_DEBUG=verbose only shows this: michael@desolous:~$ LIBGL_DEBUG=verbose netbook-launcher libGL: OpenDriver: trying /usr/lib/dri/tls/i915_dri.so libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so libGL error: Can't open configuration file /etc/drirc: No such file or directory. libGL error: Can't open configuration file /home/michael/.drirc: No such file or directory.
I'm expecting this to have been fixed by clutter commit: commit f4df307ddd6e0c977c57aaba1b1e4adfa143c1b0 Author: Emmanuele Bassi <ebassi@linux.intel.com> Date: Fri Feb 20 15:39:32 2009 +0000 [backend] Update the viewport when updating the GL context Bug 1442 - multistage, same-window resize events invalidate stage When ensuring that the GL context is attached to the correct ClutterStage we need to set the SYNC_MATRICES flag on the stage itself. This is needed in case the size of the new stage does not match the size of the old -- thus requiring a call to glViewport() when the paint cycle starts. Could you test clutter 0.9.0?
Err, I meant: commit 00a3c698686f25e193d0311ad25c903f0ad71e8b Author: Emmanuele Bassi <ebassi@linux.intel.com> Date: Fri Jan 9 12:06:46 2009 +0000 [x11] Fix a race condition when resizing a stage
(In reply to comment #1) > > Could you test clutter 0.9.0? > Netbook Launcher currently requires clutter 0.8 When it's updated I'll test it again.
I'm pretty sure that commit (which would be in clutter 0.8.4) is the fix, so marking it NOTOURBUG unless you can test.
This bug is no longer present on my system with Ubuntu libclutter-0.8-0 version 0.8.8-0ubuntu1. (The fix apparently wasn't in libclutter until version 0.8.8)
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.