[Freeciv-Dev] [bug #17439] S2_3: '((void *)0) != pnation' assertion failed, and segfault

2011-03-06 Thread Jordi Negrevernis i Font
Follow-up Comment #6, bug #17439 (project freeciv): (gdb) run -a Starting program: /home/jorneg/freeciv/S2_3/freeciv-2.3/client/freeciv-gtk2 -a [Thread debugging using libthread_db enabled] [New Thread 0xb6c18a90 (LWP 9409)] 2: No está presente un controlador real de audio. 2: Se prosigue con el

[Freeciv-Dev] [bug #17848] do_airline() should be more verbose on failure

2011-03-06 Thread Jacob Nevins
Follow-up Comment #2, bug #17848 (project freeciv): File #12620 applies cleanly to S2_3, so no new patch needed. ___ Reply to this item at: http://gna.org/bugs/?17848 ___ Message sent

[Freeciv-Dev] [bug #17853] client: is_activity_on_tile() ignored supplied activity

2011-03-06 Thread Jacob Nevins
URL: http://gna.org/bugs/?17853 Summary: client: is_activity_on_tile() ignored supplied activity Project: Freeciv Submitted by: jtn Submitted on: Sun Mar 6 15:19:05 2011 Category: client Severity: 2 -

[Freeciv-Dev] [bug #17853] client: is_activity_on_tile() ignores supplied activity

2011-03-06 Thread Jacob Nevins
Update of bug #17853 (project freeciv): Summary: client: is_activity_on_tile() ignored supplied activity = client: is_activity_on_tile() ignores supplied activity ___ Reply to this item at: http://gna.org/bugs/?17853

[Freeciv-Dev] [patch #2589] Add callback to platform-dependent client code when focused units change

2011-03-06 Thread Jacob Nevins
URL: http://gna.org/patch/?2589 Summary: Add callback to platform-dependent client code when focused units change Project: Freeciv Submitted by: jtn Submitted on: Sun Mar 6 15:31:39 2011 Category: client

[Freeciv-Dev] [patch #2589] Add callback to platform-dependent client code when focused units change

2011-03-06 Thread Jacob Nevins
Update of patch #2589 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #1: The attached patch adds the callback (for all clients) and wires it up to the goto dialog (Gtk

[Freeciv-Dev] [bug #17853] client: is_activity_on_tile() ignores supplied activity

2011-03-06 Thread Jacob Nevins
Update of bug #17853 (project freeciv): Status: In Progress = Ready For Test ___ Additional Item Attachment: File name: trunk-S2_3-is_activity_on_tile.diff Size:0 KB

[Freeciv-Dev] [patch #2588] Gtk goto/airlift dialog no longer shows cities' airlift capacity

2011-03-06 Thread Jacob Nevins
Additional Item Attachment, patch #2588 (project freeciv): File name: airlift_info.png Size:184 KB ___ Reply to this item at: http://gna.org/patch/?2588 ___ Message sent

[Freeciv-Dev] [patch #2588] Gtk goto/airlift dialog no longer shows cities' airlift capacity

2011-03-06 Thread Jacob Nevins
Update of patch #2588 (project freeciv): Depends on: = patch #2589 ___ Reply to this item at: http://gna.org/patch/?2588 ___ Message sent

[Freeciv-Dev] [patch #2582] Remove toluaxx from svn

2011-03-06 Thread Marko Lindqvist
Update of patch #2582 (project freeciv): Status: Ready For Test = Done Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #17726] Experimental ruleset: Musketeers have Shield2Gold flag, but Riflemen do not

2011-03-06 Thread Jacob Nevins
Update of bug #17726 (project freeciv): Status:None = Ready For Test Assigned to:None = jtn Planned Release: = 2.3.0,2.4.0

[Freeciv-Dev] [bug #17726] Experimental ruleset: Musketeers have Shield2Gold flag, but Riflemen do not

2011-03-06 Thread Jacob Nevins
Additional Item Attachment, bug #17726 (project freeciv): File name: trunk-S2_3-experimental-shield2gold-bis.diff Size:1 KB ___ Reply to this item at: http://gna.org/bugs/?17726 ___

[Freeciv-Dev] [patch #2566] Log fragment callbacks to AI interface

2011-03-06 Thread Marko Lindqvist
Update of patch #2566 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #2573] Replace deprecated GtkOptionMenu use with GtkComboBox use

2011-03-06 Thread Marko Lindqvist
Update of patch #2573 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [task #7334] Make copy of gtk2-client as base for gtk3-client development

2011-03-06 Thread Marko Lindqvist
Follow-up Comment #2, task #7334 (project freeciv): After investigating the issue it seems that there would be no benefit from switching to cairo drawing in gtk2-client before branching gtk3-client. Even if gtk2-client would use cairo based drawing code, it would be very different from what