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

2007-08-18 Thread Benjamin K. Stuhl
http://bugs.freeciv.org/Ticket/Display.html?id=39583 > 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 from) Steps to reproduce: 1. start a new local game 2. build

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

2007-08-18 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39584 > 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 --disable-nls > make - ML

Re: [Freeciv-Dev] (PR#39563) [Bug] AI doesn't want to build anything in trunk / default.ruleset

2007-08-18 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39563 > On 14/08/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > > Autogames produce only tons of: > 1: Maria Theresia's Graz(54,37) [s2 d0 u0 g0] Falling back - didn't > want to build soldiers, workers, caravans, settlers, or buildings! > > with

Re: [Freeciv-Dev] (PR#39582) 2.0.9: crash at end of turn

2007-08-18 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39582 > On 8/18/07, Christian Prochaska <[EMAIL PROTECTED]> wrote: > > > http://bugs.freeciv.org/Ticket/Display.html?id=39582 > > > As a side note, when running the server separately, it showed this output: > > 1: Dangerous danger[0] (20180936) in Be

Re: [Freeciv-Dev] (PR#39582) 2.0.9: crash at end of turn

2007-08-18 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39582 > On 8/18/07, Christian Prochaska <[EMAIL PROTECTED]> wrote: > > > http://bugs.freeciv.org/Ticket/Display.html?id=39582 > > > backtrace: > > Program received signal SIGSEGV, Segmentation fault. ok, so it's a real bug. I loaded the savegame in

[Freeciv-Dev] (PR#39582) 2.0.9: crash at end of turn

2007-08-18 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39582 > As a side note, when running the server separately, it showed this output: 1: Dangerous danger[0] (20180936) in Bethlehem. Beware of overflow. 1: Dangerous danger[0] (22214694) in Stoke-on-Trent. Beware of overflow. 1: Dangerous danger[0]

[Freeciv-Dev] (PR#39582) 2.0.9: crash at end of turn

2007-08-18 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39582 > backtrace: Program received signal SIGSEGV, Segmentation fault. tile_to_canvas_pos (canvas_x=0x22f6e8, canvas_y=0x22f6ec, ptile=0x7d321b0) at mapview_common.c:277 277 in mapview_common.c (gdb) bt full #0 tile_to_canvas_pos (canvas_x

Re: [Freeciv-Dev] (PR#39580) non-internationalized string in tutorial.sav

2007-08-18 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39580 > On 17/08/07, Daniel Markstedt <[EMAIL PROTECTED]> wrote: > > The string 'Loading tutorial events.' on line 380 of tutorial.sav > should be internationalized. Patch attached. I tested that string gets in to freeciv.pot and to .po files. -

[Freeciv-Dev] (PR#39582) 2.0.9: crash at end of turn

2007-08-18 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=39582 > > Hi, > > I had a freeciv saved game that I could load, but upon clicking End turn, > freeciv 2.0.9 would crash eventually. > In order to see whether the problem was solved in a newer version I > installed 2.1.0.beta4. I first uninstalled 2.

[Freeciv-Dev] (PR#39582) Forward of moderated message

2007-08-18 Thread [EMAIL PROTECTED]
http://bugs.freeciv.org/Ticket/Display.html?id=39582 > -- Forwarded message -- From: Mail Delivery System <[EMAIL PROTECTED]> Date: Aug 18, 2007 5:06 PM Subject: Mail delivery failed: returning message to sender To: [EMAIL PROTECTED] This message was created automatically by mai

[Freeciv-Dev] Fwd: Mail delivery failed: returning message to sender

2007-08-18 Thread Chris
-- Forwarded message -- From: Mail Delivery System <[EMAIL PROTECTED]> Date: Aug 18, 2007 5:06 PM Subject: Mail delivery failed: returning message to sender To: [EMAIL PROTECTED] This message was created automatically by mail delivery software. A message that you sent could not be

[Freeciv-Dev] (PR#39575) Using development code with released servers

2007-08-18 Thread Guest
http://bugs.freeciv.org/Ticket/Display.html?id=39575 > Sorry, my account is not already create (woodswolf in future). I don't really understand. Freeciv project is for playing or just an exercice of exploit of code? Anyway, I think your size of 1400 is good and can prevent problem. Ok but you

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

2007-08-18 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=39434 > On 04/07/07, William Allen Simpson <[EMAIL PROTECTED]> wrote: > > Comparing against trunk, found that this has been substantially > rewritten (PR#18380). Oh how I wish that folks would test and keep S2_1 > up-to-date As a part of featu