Am Tue, 13 Feb 2007 15:33:21 +0100 schrieb Andreas Volz:

> 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.

I waited some seconds after creating the pipe before writing the first
byte into the pipe. This doesn't solve 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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to