Hi all,

I wrote two test programs, one accesses only the primary layer and the
other the overlay layer. They are started in different orders and they
would exit after predefined amounts of time.

The problem with the order of starting: when the one accessing the
primary layer starts first, then the overlay one can still start, but
the layer is not shown; when the overlay one starts first, the primary
one would start correctly and both of them are shown correctly.

The problem with the order of exiting: when any one process releases dfb
before exiting, the other would get a sigterm from that process and quit
too; when it exits without releasing dfb, the other would show "Killed"
on the console and quit too.

How can I run different apps seamlessly together? Both of them simply
access only one layer. I don't think they should interfere with the each
other.

Selwyn



-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to