Hi, Same configuration as usual: Recent FPC, 64 bit, GTK 1. Today's lazarus.
Open SQLStringsPropertyEditorDlg in components/sqldblaz. On closing the unit, access violation: TProject.UpdateUnitComponentDependencies checking properties ... Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=ImageList:TImageList ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=SQLDataSource:TDatasource ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=SQLQuery:TSQLQuery ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=SaveDialog:TSaveDialog ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=OpenDialog:TOpenDialog ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=SQLHighlighter:TSynSQLSyn ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=ResultDBGrid:TDBGrid ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=ResultTabSheet:TTabSheet ReferenceUnit=False Search UnitComponent=SQLStringsPropertyEditorDlg:TSQLStringsPropertyEditorDlg AComponent=SQLEditor:TSynEdit ReferenceUnit=False TApplication.HandleException Access violation Stack trace: $0000000000C12047 line 3744 of project.pp $0000000000C1189D line 3824 of project.pp $00000000007283F7 line 6381 of main.pp $0000000000727A2B line 6257 of main.pp $000000000072BB43 line 7270 of main.pp $0000000000717CB2 line 2449 of main.pp $0000000000717EE2 line 2495 of main.pp $0000000000CB5CFE line 6563 of sourceeditor.pp $0000000000856DC5 line 364 of include/customnotebook.inc $0000000000932E7D line 161 of gtkcallback.inc $00002B4A5E0C96C7 Seems like something else as the other one, although it is again a TSynedit component. Michael. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
