Lloyd Sargent schrieb:
> DirectFB 1.0.0
> ARM Processor
> ------------------
> 
> Okay, now I'm stuck again.
> 
> I've built linux-fusion. No errors.
> Rebuilt directfb. No errors.
> 
> IF I run the Text example (pretty much as is except COOPERATIVE is NORMAL), 
> program works just fine:
> 
> test1 &
> 
> HOWEVER, if I run a second one (everything is the same but the rectangle and 
> text location is offset), then I get the following:
> 
> test1 & (started in telnet session #1)
> test2 & (started in telnet session #2)
> 

The first app is the master and must remain in the session all the time.

When it quits, it sends SIGTERM to all slaves.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to