On Sat, Mar 3, 2012 at 8:15 AM, HariHara Sudhan <h...@emo2.com> wrote:
> I tried running the ecore animator example as is. No modifications and the
> problem persists. The problem is as follows:
>
>
>   - TImer is created
>   - Timer continuously creates handles
>   - TImer is deleted - handle creation process comes to a stop
>
> If the timer is allowed to continue, Handles are still leaking and real
> bad. If you let things run with 5 or 6 timers for a couple of hours the
> computer pretty much grinds to a halt.

but does the codeproject program report some useful informations, like
the GDI functions that are leaking ? If not, this program is of no use

> -------------------------------------------------------------------------------
> Also again any ideas on the directdraw problem? Anyone?
>
> As I said, if the user changes the screen orientation. The drirectdraw
> canvas dies. Blacks out. I am assuming it is because the graphics device is
> taken over by windows to change the screen orientation. The ddraw canvas is
> unable to get the device back once the screen orientation is changed.

a bug in the directdraw engine. Do you have a minimal test case ?

Vincent

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to