Le 31/03/2013 17:27, Ron a écrit :
> Ok.
>
> I have again a serious issue with Gambas3.
>
> I had coded quite some stuff in a specific class, and clicked save all
> the time on the class tab.
> It never complained...
>
> I look on disk, (i wanted to svn commit it from cli), svn didn't find
> any files to commit, simply because the changes are not there.
> When I run the project the changes are running...
>
> Then I thought ok I save the whole project as backup to a different
> location, just to be sure I don't lost my code.
>
> Did this, it didn't complained again...
> After saving, the class file in IDE contains the old code.
> And now all my changes are gone.
>
> Why doesn't the IDE raise a big error when it cannot save a file, or a
> whole project 100%??
>
> I seriously find myself caught in very big issues every time, I simply
> don't get any further coding on my own project.
> The time has come to say Gambas farewell and stop using it I am afraid...
>
> Gambas3 is simply not even close to the stability Gambas2 was for
> years and years...
>
> Regards,
> Ron.
>

Sorry for your lost, but Gambas IDE does display a big error message in 
a balloon if a file cannot be saved.

Which version of Gambas do yo use? Did you compile it yourself?

I use the Gambas IDE for my job all the days for years, and I have never 
lost anything yet.

The only possible code path that can prevent a source code file to be 
saved is if the code editor is read-only. But then you could not have 
modified its contents, so it is strange!

Maybe you were unlucky and triggered a bug that noone has encountered 
yet. Sorry for that again.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to