Bug 649134
Summary: | clutter-gtk won't paint the stage | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Russell Strong <russell> |
Component: | clutter-gtk | Assignee: | Peter Robinson <pbrobinson> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 14 | CC: | itamar, kdekorte, metherid, michel, pbrobinson |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-11 10:21:10 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Russell Strong
2010-11-03 01:42:28 UTC
just looked at the examples in clutter-gtk. They don't work either. So I've change the component to clutter-gtk. This appears to also be breaking anything that uses libchamplain. I've tested gpx-viewer and it's showing the same problem. Reassigning to owner of clutter-gtk; otherwise this bug might languish unobserved. Russell, what video driver are you using? I have this same problem on an ATI card. I opened a bug a freedesktop.org and they told me it was a bug with the may clutter was notified. https://bugs.freedesktop.org/show_bug.cgi?id=30751 I'm using Intel, here's a snippet from Xorg.0.log [ 24.368] (II) intel(0): [DRI2] Setup complete [ 24.368] (II) intel(0): [DRI2] DRI driver: i965 [ 24.368] (**) intel(0): Tiling enabled [ 24.368] (**) intel(0): SwapBuffers wait enabled [ 24.368] (==) intel(0): VideoRam: 262144 KB [ 24.368] (II) intel(0): Attempting memory allocation with tiled buffers. [ 24.368] (II) intel(0): Tiled allocation successful. [ 24.382] (II) UXA(0): Driver registered support for the following operations: [ 24.382] (II) solid [ 24.382] (II) copy [ 24.382] (II) composite (RENDER acceleration) [ 24.382] (II) put_image [ 24.382] (==) intel(0): Backing store disabled [ 24.382] (==) intel(0): Silken mouse enabled [ 24.382] (II) intel(0): Initializing HW Cursor [ 24.417] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 24.417] (==) intel(0): DPMS enabled [ 24.417] (==) intel(0): Intel XvMC decoder enabled [ 24.417] (II) intel(0): Set up textured video [ 24.417] (II) intel(0): [XvMC] xvmc_vld driver initialized. [ 24.418] (II) intel(0): direct rendering: DRI2 Enabled This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Have you tried Fedora 15 or later? There were a number of issues with 3D and hence clutter stuff in F-14 that has improved greatly in F-15 and later. I suggest testing again on 15 or even 16. |