Re: [Gambas-user] Process' events stall after restart

2013-01-19 Thread Tobias Boege
On Sat, 19 Jan 2013, Beno?t Minisini wrote: > Le 16/01/2013 17:32, Tobias Boege a ?crit : > > Hi Benoit, > > > > we noticed that the Read and Error events of a newly started Process don't > > fire up when a former process was killed and the variable holding that > > process gets filled with the new

Re: [Gambas-user] Process' events stall after restart

2013-01-19 Thread Benoît Minisini
Le 16/01/2013 17:32, Tobias Boege a écrit : > Hi Benoit, > > we noticed that the Read and Error events of a newly started Process don't > fire up when a former process was killed and the variable holding that > process gets filled with the new one which in turn shows the symptoms above. > > To repr

[Gambas-user] Process' events stall after restart

2013-01-16 Thread Tobias Boege
Hi Benoit, we noticed that the Read and Error events of a newly started Process don't fire up when a former process was killed and the variable holding that process gets filled with the new one which in turn shows the symptoms above. To reproduce, open and start the attached project and 1. Start