Re: [Gambas-user] Issue 568 in gambas: Exec fails to run scripts

2014-10-21 Thread gambas
Updates: Status: Fixed Comment #5 on issue 568 by benoit.m...@gmail.com: Exec fails to run scripts https://code.google.com/p/gambas/issues/detail?id=568 Because you usually run scripts from a shell, that does that for you automatically. But when using the EXEC instruction, programs are

Re: [Gambas-user] Issue 568 in gambas: Exec fails to run scripts

2014-10-21 Thread gambas
Comment #4 on issue 568 by mradcli...@gmail.com: Exec fails to run scripts https://code.google.com/p/gambas/issues/detail?id=568 In nearly 20 years working on unix machines I have never had use "she-bang" in scripts but then I am fairly new to Ubuntu so there you go. As you predicted changing

Re: [Gambas-user] Issue 568 in gambas: Exec fails to run scripts

2014-10-21 Thread gambas
Comment #3 on issue 568 by benoit.m...@gmail.com: Exec fails to run scripts https://code.google.com/p/gambas/issues/detail?id=568 That program works perfectly there. But I don't know why, normally because your script must have a "she-bang" to be an executable script. I.e. it must start with "#

Re: [Gambas-user] Issue 568 in gambas: Exec fails to run scripts

2014-10-21 Thread gambas
Comment #2 on issue 568 by mradcli...@gmail.com: Exec fails to run scripts https://code.google.com/p/gambas/issues/detail?id=568 Here is a project from my failing Gambas installation. I've also included a screen shot showing the error. I don't know if it is significant but the machine was insta

Re: [Gambas-user] Issue 568 in gambas: Exec fails to run scripts

2014-10-18 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-TRUNK Comment #1 on issue 568 by benoit.m...@gmail.com: Exec fails to run scripts https://code.google.com/p/gambas/issues/detail?id=568 I cannot reproduce that. Please provide your project and your getData.sh script. -- You r

[Gambas-user] Issue 568 in gambas: Exec fails to run scripts

2014-10-18 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 568 by mradcli...@gmail.com: Exec fails to run scripts https://code.google.com/p/gambas/issues/detail?id=568 I have the following code in one of my projects filename is a s