[Freeciv-Dev] [bug #21901] Segmentation fault in style_of_nation in Freeciv-web

2014-04-09 Thread Marko Lindqvist
Follow-up Comment #4, bug #21901 (project freeciv): > A better patch would refuse to spawn sea_barbarians if there > were no possible nations for them to play. That was jus t a quick fix to one of the bugs (currently is_playable has no effect) In total there should be 3 things done: - Prevent ta

[Freeciv-Dev] [bug #21901] Segmentation fault in style_of_nation in Freeciv-web

2014-04-09 Thread anonymous
Follow-up Comment #3, bug #21901 (project freeciv): This is an old bug. It was discussed on longturn a few years ago. It has recently been discussed on greatturn. see http://civland.org/forum/viewtopic.php?f=98&t=946#p4336 Enabling ai sea-barbarians is not the same as allowing allowing a human pl

[Freeciv-Dev] [bug #21894] Crash in is_my_zoc()

2014-04-09 Thread Jacob Nevins
Follow-up Comment #2, bug #21894 (project freeciv): I consider this a critical bug fix patch , since it shows up almost immediately in many new games. Do you intend to commit it soon? If I don't hear, I intend to commit this mysel

[Freeciv-Dev] [bug #21901] Segmentation fault in style_of_nation in Freeciv-web

2014-04-09 Thread Marko Lindqvist
Update of bug #21901 (project freeciv): Category: freeciv-web => general Status:None => Ready For Test Planned Release: => 2.5.0, 2.6.0 __

Re: [Freeciv-Dev] [bug #21901] Segmentation fault in style_of_nation in Freeciv-web

2014-04-09 Thread Andreas Røsdal
On Wed, 9 Apr 2014, Marko Lindqvist wrote: Follow-up Comment #1, bug #21901 (project freeciv): #1 0x080521a6 in player_nation_defaults (pplayer=pplayer@entry=0x9d22428, pnation=pnation@entry=0x0, set_name=set_name@entry=true) at srv_main.c:2056 pleader = nation = NULL... #2 0x0808596d in c

[Freeciv-Dev] [patch #4411] Convert classic ruleset effects to use present = FALSE instead of nreqs

2014-04-09 Thread Marko Lindqvist
Update of patch #4411 (project freeciv): Status: In Progress => Ready For Test ___ Follow-up Comment #2: - Updated against svn (file #20502) __

[Freeciv-Dev] [patch #4632] Convert civ1 ruleset effects to use present = FALSE instead of nreqs

2014-04-09 Thread Marko Lindqvist
Update of patch #4632 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #3697] When city growth is blocked, AI shouldn't give any value to food surplus

2014-04-09 Thread Marko Lindqvist
Update of patch #3697 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #21901] Segmentation fault in style_of_nation in Freeciv-web

2014-04-09 Thread Marko Lindqvist
Follow-up Comment #1, bug #21901 (project freeciv): > #1 0x080521a6 in player_nation_defaults > (pplayer=pplayer@entry=0x9d22428, > pnation=pnation@entry=0x0, set_name=set_name@entry=true) at > srv_main.c:2056 > pleader = nation = NULL... > #2 0x0808596d in create_barbarian_player (type=SEA_BA

[Freeciv-Dev] [bug #21900] Segmentation fault in utype_has_flag in Freeciv-web

2014-04-09 Thread Andreas Rosdal
Follow-up Comment #1, bug #21900 (project freeciv): The crash happens in code introduced in this commit, I think: http://svn.gna.org/viewcvs/freeciv/trunk/common/actions.c?r1=24644&r2=24655 Hopefully this will help with finding the cause of the segfault. __

[Freeciv-Dev] [bug #21901] Segmentation fault in style_of_nation in Freeciv-web

2014-04-09 Thread Andreas Rosdal
URL: Summary: Segmentation fault in style_of_nation in Freeciv-web Project: Freeciv Submitted by: andreasr Submitted on: Wed 09 Apr 2014 06:35:24 PM UTC Category: freeciv-web Se

[Freeciv-Dev] [bug #20828] i18n tags (e.g., "?unit:Workers") appear in interface

2014-04-09 Thread Andreas Rosdal
Follow-up Comment #5, bug #20828 (project freeciv): Attaching an experimental patch for i18n support for Freeciv-web. It is based on http://i18next.com/ Not intended for committing yet. (file #20501) ___ Additional Item Attachment: File

[Freeciv-Dev] [bug #21900] Segmentation fault in utype_has_flag in Freeciv-web

2014-04-09 Thread Andreas Rosdal
URL: Summary: Segmentation fault in utype_has_flag in Freeciv-web Project: Freeciv Submitted by: andreasr Submitted on: Wed 09 Apr 2014 04:31:13 PM UTC Category: freeciv-web Sev