[Freeciv-Dev] Re: (PR#4205) GTK warnings for gtk2 client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] Re: (PR#4205) GTK warnings for gtk2 client |
From: |
"Raimar Falke" <rf13@xxxxxxxxxxxxxxxxx> |
Date: |
Mon, 12 May 2003 01:43:15 -0700 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
On Mon, May 12, 2003 at 01:07:33AM -0700, Raimar Falke wrote:
> > > > > When I press one of the column headers (name and size work without
> > > > > error) in the city list I get
> > > > >
> > > > > (civclient:28606): Gtk-CRITICAL **: file gtkliststore.c: line 1884
> > > > > (gtk_list_store_set_sort_column_id): assertion `header != NULL' failed
> > > >
> > > > I get none of that here.
> > >
> > > > I need a saved game
> > >
> > > Not needed. Just start a game. You don't need a city at all.
> >
> > Cannot reproduce. This is likely a GTK+ bug.
> >
> > GtkTreeView and assorted gubbins had many, many fixes applied over the
> > course of GTK+ 2.0.x development. Try upgrading to the latest 2.0 version
> > (i.e. 2.0.9).
> >
> > I am using 2.2.1.
>
> I have installed gtk2-2.2.0.0.200301250412-0.snap.ximian.1. The error
> from above is vanished.
With the new gtk2 now I get these
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
(civclient:8057): Gtk-CRITICAL **: file gtktable.c: line 515
(gtk_table_resize): assertion `n_cols > 0 && n_cols < 65536' failed
everytime I open the city dialog. IIRC these messages doesn't exists
in the old version. Somehow I get the feeling that gtk2 isn't free of
bugs despite being version 2.2.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"brand memory are for windows users that think their stability
problems come from the memory"
-- bomek in #freeciv
|
|