[lazarus] GDK error crashes IDE.

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Apr 2 07:08:21 EST 2003


On 02 Apr 2003 14:08:57 +0200
"A.J. Venter" <ajventer at direqlearn.org> wrote:

> 
> Here is the full output at the moment of death.
> Any idea what I can do about it ?
> 
> TPascalParserTool.BuildTree B OnlyIntf=TRUE 
> /home/ddt/downloads/laz/sample_apps/rdp/source/unit1.pas
> 
> Gdk-CRITICAL **: file gdkcolor.c: line 57 (gdk_colormap_new): assertion
> `visual != NULL' failed.
> WARNING: [TgtkObject.LoadFromPixbufData] loading data FAILED!
> TMainIDE.DoOpenEditorFile END
> "/home/ddt/downloads/laz/sample_apps/rdp/source/unit1.pas"
> TMainIDE.DoOpenEditorFile END
> "/home/ddt/downloads/laz/sample_apps/rdp/source/rdp.lpr"
> Gdk-ERROR **: BadMatch (invalid parameter attributes)
>   serial 6068 error_code 8 request_code 62 minor_code 0

Start lazarus in gdb with --g-fatal-warnings, reproduce the error, and send
the backtrace.


[]> gdb lazarus
run --g-fatal-warnings
backtrace


Mattias






More information about the Lazarus mailing list