Zitat von Luca Olivetti : > I'm currently under linux. > After a "make clean bigide LCL_PLATFORM=gtk2" it does show the about box > no problem, but once I build the ide with my components (either from > inside the ide or with "./lazbuild -B --build-ide= --widgetset=gtk2") > this is what I get: What FPC version? What are your components? Does this happen only on the about dialog or some other dialogs too? Can the newly built IDE open the ide/aboutfrm.pas and open the designer form? What errors do you get? > Error reading AboutForm.OnCreate: Invalid valude for property > > These are the messages on the console: > > TJITComponentList.AddJITComponentFromStream.ReadStream Reading: > FCurReadJITComponent=:TMainForm StreamClass=TMainForm > TApplication.HandleException Error reading AboutForm.OnCreate: Invalid > value for property > Stack trace: > $080FA168 > $080F99EB > $080F178B > $0815D26E INITCOMPONENT, line 2866 of lresources.pp > $0815D0EF INITLAZRESOURCECOMPONENT, line 2886 of lresources.pp > $08156357 INITRESOURCECOMPONENT, line 604 of lresources.pp > $0807C22D TCUSTOMFORM__CREATE, line 1391 of ./include/customform.inc > $0807DD86 TFORM__CREATE, line 2151 of ./include/customform.inc > $080C2E4A TABOUTFORM__CREATE, line 95 of aboutfrm.pas > $080C2D13 SHOWABOUTFORM, line 81 of aboutfrm.pas > $084C7E11 TIDEHELPMANAGER__MNUHELPABOUTLAZARUSCLICKED, line 642 of > helpmanager.pas > $08486B48 TIDEMENUITEM__MENUITEMCLICK, line 525 of menuintf.pas > $0848989A TIDEMENUCOMMAND__MENUITEMCLICK, line 1500 of menuintf.pas > $0816613E TMENUITEM__CLICK, line 74 of ./include/menuitem.inc > $08166778 TMENUITEM__DOCLICKED, line 261 of ./include/menuitem.inc > $080697E9 > $08250A91 GTKACTIVATECB, line 383 of > /home/luca/lazsvn/lazarus/lcl/interfaces/gtk/gtkcallback.inc Mattias