Re: [Freeciv-Dev] (PR#39591) [Bug] assert(tech != (200-2)) failed

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39591 > On 20/08/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > > A bit special setting in both crashing games has been that they have > been single player games (AI player). Forgot that. This has happened with various settings. - ML

Re: [Freeciv-Dev] (PR#39591) [Bug] assert(tech != (200-2)) failed

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39591 > Got this immediately again. A bit special setting in both crashing games has been that they have been single player games (AI player). - ML ___ Freeciv-dev mailing list Freeciv-dev@gna.org

[Freeciv-Dev] (PR#39591) [Bug] assert(tech != (200-2)) failed

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39591 > TRUNK r13356 #0 0x2b75782ba635 in raise () from /lib/libc.so.6 No symbol table info available. #1 0x2b75782bc090 in abort () from /lib/libc.so.6 No symbol table info available. #2 0x2b75782b3c2f in __assert_fail () from /lib/

[Freeciv-Dev] (PR#39590) improved icons

2007-08-19 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39590 > I have made some improvements to the icons. There's a new server icon for Windows and Linux that will work better in lower resolutions. Based on the work of jimbo from: http://forum.freeciv.org/viewtopic.php?t=1918&start=105 The two Windows

Re: [Freeciv-Dev] (PR#39565) NULL instead of valid impr_type in punittype->need_improvement

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39565 > On 14/08/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > > I will commit attached patch immediately to avoid actual crash. Bug > must still be fixed and this patch should be reverted after that. I run game without that emergency fix to ge

[Freeciv-Dev] (PR#39459) (PR#39583) 2.1.0-beta5 gtk2 client crash when founding a city

2007-08-19 Thread Benjamin K. Stuhl
http://bugs.freeciv.org/Ticket/Display.html?id=39459 > On Sun, 19 Aug 2007 11:31:23 -0700, Christian Prochaska inscribed: > Ok. I was asking because this problem has been reported by 3 different > people running ArchLinux recently. Please have a look at > http://bugs.freeciv.org/Ticket/Display.ht

Re: [Freeciv-Dev] (PR#39502) Readline memory leaks

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39502 > On 07/08/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > > Valgrind reports several memory blocks allocated by readline not freed. > > I don't know if we are using readline incorrectly, or if these are > readline problems. I already sent e

[Freeciv-Dev] (PR#39583) 2.1.0-beta5 gtk2 client crash when founding a city

2007-08-19 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39583 > > [EMAIL PROTECTED] - So 19. Aug 2007, 15:14:15]: > > On Sun, 19 Aug 2007 07:32:53 -0700, Christian Prochaska inscribed: > > > > http://bugs.freeciv.org/Ticket/Display.html?id=39583 > > > > > > [EMAIL PROTECTED] - Sa 18. Aug 2007, 22:11:54

[Freeciv-Dev] (PR#39583) 2.1.0-beta5 gtk2 client crash when founding a city

2007-08-19 Thread Benjamin K. Stuhl
http://bugs.freeciv.org/Ticket/Display.html?id=39583 > On Sun, 19 Aug 2007 07:32:53 -0700, Christian Prochaska inscribed: > > http://bugs.freeciv.org/Ticket/Display.html?id=39583 > > > > [EMAIL PROTECTED] - Sa 18. Aug 2007, 22:11:54]: > > > > Platform: linux (freeciv built from source) > > GTK

[Freeciv-Dev] (PR#39583) 2.1.0-beta5 gtk2 client crash when founding a city

2007-08-19 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39583 > > [EMAIL PROTECTED] - Sa 18. Aug 2007, 22:11:54]: > > Platform: linux (freeciv built from source) > GTK+ version: 2.10.14 > Freeciv version: 2.1.0-beta5 (yes, I know it's not officially > announced > yet, but that's the tarball it's built fr

[Freeciv-Dev] (PR#39589) gettext problems on Windows

2007-08-19 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39589 > There are currently two problems with gettext when compiling Freeciv on Windows. The first problem is that gettext.m4 doesn't detect external gettext (in libintl), because the symbol it is looking for (_nl_msg_cat_cntr) is not defined in the

Re: [Freeciv-Dev] 2.1.0-beta6

2007-08-19 Thread Marko Lindqvist
On 19/08/07, Daniel Markstedt <[EMAIL PROTECTED]> wrote: > Less than 24h remain until the time when I intended to create the > 2.1.0-beta6 release. However, Marko has asked me to postpone it to > sort out a network protocol incompatibility issue, so I won't force > that deadline. > > What other cri

[Freeciv-Dev] (PR#39588) [Bug] S2_1: Units from wrong transport possibly destroyed when transport disbanded

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39588 > When one transport is disbanded from stack of transports and not all the passengers fit in to remaining transports, units drow are not necessarily the ones who were in the disbanded transport. For trunk this bug no longer applies, as wipe_

Re: [Freeciv-Dev] 2.1.0-beta6

2007-08-19 Thread William Allen Simpson
Daniel Markstedt wrote: > Less than 24h remain until the time when I intended to create the > 2.1.0-beta6 release. However, Marko has asked me to postpone it to > sort out a network protocol incompatibility issue, so I won't force > that deadline. > > What other critical issues remain to get this

Re: [Freeciv-Dev] (PR#39434) Crash in 2.1 in vsnprintf, probably related to unit_name_translation changes

2007-08-19 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39434 > On 19/08/07, William Allen Simpson <[EMAIL PROTECTED]> wrote: > > Marko Lindqvist wrote: > > As a part of feature development, #18380 is not meant to be ported to S2_1. > > > As primarily a bug fix, #18380 should have been ported to S2_1, st

Re: [Freeciv-Dev] (PR#39434) Crash in 2.1 in vsnprintf, probably related to unit_name_translation changes

2007-08-19 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39434 > Marko Lindqvist wrote: > As a part of feature development, #18380 is not meant to be ported to S2_1. > As primarily a bug fix, #18380 should have been ported to S2_1, still unreleased. And it's not too late _

[Freeciv-Dev] (PR#39586) cma presets not fully internationalized

2007-08-19 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39586 > S2_1, gui-gtk2, Mac OS X 10.3.9, Swedish locale: Affects the cma preset values, e.g. "Very happy", "Max production" etc. They reside in client/agents/cma_fec.c and seems to be internationalized and show up in freeciv.pot. However, they retai

[Freeciv-Dev] (PR#39587) Meta ticket: help issues in 2.1

2007-08-19 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39587 > http://freeciv.wikia.com/wiki/TODO-2.1 Help texts were supposed to be one of the 2.1 improvements. ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#39585) compilation problem of svn trunk , sdl client on debian etch

2007-08-19 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39585 > Forwarded from http://forum.freeciv.org/viewtopic.php?p=16663#16663 ___ Hi i downloaded svn trunk tree and after ./autogen.sh --enable-client=sdl make i start getting many warnings an

Re: [Freeciv-Dev] (PR#39584) [Bug] Trunk --disable-nls broken

2007-08-19 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39584 > Marko Lindqvist wrote: > No po/Makefile of any kind is generated if there is --disable-nls > configure option. > > To reproduce: > > mkdir completely_empty_builddir > > cd completely_empty_builddir > > ../freeciv.src/autogen.sh --disabl

[Freeciv-Dev] 2.1.0-beta6

2007-08-19 Thread Daniel Markstedt
Less than 24h remain until the time when I intended to create the 2.1.0-beta6 release. However, Marko has asked me to postpone it to sort out a network protocol incompatibility issue, so I won't force that deadline. What other critical issues remain to get this out the door? Remember this is not