bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Bug-gnubg] Another crash report....


From: Øystein Johansen
Subject: RE: [Bug-gnubg] Another crash report....
Date: Tue, 17 Dec 2002 00:11:37 +0100

>Mine still crashes after opening dialogs with evalcontexts. Both
>Settings->Chequer play and Settings->cube decision crashes.
>
>The gtk_object_get_user_data in EvalOK returns a NULL pointer. I tried
>with gtk_object_get_user_data right after the gtk_object_set_data_full
>in EvalWidget, but I still get an NULL pointer.

Yes, this happens at my system as well. And probably at Nardy's system and all
the other systems as well.

I have tried a lot of things here, but no success. Can it be the call? The
void pointer *p is not NULL, is it?

>Using gtk_object_get_data seems to do the trick, but I would really like
>to know why it suddenly stopped working.

You mean:
 pew = gtk_object_get_data( GTK_OBJECT( pwEval ),NULL );

?

This doesn't work either at this system.

This is strange.

-Øystein





reply via email to

[Prev in Thread] Current Thread [Next in Thread]