aMule Forum

English => en_Bugs => Topic started by: sidamos on January 08, 2006, 01:56:46 PM

Title: assertion `color != NULL' failed
Post by: sidamos on January 08, 2006, 01:56:46 PM
HI!

When running, aMule 2.1.0 (Suse 9.2 RPM) prints this to the console:

Gdk-CRITICAL **: file gdkgc.c: line 457 (gdk_gc_set_foreground): assertion `color != NULL' failed.

Thomas
Title: Re: assertion `color != NULL' failed
Post by: Xaignar on January 08, 2006, 09:12:05 PM
Possibly a wxWidgets bug, or a bug in the GTK theme you are using (if any).
Title: Re: assertion `color != NULL' failed
Post by: stefanero on January 08, 2006, 09:22:23 PM
gtk-theme
Title: Re: assertion `color != NULL' failed
Post by: sidamos on January 10, 2006, 07:41:55 AM
HI!

Maybe a problem with the theme, but I have not seen these error messages from aMule 2.0.3 or any other program so far.

Thomas
Title: Re: assertion `color != NULL' failed
Post by: stefanero on January 10, 2006, 07:51:51 AM
well because the theme has to get read by wxGTK aswell, and probably this is where it fails...
since aMule does not really care about its "look" ;)
Title: Re: assertion `color != NULL' failed
Post by: sidamos on January 14, 2006, 07:48:19 PM
HI!

I see, but why did I not have those errors with aMule 2.0.3 with the same wxGtk version?

Thomas