Re: partial redraws



On Mon, 2010-10-04 at 13:27 +0300, Stefan Kost wrote:

> The code is at
> http://cgit.freedesktop.org/~ensonic/gst-tracelib/
> the whole part that actually uses goo-canvas is in:
> http://cgit.freedesktop.org/~ensonic/gst-tracelib/tree/src/ui/main-window.c
> 
> There are no custom items - it uses group, rect, text and polyline.

Yes, I can reproduce it.

It does look like a bug. My guess would be that all the fast adding &
moving of items has confused it - maybe a race condition somewhere.

Is your app multi-threaded? Make sure you have the GDK lock.

Damon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]