Am Sat, 10 Feb 2007 06:11:52 +0900 schrieb Carsten Haitzler (The
Rasterman):

> On Thu, 8 Feb 2007 01:14:05 +0100 Andreas Volz <[EMAIL PROTECTED]>
> babbled:
> 
> > Hello,
> > 
> > I've some problems with ecore_main_fd_handler_add(). In my
> > application a pipe is used to synchronize the asynchronous data
> > generation thread and the GUI. It works great in 8 of 10 app
> > running cases. In 2 of 10 cases I start the application but the
> > callback function from ecore_main_fd_handler_add() is never called,
> > no matter how much bytes I throw into the pipe.
> > 
> > Before I start to debug the ecore functions I hope someone could
> > look over my code and help me to find the bug (if existing).
> 
> i wish i had time to check - but for now, i don't. i'm busily trying
> to catch up on my mail. one guess might be that the child starts
> sending data before the parent has added the fd handler in? but

Hm, I could try what happens if I wait some time before putting data
into the pipe.

> otherwise this should work. another guess is the child is calling
> ecore routines and somehow destroying ecore's internal data structs.

I hope you've some time to check this problem later. Perhaps I'll look
into ecore myself, but I assume that I need a much more time to
indentify the problem.

regards
Andreas

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to