Re: [Gambas-user] Issue 415 in gambas: Cannot run child process (native code)

2013-03-29 Thread gambas
Comment #17 on issue 415 by r...@cyberjunky.nl: Cannot run child process (native code) http://code.google.com/p/gambas/issues/detail?id=415 Testing with the code. The native error is gone. But strange things happen. I get: 2013/03/29 10:01:59 ERROR: Parsing Ping Result: File or directory does

Re: [Gambas-user] Issue 415 in gambas: Cannot run child process (native code)

2013-03-29 Thread gambas
Comment #18 on issue 415 by r...@cyberjunky.nl: Cannot run child process (native code) http://code.google.com/p/gambas/issues/detail?id=415 If I add a Catch section to the Main.NotifySend routine, it's ok. 2013/03/29 11:50:27 ERROR: NotifySend Result: File or directory does not exist at

Re: [Gambas-user] Issue 415 in gambas: Cannot run child process (native code)

2013-03-29 Thread gambas
Comment #19 on issue 415 by benoit.m...@gmail.com: Cannot run child process (native code) http://code.google.com/p/gambas/issues/detail?id=415 I don't understand what is mixed up exactly in the error management (message #17). Can you give more details of what happens? -- You received this