[lazarus] New Bug Entered
bugtracker at miraclec.com
bugtracker at miraclec.com
Fri Mar 28 19:30:39 EST 2003
Title: (Win32) Crash on right click on form1
Entered by: Cristiano Magro
when I right click on form1 the lazarus crash with this error logs
Note: environment config file not found - using defaults
NOTE: editor options config file not found - using defaults
NOTE: miscellaneous options file not found - using defaults
NOTE: codetools config file not found - using defaults
NOTE: Compiler Filename not set! (see Environment Options)
NOTE: FPC Source Directory not set! (see Environment Options)
NOTE: Could not create Define Template for Free Pascal Compiler
NOTE: Could not create Define Template for Free Pascal Sources
TMainIDE.DoNewProject A
TMainIDE.DoNewEditorFile A NewFilename=
TPascalParserTool.BuildTree B OnlyIntf=FALSE project1.lpr
[TCustomFormEditor.CreateComponent] Class=\'TFORM\'
TPascalParserTool.BuildTree B OnlyIntf=FALSE project1.lpr
TMainIDE.DoNewEditorFile end unit1.pas
TMainIDE.DoNewProject end 0
************************************************************
MouseDownOnControl Form1:TForm1 No Shift down, No CTRL down
[TDesigner.MouseDownOnControl] END
************************************************************
MouseUpOnControl Form1:TForm1
An unhandled exception occurred at 0x006357E9 :
Invalid type cast
0x006357E9
0x005FE439 SETMENUITEMCAPTION, line 234 of win32object.inc
An unhandled exception occurred at 0x0063011E :
Access violation
0x0063011E
[TMainIDE.Destroy] A
An unhandled exception occurred at 0x005C3C12 :
Access violation
0x005C3C12 TSCROLLINGWINCONTROL__WMSIZE, line 448 of ./include/scrollingwincontrol.inc
0x005C4910 TCUSTOMFORM__WMSIZE, line 456 of ./include/customform.inc
0x00635DE9
0x00343536
0x004584DC TDESIGNER__ISDESIGNMSG, line 1177 of ./designer/designer.pp
0x005D2DB5 TCONTROL__WNDPROC, line 854 of ./include/control.inc
0x005CFABB TWINCONTROL__WNDPROC, line 1338 of ./include/wincontrol.inc
0x005C4EE8 TCUSTOMFORM__WNDPROC, line 796 of ./include/customform.inc
0x005FBE09 DELIVERMESSAGE, line 435 of win32proc.inc
0x005FDA6E WINDOWPROC, line 499 of win32callback.inc
0x77D37B17 line 182 of winext.pas
More information about the Lazarus
mailing list