On Fri, 14 Jan 2011 10:11:11 +0100 Nicolas Aguirre <aguirre.nico...@gmail.com>
said:

> 2011/1/14 Carsten Haitzler <ras...@rasterman.com>:
> > OK. time for an update on this.
> >
> > what comes under "EFL":
> > eina   1.0
> > eet    1.4
> > evas   1.0
> > ecore  1.0
> > embryo 1.0
> > edje   1.0
> > e_dbus 1.0
> > efreet 1.0
> > eeze   1.0
> >
> > EFL's last go at getting ready for release was beta3. we have since fixed
> > bugs and api issues and what not that we found. as such the todo list for
> > efl 1.0 as best i can see is empty. tickets are either enhancements for 1.1
> > times or unable to be worked on now (malformed utf8 robustness i'd say is
> > not a bug per-se more just being more robust when apps provide invalid
> > input). massive multi-gigabyte images to be loaded off disk are a "so out
> > there" case that i'd worry about that some other day when we have the data
> > to examine. sure out documentation could be more complete and better. but
> > isn't that always the case? :)
> >
> > so i'd say EFL is ready to go out. what i want to know is this:
> >
> > ... are there any issues someone wants to bring up with EFL release?
> >
> > please speak up now.. or forever hold your peace! :)
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> > ------------------------------------------------------------------------------
> > Protect Your Site and Customers from Malware Attacks
> > Learn about various malware tactics and how to avoid them. Understand
> > malware threats, the impact they can have on your business, and how you
> > can protect your company and customers by using code signing.
> > http://p.sf.net/sfu/oracle-sfdevnl
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> There is a bug in Enna, wich is IMO relative to an Evas Map bug or an
> elementary bug
> I can't reproduce the bug in elementary_test and I don't have the time
> to give you a minimal test case, sorry :(
> 
> What I do is simple :
> 
> elm_layout -> elm_pager with flip style -> push 2 elm_layout in pager
> When I don't do anything on the interface, enna is taking 100% CPU,
> and if I change in code the elm_pager to use the default style,
> everything is ok, 0%CPU.
> When I run into gdb, I see that evas is continuesly rendering the screen.
> 
> What could i give you guys to see if we can fix this bug ?

hmmmm using elm default theme? maybe i can make a test case - what layout do u
use? this is really odd that u'd get 100% cpu - somethng is looping and
animating - but what?

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


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to