Hello, is anybody else experiencing an AV with TListBox on Ubuntu (gtk2), e.g. when trying opening the Add Unit/Requirement in the project inspector. The AV is raised by calls to gtk_tree_row_reference_valid (gtk_tree_row_reference_free would raise it too) in the ClearCursor subfunction of TGtk2WSCustomListBox.SetItemIndex (lcl/interfaces/gtk2/gtk2wsstdctrls.pp, line 483). It seems that PGtkTreeView(Widget)^.priv^.cursor is invalid (its value is 0xffffd8f0).
Best regards, Flávio -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
