Re: [Gambas-user] Gambas2 to gambas3 conversion - some problems

2011-09-04 Thread Benoît Minisini
> Hi Benoît and everyone, > > I have some misgivings about how gambas3 is converting or "porting" > gambas2 projects. I'm talking about the way it is renaming the old > project and creating a new project with the same name. This can have a > result of breaking stable "production" gambas2 applicat

Re: [Gambas-user] Gambas2 to gambas3 conversion - some problems

2011-09-04 Thread Benoît Minisini
> Yep, here too,conversion from gambas2 to 3 is broken. > > Running r4082 > > It starts converting the project and then halts with this error: > > Cannot open project file: > /home/ron/domotiga/convert/DomotiGaServer > > File or directory does not exist > Project.Open.511 > > No wonder, becaus

Re: [Gambas-user] Gambas2 to gambas3 conversion - some problems

2011-09-04 Thread Ron
Yep, here too,conversion from gambas2 to 3 is broken. Running r4082 It starts converting the project and then halts with this error: Cannot open project file: /home/ron/domotiga/convert/DomotiGaServer File or directory does not exist Project.Open.511 No wonder, because if you look at the last

[Gambas-user] Gambas2 to gambas3 conversion - some problems

2011-09-03 Thread Bruce Bruen
Hi Benoît and everyone, I have some misgivings about how gambas3 is converting or "porting" gambas2 projects. I'm talking about the way it is renaming the old project and creating a new project with the same name. This can have a result of breaking stable "production" gambas2 applications at wors