Hi Sven, On 01/19/04 00:50, Sven Neumann wrote: > Are you using exit() or _exit() when forking? You should be using the > latter. This is covered in the GTK+ FAQ and I guess it applies to the
I have read the faq, and apparently, my problem is not related to that. The execlp() to invoke mplayer is immediately after the fork(), and if it returns any error, it runs "return 0;". But there is no error in calling execlp(), and my problem already occurs when mplayer is running in the child process. Selwyn -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
