only two people have reported it - one of them is you. usually when dev-c++ crashes it gives a complete bug report including stack trace. without it I can't do much.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I enable class browser this error is caused when I try to use any method. The program then crashes.
I am using build 4.9.9.1
The program is not useable with class browser enabled which is a shame since this feature is very useful. Does anyone know of a fix/workaround.
Thanks,
M
only two people have reported it - one of them is you. usually when dev-c++ crashes it gives a complete bug report including stack trace. without it I can't do much.
Here you go, does it every time:
The following error occured in version 4.9.9.1:
System Error. Code: 1447.
The window does not have scroll bars (at address 0x0040F356)
Please include a description of what you were doing before the error occured (please give as much precisions as possible) :
Attempting to use a method while class browser is enabled.
State information follows:
Stack trace:
00592921 (00191921): ShowExceptionInfo (ExceptionsAnalyzer - 565)
00592B17 (00191B17): TExceptionsAnalyzer.GlobalExceptionHandler (ExceptionsAnalyzer - 573)
0050004E (000FF04E): MergColor (XPMenu - 2675)
004ED902 (000EC902): TBaseCodeToolTip.PaintToolTip (CodeToolTip - 793)
004EDC0C (000ECC0C): TBaseCodeToolTip.RethinkCoordAndActivate (CodeToolTip - 887)
004B5099 (000B4099): TSynEditStringList.SetUpdateState (SynEditTextBuffer - 1069)
004C7D21 (000C6D21): TCustomSynEdit.SizeOrFontChanged (SynEdit - 8483)
004EE1F0 (000ED1F0): TBaseCodeToolTip.Show (CodeToolTip - 1174)
0058AF3D (00189F3D): TEditor.EditorStatusChange (editor - 747)
004CA9A6 (000C99A6): TCustomSynEdit.DoOnStatusChange (SynEdit - 9979)
004BA74F (000B974F): TCustomSynEdit.DecPaintLock (SynEdit - 1490)
004C66C7 (000C56C7): TCustomSynEdit.ExecuteCommand (SynEdit - 7614)
004C66CF (000C56CF): TCustomSynEdit.ExecuteCommand (SynEdit - 7614)
004C4144 (000C3144): TCustomSynEdit.CommandProcessor (SynEdit - 6726)
004C1175 (000C0175): TCustomSynEdit.WMKillFocus (SynEdit - 5000)
004C3476 (000C2476): TCustomSynEdit.WndProc (SynEdit - 6015)
00592894 (00191894): ShowExceptionInfo (ExceptionsAnalyzer - 561)
005928D8 (001918D8): ShowExceptionInfo (ExceptionsAnalyzer - 565)
00592921 (00191921): ShowExceptionInfo (ExceptionsAnalyzer - 565)
00592B17 (00191B17): TExceptionsAnalyzer.GlobalExceptionHandler (ExceptionsAnalyzer - 573)
004EE198 (000ED198): TBaseCodeToolTip.Show (CodeToolTip - 1169)
0058AF3D (00189F3D): TEditor.EditorStatusChange (editor - 747)
004CA9A6 (000C99A6): TCustomSynEdit.DoOnStatusChange (SynEdit - 9979)
004BA74F (000B974F): TCustomSynEdit.DecPaintLock (SynEdit - 1490)
004CA8D7 (000C98D7): TCustomSynEdit.DoOnPaintTransient (SynEdit - 9948)
004C6063 (000C5063): TCustomSynEdit.ExecuteCommand (SynEdit - 7434)
004C66C7 (000C56C7): TCustomSynEdit.ExecuteCommand (SynEdit - 7614)
004C66CF (000C56CF): TCustomSynEdit.ExecuteCommand (SynEdit - 7614)
004C4144 (000C3144): TCustomSynEdit.CommandProcessor (SynEdit - 6726)
004BB733 (000BA733): TCustomSynEdit.KeyPress (SynEdit - 2052)
004BB6E8 (000BA6E8): TCustomSynEdit.KeyPress (SynEdit - 2039)
0055F76E (0015E76E): TMainForm.actUpdateEmptyEditor (main - 3938)
004C3476 (000C2476): TCustomSynEdit.WndProc (SynEdit - 6015)
005940DE (001930DE): (devcpp - 210)
005940FC (001930FC): (devcpp - 210)
I submitted a bug report: http://sourceforge.net/tracker/index.php?func=detail&aid=1081618&group_id=10639&atid=110639
one of the developers will look into it.