On Tue, 14 Feb 2012 10:17:40 -0200 Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> said:

> On Tue, Feb 14, 2012 at 9:47 AM, Carsten Haitzler <ras...@rasterman.com>
> wrote:
> > On Mon, 6 Feb 2012 22:20:04 +0100 "hannes.janet...@gmail.com"
> > <hannes.janet...@googlemail.com> said:
> >
> > ok - i'm stumped. it's doing soem bizarre list logic where it keeps taking
> > things off the rect list and putting them back again, taking them off,
> > putting them back, and finding out why is hard due it it taking a long time
> > to trigger and then trying to figure out the logic hole then by stepping is
> > painful. i'm going to have to leave this bug and get onto other things. :(
> 
> at which phase is this?
> 
> I recall the algorithm was something like split the rectangles, then
> try to merge them. Maybe the "add them back" is in the hope to merge
> them phase?
> 
> Also, if possible feed those rectangles to eina_tiler, it should be
> the same algorithm but easier to test, no need for evas.

rect_list_add_split_fuzzy() - the first (outer) while loops forever.
dirty.head has content forever.

> 
> -- 
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbi...@gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> 
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to