Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] (PR#9860) 1.14.2-beta1 gtk1 client warnings
Home

[Freeciv-Dev] (PR#9860) 1.14.2-beta1 gtk1 client warnings

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9860) 1.14.2-beta1 gtk1 client warnings
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Sun, 29 Aug 2004 06:27:10 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9860 >

---------- Forwarded message ----------
Date: Sun, 29 Aug 2004 07:36:57 -0500 (CDT)
Subject: Re: [Freeciv] Release of first beta for 1.14.2

Slackware 10

linux 2.4.23

gtk-config --version
1.2.10

~$ gtk-config --libs
-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl
-lXext -lX11 -lm

The client functioned ok didn't noitice the errors until after I quit the
game.

The only odd ball thing that I can rember from the experence was two times
I did a "go" and it was like the "go" command didn't work but the mouse
pointer did update.

It didn't do the "green path line" that it normaly doese when you do the
"go".

---------- Forwarded message ----------
Date: Sat, 28 Aug 2004 21:59:11 -0500 (CDT)
Subject: Re: [Freeciv] Release of first beta for 1.14.2


(civclient:21363): Gtk-CRITICAL **: file gtkspinbutton.c: line 1595
(gtk_spin_button_new_with_range): assertion `min < max' failed

(civclient:21363): Gtk-CRITICAL **: file gtkspinbutton.c: line 1704
(gtk_spin_button_set_digits): assertion `GTK_IS_SPIN_BUTTON (spin_button)'
failed

(civclient:21363): Gtk-CRITICAL **: file gtktable.c: line 596
(gtk_table_attach): assertion `GTK_IS_WIDGET (child)' failed

(civclient:21363): GLib-GObject-CRITICAL **: file gobject.c: line 1413
(g_object_set_data): assertion `G_IS_OBJECT (object)' failed

(civclient:21363): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(civclient:21363): GLib-GObject-CRITICAL **: file gsignal.c: line 1861
(g_signal_connect_data): assertion `G_TYPE_CHECK_INSTANCE (instance)'
failed


 On Sat, 28 Aug 2004, Per Inge Mathisen wrote:

> This is a small bugfix release, mostly to ensure that people can compile
> Freeciv properly. We have, however, added some game balance adjustments
> that will hopefully make the game more interesting.
>
> Download here:
> ftp://upload.freeciv.org/pub/freeciv/beta/freeciv-1.14.2-beta1.tar.gz
>
> WHAT'S CHANGED SINCE 1.14.1
>  - important compile fixes for some platforms
>  - game balance adjustments:
>         x all buildings except wonders and space parts 30% cheaper
>         x some wonders cheaper: Colossus, Copernicus, Isaac Newton's,
>           King Richard's, Oracle and Shakespeare's
>         x submarine has more attack and movement, and costs less
>  - reputation recovery fixed (now much slower)
>  - a few other minor bugfixes
>
> Please try it out and report any issues. This will hopefully be a small
> and quick beta, so it will not be reported widely. All the more reason for
> _you_ to test it!
>
>   - Per
>
>






[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9860) 1.14.2-beta1 gtk1 client warnings, Per I. Mathisen <=