On Wed, 24 Mar 2010 15:44:28 +0800 Brian Wang <[email protected]> said:

> Hello all,
> 
> The patch addresses two problems:
> 1.  Ecore Timer complaints (ECORE MAGIC failures).  I ran a simple
> test program with gdb and found it's related to it->long_timer.  The
> complaints happen from time to time but it is not very easy to
> reproduce.  The patch addresses the only suspicious bit I found by
> code inspection.

hmm seems to have been fixed in svn. won't hunt down how committed it - but
every timer_del sets the timer to null in genlist - except for one and that
adds a timer instantly after the del anyway

> 2.  When a genlist is dragged around, items that are supposed to be
> off the screen often appear as though they are left behind.  The patch
> removes the check for it->dragging before _item_unrealize().  I'm not
> sure what the check is for.  I tested the patch and did not notice any
> side effects.

see my previous mail :)

> Please have a look at the attached patch and correct it if you see fit.
> 
> Cheers,
> 
> 
> brian
> 
> -- 
> brian
> ------------------
> 
> Cool-Karaoke - The smallest recording studio, in your palm, open-sourced
> http://cool-idea.com.tw/
> 
> iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to