[Freeciv-Dev] [bug #23999] Error out on invalid values given to --disable-delta-protocol

2015-11-02 Thread Sveinung Kvilhaugsvik
Update of bug #23999 (project freeciv): Category:None => bootstrap Status: In Progress => Ready For Test Operating System:None => Any

[Freeciv-Dev] [patch #6521] Europe 1901: remove intra paragraph line breaks

2015-11-02 Thread Sveinung Kvilhaugsvik
URL: Summary: Europe 1901: remove intra paragraph line breaks Project: Freeciv Submitted by: sveinung Submitted on: Mon 02 Nov 2015 06:05:36 PM UTC Category: general Priority:

[Freeciv-Dev] [bug #24001] actiontools.c not including fc_config.h

2015-11-02 Thread Marko Lindqvist
Update of bug #24001 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #23811] Dead man can cancel treaties

2015-11-02 Thread Marko Lindqvist
Update of bug #23811 (project freeciv): Status: In Progress => Ready For Test ___ Follow-up Comment #3: Untested patch built on top of Isaac's. All clients changed to use pplayer_can_cancel_treaty()

[Freeciv-Dev] [patch #6494] Assumed resolution option

2015-11-02 Thread Marko Lindqvist
Follow-up Comment #1, patch #6494 (project freeciv): - Updated S2_6 & TRUNK version against svn (file #25573, file #25574) ___ Additional Item Attachment: File name: ResolutionOption-2.patch Size:4 KB File name:

[Freeciv-Dev] [bug #23976] Traits have not been documented in ruleset comments

2015-11-02 Thread Marko Lindqvist
Update of bug #23976 (project freeciv): Status: Ready For Test => In Progress ___ Reply to this item at: ___ Message

[Freeciv-Dev] [bug #23969] Client segfault on quit, preceded by Gtk-CRITICAL IA__gtk_text_buffer errors

2015-11-02 Thread Marko Lindqvist
Update of bug #23969 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #23363] Qt-client help wrong in respect to extras (>= S2_6)

2015-11-02 Thread mir3x
Update of bug #23363 (project freeciv): Status:None => Ready For Test Assigned to:None => mir3x ___ Follow-up Comment #2: Added new extras

[Freeciv-Dev] [bug #23802] Sensitivity of the lesser pact buttons

2015-11-02 Thread Marko Lindqvist
Update of bug #23802 (project freeciv): Planned Release: 2.5.2, 2.6.0, 3.0.0 => 2.5.3, 2.6.0, 3.0.0 ___ Reply to this item at: ___ Message

[Freeciv-Dev] [patch #6509] Silence compiler deprecation warnings in --disable-debug builds

2015-11-02 Thread Marko Lindqvist
Update of patch #6509 (project freeciv): Planned Release: 2.5.2, 2.6.0, 3.0.0 => 2.5.2 ___ Follow-up Comment #1: The general deprecation warnings adjustments (for gtk & glib) work for release builds too in

[Freeciv-Dev] [bug #23811] Dead man can cancel treaties

2015-11-02 Thread Marko Lindqvist
Update of bug #23811 (project freeciv): Status: Ready For Test => In Progress ___ Follow-up Comment #2: I'm about to add the client side button sensitivity adjustments too.

[Freeciv-Dev] [bug #23991] Turn never finishing when last client to do turn done under AI control

2015-11-02 Thread Marko Lindqvist
Follow-up Comment #3, bug #23991 (project freeciv): I now failed to setup the failing case this patch was meant for... ___ Reply to this item at: ___ Message

[Freeciv-Dev] [patch #6524] Save classic AI war reason by name

2015-11-02 Thread Sveinung Kvilhaugsvik
URL: Summary: Save classic AI war reason by name Project: Freeciv Submitted by: sveinung Submitted on: Tue 03 Nov 2015 05:21:31 AM UTC Category: general Priority: 5 - Normal

[Freeciv-Dev] [patch #6524] Save classic AI war reason by name

2015-11-02 Thread Sveinung Kvilhaugsvik
Additional Item Attachment, patch #6524 (project freeciv): File name: Save-classic-AI-war-reason-by-name-v2.patch Size:4 KB ___ Reply to this item at: ___

[Freeciv-Dev] [patch #6524] Save classic AI war reason by name

2015-11-02 Thread Marko Lindqvist
Update of patch #6524 (project freeciv): Status: Ready For Test => None ___ Follow-up Comment #1: To summarise the problem: You say that you're changing only classic AI, but you're actually

[Freeciv-Dev] [patch #6502] Cleanup begin_turn() is_new_turn checks

2015-11-02 Thread Marko Lindqvist
Update of patch #6502 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #24007] Layout problem on right/bottom corner

2015-11-02 Thread Jacob Nevins
Update of bug #24007 (project freeciv): Planned Release: => 2.5.2, 2.6.0, 3.0.0 ___ Follow-up Comment #1: Me too, on S2_5 r30376. (Since it's a regression from 2.5.1, adding 2.5.2 target.) Also most

[Freeciv-Dev] [bug #24017] "Pick Nation" dialog: nation group scrollbar isn't quite right

2015-11-02 Thread Jacob Nevins
URL: Summary: "Pick Nation" dialog: nation group scrollbar isn't quite right Project: Freeciv Submitted by: jtn Submitted on: Mon 02 Nov 2015 22:21:33 UTC Category: client-qt

[Freeciv-Dev] [patch #6498] Use "gtk4" namespace for gtk3x options

2015-11-02 Thread Marko Lindqvist
Update of patch #6498 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #23592] various failures depending on locale

2015-11-02 Thread Jacob Nevins
Follow-up Comment #2, bug #23592 (project freeciv): > bind failed: The system detected an invalid pointer address in > attempting to use a pointer argument in a call. See also older bug #22448. ___ Reply to this item at:

[Freeciv-Dev] [bug #22140] Build fails with Qt client and Qt libs in /usr/lib64/qt4

2015-11-02 Thread Jacob Nevins
Update of bug #22140 (project freeciv): Status:None => Wont Fix Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24007] Layout problem on right/bottom corner

2015-11-02 Thread Louis Moureaux
Follow-up Comment #2, bug #24007 (project freeciv): The layout issue is caused by gui()->game_info_label being too small. I don't know why yet, but will investigate. ___ Reply to this item at:

[Freeciv-Dev] [bug #24018] The AI players are extremely slow during europa_1901's turn change

2015-11-02 Thread Sveinung Kvilhaugsvik
URL: Summary: The AI players are extremely slow during europa_1901's turn change Project: Freeciv Submitted by: sveinung Submitted on: Mon 02 Nov 2015 10:43:46 PM UTC Category: ai

[Freeciv-Dev] [patch #6522] Fully redraw screen after sliding it if zoom enabled

2015-11-02 Thread Marko Lindqvist
URL: Summary: Fully redraw screen after sliding it if zoom enabled Project: Freeciv Submitted by: cazfi Submitted on: Tue 03 Nov 2015 01:09:02 AM EET Category: client Priority:

[Freeciv-Dev] [patch #6504] Qt client - city production scrollbars

2015-11-02 Thread Jacob Nevins
Follow-up Comment #4, patch #6504 (project freeciv): It'd be slightly interesting to try a Windows build with this fix, given bug #23032. ___ Reply to this item at:

[Freeciv-Dev] [bug #24003] Crash when activating an previously completely empty edit widget

2015-11-02 Thread Marko Lindqvist
Update of bug #24003 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #24007] Layout problem on right/bottom corner

2015-11-02 Thread Louis Moureaux
Follow-up Comment #3, bug #24007 (project freeciv): This issue was revealed by patch for bug #23963. The attached patch shows how to fix it (at least in trunk), but exposes another problem due to manual widget layout. Apply with -p1. (file #25564)

[Freeciv-Dev] [patch #6523] Sanity check armistice turns left

2015-11-02 Thread Sveinung Kvilhaugsvik
URL: Summary: Sanity check armistice turns left Project: Freeciv Submitted by: sveinung Submitted on: Tue 03 Nov 2015 04:01:40 AM UTC Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #24007] Layout problem on right/bottom corner

2015-11-02 Thread mir3x
Follow-up Comment #4, bug #24007 (project freeciv): I plan to replace that info label with something in Civ5 style soon. And it was already broken before bug #23963, when observing some online games. ___ Reply to this item at:

[Freeciv-Dev] [bug #23363] Qt-client help wrong in respect to extras (>= S2_6)

2015-11-02 Thread mir3x
Additional Item Attachment, bug #23363 (project freeciv): File name: qt-terr-extras-v2-s26-trunk.patch.bz2 Size:2 KB ___ Reply to this item at: ___ Message

[Freeciv-Dev] [bug #24017] "Pick Nation" dialog: nation group scrollbar isn't quite right

2015-11-02 Thread mir3x
Update of bug #24017 (project freeciv): Status:None => Ready For Test Assigned to:None => mir3x ___ Additional Item Attachment: File name:

[Freeciv-Dev] [bug #24017] "Pick Nation" dialog: nation group scrollbar isn't quite right

2015-11-02 Thread mir3x
Update of bug #24017 (project freeciv): Planned Release: => 2.5.2, 2.6, 3.0 ___ Reply to this item at: ___ Message