[Gambas-user] IDE crash Gambas 3 rev 3850

Jussi Lahtinen jussi.lahtinen at ...626...
Wed May 18 20:11:09 CEST 2011


Hi!
Way to reproduce the problem:
1. Open any project and open some class to edit code.
2. Open dropdown menu which is for to choose sub/function/etc (don't
actually choose anything).
3. Type in any letter.

You will get "Bad row index. FProcedureList.FindProcedure.121".
Row index is -1. So, maybe there should be "If iRow < 0 Then iRow = 0".


Another "bug".
If you open some array in debug mode, you will get dialog to show content of
it.
But if you accidentally minimize that dialog, there is no way to get it on
screen again (without stop and restart debugged program).

Ubuntu 10.10 64bit

Jussi



More information about the User mailing list