On Sun, 31 May 2009, Gustavo Sverzut Barbieri wrote:
> That's really weird, we walk just part of the list, never delete nodes
> and compares pointers that we use before, so it should never happen.
> Maybe a bug somewhere else tha is now exposed? Remember that functions
> that would run immediate
That's really weird, we walk just part of the list, never delete nodes
and compares pointers that we use before, so it should never happen.
Maybe a bug somewhere else tha is now exposed? Remember that functions
that would run immediatelly are now postponed, so things that were
free but were untouch
Vincent,
I have latest ecore and esmart and whene I run esmart_test, this gives
Esmart_Trans Error: Could not read root window pixmap property!
Esmart_Trans Error: Cannot create transparency pixmap: no valid wallpaper and
no background color set.
can you help.
thanks
- Mail Original
Gustavo,
your commit about ecore_idle* breaks the main loop on Windows XP. I have a
segmentation somewhere when the loop iterates but i can't track it with
gdb, nor with some printf (the stack is maybe corrupted somewhere).
Before your commit, the main loop works well.
Vincent
--