[Gambas-user] Issue 109 in gambas: IDE Delete deleted everything with a similar name

gambas at ...2524... gambas at ...2524...
Sun Sep 25 10:57:27 CEST 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 109 by adamn... at ...626...: IDE Delete deleted everything with a  
similar name
http://code.google.com/p/gambas/issues/detail?id=109

1) Describe the problem.
The problem is that I have just lost 6 hours work

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: rlatest
Operating system: Linux
Distribution: mine
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: LXDE

3) Provide a little project that reproduces the bug or the crash.
N/A

4) If your project needs a database, try to provide it, or part of it.
N/A

5) Explain clearly how to reproduce the bug or the crash.
a) Create a class (MyCLass) and spent 6 hours working on it.
b) Just before making a major change, decide you may want to revert back to  
the current state, so open the file manager, go to the .src directory and  
copy the class as "MyClass.classSAVE"
c) close the file manager and refresh the project, there is  
MyClass.classSAVE sitting there, looking safe and happy.
d) make the major change, test it and decide it is worthwhile.
e) in the IDE delete "MyClass.classSAVE"
f) just to make it all very painful, Clean Up the project.
g) become very, very dismayed - not only is MyClass.classSAVE gone but SO  
IS myClass.class


6) By doing that carefully, you have done 50% of the bug fix job!
By fixing this atrocious bug, you will make me 5% less unhappy!







More information about the User mailing list