Complete.Org: Mailing Lists: Archives: freeciv-dev: June 1999:
Re: [Freeciv-Dev] assert failed with the GTK client. (PR#12)
Home

Re: [Freeciv-Dev] assert failed with the GTK client. (PR#12)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: brunel@xxxxxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Freeciv-Dev] assert failed with the GTK client. (PR#12)
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 4 Jun 1999 13:15:11 +0100 (WET DST)

On Thu, 3 Jun 1999 brunel@xxxxxxxxxxxxxxxxxxxx wrote:

> Hello,
> 
> I use the 2 june freeciv cvs version on debian for i386.
> Each time I open the town window, ligns as these are displayed :
> 
> Gdk-CRITICAL **: file gdkdraw.c: line 379 (gdk_draw_pixmap): assertion
> `drawable != NULL' failed.
> 
> Gdk-CRITICAL **: file gdkdraw.c: line 89 (gdk_draw_rectangle): assertion
> `drawable != NULL' failed.
> 
> Is it a problem of freeciv or GTK ?

Try using gtk+-1.2.3.  They changed the code in gtk+-1.2.3 in such a way
that it gives alot of warnings so i was forced to change the gtk+ client's
code to match those changes.  What probably happened is that the fix for
warnings in gtk+-1.2.3 added warnings in gtk+-1.2.[012].

In short: use gtk+-1.2.3, older versions should still work (with those
warnings).

---
Vasco Alexandre da Silva Costa, student @ Instituto Superior Tecnico,
Technical University of Lisbon - Software & Computer Engineering


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