[Gambas-user] Bug with Gambas3 search window

Jussi Lahtinen jussi.lahtinen at ...626...
Tue Sep 21 21:32:05 CEST 2010


Way to reproduce bug.

1. Open any project.
2. Write line that has no other instance in that project.
3. Search that line with browse feature.
4. Delete that line.
5. Move search window.

Result, IDE crashes:
"
This application has raised as unexpected error and must abort.
[21] Out of bounds
FSearch.gvwFind_Data.808
"

Perhaps sub "gvwFind_Data", should start with "If $aBrowse.Count = 0 Then
Return".

Gambas3 rev 3230 @Ubuntu 10.04.

Jussi



More information about the User mailing list