[Gambas-user] Bug with Gambas3 search window
Benoît Minisini
gambas at ...1...
Wed Sep 22 18:22:09 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
Did you try with the latest revision?
--
Benoît Minisini
More information about the User
mailing list