[lazarus] Lazarus crash scrolling color property
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Nov 26 13:16:41 EST 2003
On Tue, 25 Nov 2003 23:28:14 -0600 Tony Maro <tony at maro.net> wrote:
> I haven't updated Lazarus in the last day or two, but:
>
> Open Lazarus. Default blank project opens.
>
> Go to the object inspector, drop down the color list for the form's color.
>
> Scroll down the list...
>
> (gdb) run
> Starting program: /home/tony/lazarus/lazarus
> NOTE: codetools config file not found - using defaults
> TPkgManager.LoadInstalledPackage PackageName="TurboPowerIPro"
> TPkgManager.LoadInstalledPackage PackageName="wizardntb"
> TPkgManager.LoadInstalledPackage PackageName="tmpack"
> TPkgManager.LoadInstalledPackage PackageName="cbtpack"
> 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
> [CRITICAL] file eazel-theme-draw.c: line 886 (draw_box): assertion
> `height >= -1' failed.
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x40262dd4 in gdk_colormap_alloc_colors () from /usr/lib/libgdk-1.2.so.0
> Current language: auto; currently c
No backtrace?
Mattias
More information about the Lazarus
mailing list