Hi,
I had a problem when executing the "testrun"
sample in SaWMan:
I started "./testman" successfuly through a
DFBTerm, then when running
"./testrun Penguins" I had the following error in
execvp():
$ ./testrun Penguins
(*) SaWMan/TestMan: Process added (6593) [3]!
(*) SaWMan/TestMan: Start request for 'Penguins'!
(*) ---> program: df_andi, args[0]:
--dfb:mode=640x480,force-windowed
execvp: No such file or directory
(*) SaWMan/TestRun: New process has pid 6610.
(*) SaWMan/TestRun: Shutting down...
(*) SaWMan/TestMan: Process removed (6593) [3]!
Obviously, execvp is not finding "df_andi" (I add
the ---> line as
debugging info). I'm not sure what I'm doing wrong...
However, SaWMan seems to work fine because I added an app to
testman:
AddApplication( &tm, "pedro",
"/usr/local/directfb/bin/dfbterm", NULL );
and from the original dfbterm, after executing testman, I
type
"./testrun pedro" and I got a new DFBTerm.
Regards,
--
Pedro Aguilar
_______________________________________________
directfb-dev mailing list
directfb-dev directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/
directfb-dev
|