[Freeciv-Dev] [bug #25406] assertion 'unit_list_get(potential_transports, 0) == best_transport' failed.

2017-01-01 Thread Christian Knoke
URL: Summary: assertion 'unit_list_get(potential_transports, 0) == best_transport' failed. Project: Freeciv Submitted by: chrisk Submitted on: So 01 Jan 2017 22:58:04 CET Category: None

[Freeciv-Dev] [patch #7353] Remove "Infra" unittype flag from 3.0

2017-01-01 Thread Marko Lindqvist
Update of patch #7353 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7019] Drop gtk2-client

2017-01-01 Thread Marko Lindqvist
Follow-up Comment #7, patch #7019 (project freeciv): Creation of some gtk2 related Makefiles was left to configure.ac, currently breaking build. Will commit attached fix immediately (file #29618) ___ Additional Item Attachment: File

[Freeciv-Dev] [patch #7379] Make libsqlite mandatory requirement

2017-01-01 Thread Marko Lindqvist
Update of patch #7379 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #25407] gtk3 client freeze

2017-01-01 Thread Christian Knoke
Update of bug #25407 (project freeciv): Release:2.6 => 2.6 R34752 ___ Reply to this item at: ___ Nachricht

[Freeciv-Dev] [bug #25407] gtk3 client freeze

2017-01-01 Thread Christian Knoke
Follow-up Comment #1, bug #25407 (project freeciv): don't know what to do with gdb --pid=... ___ Reply to this item at: ___ Nachricht gesendet von/durch Gna!

[Freeciv-Dev] [patch #7373] LOG_WARN

2017-01-01 Thread Marko Lindqvist
Update of patch #7373 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #6246] Drop sdl1.2-mixer support

2017-01-01 Thread Marko Lindqvist
Update of patch #6246 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #25364] Qt-client segfaults at exit

2017-01-01 Thread mir3x
Follow-up Comment #10, bug #25364 (project freeciv): ML can u check with gcc -v if your gcc has --enable-__cxa_atexit ? If no then it must be that issue. ___ Reply to this item at:

[Freeciv-Dev] [patch #7559] Refactor threaded AI in preparation for threaded worker want calculation

2017-01-01 Thread Marko Lindqvist
Update of patch #7559 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7761] First commit to S3_0

2017-01-01 Thread Marko Lindqvist
Update of patch #7761 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7776] Bump ruleset format version number and capstr for 3.1 development

2017-01-01 Thread Marko Lindqvist
Update of patch #7776 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7372] FREECIV_DEV_SAVE_COMPAT_3_1

2017-01-01 Thread Marko Lindqvist
Update of patch #7372 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7871] EXTRA_foo_DEPENDENCIES

2017-01-01 Thread Marko Lindqvist
Update of patch #7871 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7760] Setting TRUNK for 3.1 development

2017-01-01 Thread Marko Lindqvist
Update of patch #7760 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #25364] Qt-client segfaults at exit

2017-01-01 Thread Marko Lindqvist
Follow-up Comment #11, bug #25364 (project freeciv): $ gcc -v Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.2.1-5'

[Freeciv-Dev] [bug #25407] gtk3 client freeze

2017-01-01 Thread Christian Knoke
URL: Summary: gtk3 client freeze Project: Freeciv Submitted by: chrisk Submitted on: So 01 Jan 2017 23:05:56 CET Category: None Severity: 3 - Normal Priority: 5

[Freeciv-Dev] [patch #7499] Drop WIN32_NATIVE

2017-01-01 Thread Marko Lindqvist
Update of patch #7499 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #7019] Drop gtk2-client

2017-01-01 Thread Marko Lindqvist
Update of patch #7019 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #25364] Qt-client segfaults at exit

2017-01-01 Thread mir3x
Follow-up Comment #12, bug #25364 (project freeciv): "--enable-__cxa_atexit" is required for the G++ compiler to produce static destructors that fully comply with the C++ specification. So p1.patch might work. But its probably some debian bug, all static c++ classes will segfault.

[Freeciv-Dev] [task #7972] Branch S3_0

2017-01-01 Thread Marko Lindqvist
Update of task #7972 (project freeciv): Status:None => Done Open/Closed:Open => Closed ___ Reply to this item at:

Re: [Freeciv-Dev] About S3_0 branching

2017-01-01 Thread Marko Lindqvist
Branching has been done. Both TRUNK and S3_0 are open to regular commits. - ML On 30 December 2016 at 13:05, Marko Lindqvist wrote: >> On 7 October 2016 at 04:18, Marko Lindqvist wrote: >>> S3_0 branching has been agreed to happen 02-Jan-17. > >

[Freeciv-Dev] [bug #25405] A lot of unused entry messages

2017-01-01 Thread Christian Knoke
URL: Summary: A lot of unused entry messages Project: Freeciv Submitted by: chrisk Submitted on: So 01 Jan 2017 12:15:06 CET Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #25405] A lot of unused entry messages from savegame

2017-01-01 Thread Marko Lindqvist
Update of bug #25405 (project freeciv): Category:None => general Release: => 2.6 R34752 Planned Release: 2.6 R34752 => Summary: