Le 31/03/2013 04:06, Benoît Minisini a écrit :
> Le 31/03/2013 04:03, Benoît Minisini a écrit :
>> Le 27/03/2013 19:32, Tobias Boege a écrit :
>>> Hi,
>>>
>>> I try to create a Gambas executable (from within the IDE but that
>>> doesn't
>>> seem to be relevant here). The project directory lies on a
Updates:
Status: Fixed
Comment #21 on issue 415 by benoit.m...@gmail.com: Cannot run child process
(native code)
http://code.google.com/p/gambas/issues/detail?id=415
Do you have the same behavior with the very last svn version? If you have
more details, can you open a new issue?
--
Le 31/03/2013 04:03, Benoît Minisini a écrit :
> Le 27/03/2013 19:32, Tobias Boege a écrit :
>> Hi,
>>
>> I try to create a Gambas executable (from within the IDE but that doesn't
>> seem to be relevant here). The project directory lies on another hard
>> drive
>> partition than the executable's ta
Le 27/03/2013 19:32, Tobias Boege a écrit :
> Hi,
>
> I try to create a Gambas executable (from within the IDE but that doesn't
> seem to be relevant here). The project directory lies on another hard drive
> partition than the executable's target directory. This causes gba3 to fail
> with:
>
> gba:
Le 28/03/2013 06:39, Bruce a écrit :
> Hi Benoît,
>
> It would be helpful if the IDE Project Refresh action re-read the
> project dependencies (components and libraries) so that when working on
> a main project and a library at the same time we didn't have to keep
> quitting and re-opening the main
On Sat, 2013-03-30 at 15:21 +0100, Benoît Minisini wrote:
> Le 30/03/2013 15:18, Willy Raets a écrit :
> > On Sat, 2013-03-30 at 13:14 +0100, Tobias Boege wrote:
> >> On Sat, 30 Mar 2013, Beno?t Minisini wrote:
> >>> Le 30/03/2013 12:11, Tobias Boege a ?crit :
> On Sat, 30 Mar 2013, Tobias Boe
Le 30/03/2013 15:18, Willy Raets a écrit :
> On Sat, 2013-03-30 at 13:14 +0100, Tobias Boege wrote:
>> On Sat, 30 Mar 2013, Beno?t Minisini wrote:
>>> Le 30/03/2013 12:11, Tobias Boege a ?crit :
On Sat, 30 Mar 2013, Tobias Boege wrote:
> Hmm. I have sudo-1.8.6p7 in use (more accurately, th
On Sat, 2013-03-30 at 13:14 +0100, Tobias Boege wrote:
> On Sat, 30 Mar 2013, Beno?t Minisini wrote:
> > Le 30/03/2013 12:11, Tobias Boege a ?crit :
> > > On Sat, 30 Mar 2013, Tobias Boege wrote:
> > >> Hmm. I have sudo-1.8.6p7 in use (more accurately, the error comes from
> > >> the
> > >> 'sudoe
On Sat, 30 Mar 2013, Beno?t Minisini wrote:
> Le 30/03/2013 13:14, Tobias Boege a ?crit :
> >>
> >> SHELL "a b c" ...
> >>
> >> is equivalent to:
> >>
> >> EXEC [ System.Shell, "-c", "a b c" ]
> >>
> >> with a call to setpgid(0,0) to create its own session like an
> >> independant shell.
> >>
> >>
Le 30/03/2013 13:14, Tobias Boege a écrit :
>>
>> SHELL "a b c" ...
>>
>> is equivalent to:
>>
>> EXEC [ System.Shell, "-c", "a b c" ]
>>
>> with a call to setpgid(0,0) to create its own session like an
>> independant shell.
>>
>> As for virtual terminal creation, they work both the same.
>>
>> - "
On Sat, 30 Mar 2013, Beno?t Minisini wrote:
> Le 30/03/2013 12:11, Tobias Boege a ?crit :
> > On Sat, 30 Mar 2013, Tobias Boege wrote:
> >> Hmm. I have sudo-1.8.6p7 in use (more accurately, the error comes from the
> >> 'sudoers' plugin but it has the same version here) on Arch Linux and, as I
> >>
Le 30/03/2013 12:11, Tobias Boege a écrit :
> On Sat, 30 Mar 2013, Tobias Boege wrote:
>> Hmm. I have sudo-1.8.6p7 in use (more accurately, the error comes from the
>> 'sudoers' plugin but it has the same version here) on Arch Linux and, as I
>> said, my test program works.
>>
>> Well, I had anothe
On Sat, 30 Mar 2013, Tobias Boege wrote:
> Hmm. I have sudo-1.8.6p7 in use (more accurately, the error comes from the
> 'sudoers' plugin but it has the same version here) on Arch Linux and, as I
> said, my test program works.
>
> Well, I had another look at the source code and it seems that there'
On Sat, 30 Mar 2013, Willy Raets wrote:
> On Wed, 2013-03-27 at 20:14 +0100, Tobias Boege wrote:
> > On Wed, 27 Mar 2013, Willy Raets wrote:
> > > Okay, got what you meant.
> > > I implemented for read write and send password using priny right after
> > > the shell call.
> > > In IDE all still work
Comment #20 on issue 415 by r...@cyberjunky.nl: Cannot run child process
(native code)
http://code.google.com/p/gambas/issues/detail?id=415
Difficult to explain, i'll try...
The routine (Main.NotifySend) with the Exec["/notfound"] code doesn't have
a Catch section.
During the execution of t
15 matches
Mail list logo