Bug 649134 - clutter-gtk won't paint the stage
Summary: clutter-gtk won't paint the stage
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: clutter-gtk
Version: 14
Hardware: Unspecified
OS: Unspecified
low
high
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-03 01:42 UTC by Russell Strong
Modified: 2011-10-11 10:21 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-11 10:21:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Russell Strong 2010-11-03 01:42:28 UTC
Description of problem:
The the clutter stage embedded into the gtk container will only be painted once and never be painted again.  Occasionally with repeated runs, it won't even drawing the first paint.

Version-Release number of selected component (if applicable):
pyclutter-gtk-0.10.0-2.fc14.i686

How reproducible:
run

python gtk-clutter.py

from the pyclutter-gtk source's examples directory.

Comment 1 Russell Strong 2010-11-03 02:07:32 UTC
just looked at the examples in clutter-gtk.  They don't work either.  So I've change the component to clutter-gtk.

Comment 2 Russell Strong 2010-11-03 02:39:35 UTC
This appears to also be breaking anything that uses libchamplain.  I've tested gpx-viewer and it's showing the same problem.

Comment 3 Michel Lind 2010-11-05 14:51:53 UTC
Reassigning to owner of clutter-gtk; otherwise this bug might languish unobserved.

Comment 4 Kevin DeKorte 2010-11-08 13:21:23 UTC
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

Comment 5 Russell Strong 2010-11-09 09:29:50 UTC
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

Comment 6 Fedora Admin XMLRPC Client 2010-12-08 21:44:21 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 7 Peter Robinson 2011-09-07 16:26:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.