[Freeciv-Dev] [bug #20774] Loaded transport going out of sight not unloaded client end

2013-05-01 Thread Marko Lindqvist
Update of bug #20774 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?20774

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20616] Oracle not exactly doubling effect of Temples

2013-05-01 Thread Marko Lindqvist
Update of bug #20616 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?20616

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20776] Trunk compilation failure with clang

2013-05-01 Thread anonymous
URL:
  http://gna.org/bugs/?20776

 Summary: Trunk compilation failure with clang
 Project: Freeciv
Submitted by: None
Submitted on: Wed 01 May 2013 09:28:37 AM UTC
Category: general
Severity: 5 - Blocker
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: per.mathi...@gmail.com
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

A function is declared inline which isn't. Clang doesn't like that, and throws
an error.



___

File Attachments:


---
Date: Wed 01 May 2013 09:28:37 AM UTC  Name: fixbuild.diff  Size: 1kB   By:
None
Patch to fix the problem
http://gna.org/bugs/download.php?file_id=17868

___

Reply to this item at:

  http://gna.org/bugs/?20776

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20777] Calling memset with size of pointer rather than content

2013-05-01 Thread anonymous
URL:
  http://gna.org/bugs/?20777

 Summary: Calling memset with size of pointer rather than
content
 Project: Freeciv
Submitted by: None
Submitted on: Wed 01 May 2013 09:30:56 AM UTC
Category: ai
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: per.mathi...@gmail.com
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

common/aicore/cm.c line 2107 can't be right. it memset()s a memory structure
with the size of a pointer.




___

Reply to this item at:

  http://gna.org/bugs/?20777

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20727] Fogging problems when allied transport moves out of sight.

2013-05-01 Thread Marko Lindqvist
Update of bug #20727 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?20727

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3889] [Metaticket] Fix things deprecated in gtk+-3.4 (oldest supported) already

2013-05-01 Thread RafałMużyło
Follow-up Comment #3, patch #3889 (project freeciv):

One other thing regarding patch #3560:
 while there is gtk_button_set_always_show_image, it's only since 3.6 and IMHO
title of the button is descriptive enough in the context anyway if one has a
theme that turns off images on buttons.

As for gtk_rc_get_theme_dir, my description was not quite precise - see
Default files section of GtkCssProvider docs.

___

Reply to this item at:

  http://gna.org/patch/?3889

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3560] Use standard button interface (patch 21/60)

2013-05-01 Thread Marko Lindqvist
Follow-up Comment #4, patch #3560 (project freeciv):

 Well, we could just set this to true in the theme.

Sorry, I had (probably) misinterpreted this earlier. You mean it's just change
in Freeciv theme to make the image visible again?

___

Reply to this item at:

  http://gna.org/patch/?3560

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20305] Closing helpbrowser gives gtk assert

2013-05-01 Thread Marko Lindqvist
Update of bug #20305 (project freeciv):

 Planned Release: = 2.4.0, 2.5.0, 2.6.0

___

Follow-up Comment #1:

Are others able to reproduce this one, or is this too Debian Wheezy specific
gtk3 bug?

___

Reply to this item at:

  http://gna.org/bugs/?20305

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3651] Setting TRUNK for 2.6 development

2013-05-01 Thread Marko Lindqvist
Update of patch #3651 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3651

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3652] First commit to S2_5

2013-05-01 Thread Marko Lindqvist
Update of patch #3652 (project freeciv):

  Status:  Ready For Test = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3652

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20778] Memory overwrite errors

2013-05-01 Thread anonymous
URL:
  http://gna.org/bugs/?20778

 Summary: Memory overwrite errors
 Project: Freeciv
Submitted by: None
Submitted on: Wed 01 May 2013 09:37:53 PM UTC
Category: general
Severity: 4 - Important
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: per.mathi...@gmail.com
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

One case of memory being overwritten one byte too early (terrain.c, if string
is empty), and one case of too small memory allocation (fcthread.c, it is
allocated to size of pointer rather than size of content).

Patch to fix issues attached.



___

File Attachments:


---
Date: Wed 01 May 2013 09:37:53 PM UTC  Name: fix-asan.diff  Size: 1kB   By:
None

http://gna.org/bugs/download.php?file_id=17870

___

Reply to this item at:

  http://gna.org/bugs/?20778

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3350] Add Alien World files to POTFILES

2013-05-01 Thread Marko Lindqvist
Update of patch #3350 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?3350

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] S2_5 branching

2013-05-01 Thread Marko Lindqvist
On 28 April 2013 18:47, Marko Lindqvist cazf...@gmail.com wrote:

 We're just a couple of days from branching S2_5 02-May. My timezone is
 EEST (UTC +3), and I'm about start the branching activities as soon as
 clock hits 00:00 here. So for you in western Europe, let alone in Americas,
 it will be still 01-May.

 After the bracnhing we will have four active branches: S2_3, S2_4, S2_5
 and TRUNK. That's more than we'd like to divide our attention to, but at
 the same time we don't want to postpone branching further and letting even
 more new features to get in to trunk then to be polished in stable branch
 forever. Let's hope that time between S2_5 branching and 2.5.0 release is
 not longer than the road from S2_4 to 2.4.0 has been.

 I'll refresh all po-files under version control against latest strings
 before the branching. One of the new features in 2.6 is inclusion of Alien
 World ruleset ( http://www.cazfi.net/freeciv/alien/ ). Strings from the
 ruleset will be added to trunk translation as soon as S2_5 has been safely
 branched without the strings. I'll upload po-files with these strings to
 http://www.cazfi.net/freeciv/translations/S2_6/ within 24 hours from the
 branching.

 Next milestone for 2.5 after branching will be datafile format and network
 protocol freezes. We are not yet even planning the dates for these, but
 please make any tickets that must go in before the freezes as dependency of
 the relevant task-tickets, so once we start to plan the dates, we see what
 needs to be done.



 S2_5 has now been branched, and TRUNK is open for 2.6 development. While
2.6 development in TRUNK is already possible, our priority should be in
stable branches, especially in getting 2.4.0 finally out. Now that I've got
the S2_5 branching out of the way, I'll try to sum current 2.4.0 blockers
in the coming days.

 When I added Alien World ruleset strings to translations, it turned out
that one gettext error was crept in to those files. Fix for that is in
patch #3890, and that patch was applied to my local tree when I created
po-files uploaded to http://www.cazfi.net/freeciv/translations/S2_6/
 I've uploaded po-files from all the active branches to cazfi.net, and here
are current translation statistics from them:


S2_3


ca: 6302 translated messages.
pl: 6302 translated messages.
fr: 6302 translated messages.
gd: 6302 translated messages.
es: 6302 translated messages.
ja: 6291 translated messages, 10 fuzzy translations, 1 untranslated message.
fi: 6212 translated messages, 90 untranslated messages.
da: 5948 translated messages, 218 fuzzy translations, 136 untranslated
messages.
uk: 5116 translated messages, 546 fuzzy translations, 640 untranslated
messages.
it: 4582 translated messages, 1153 fuzzy translations, 567 untranslated
messages.
nl: 4529 translated messages, 1080 fuzzy translations, 693 untranslated
messages.
pt_BR: 4335 translated messages, 1391 fuzzy translations, 576 untranslated
messages.
ru: 4271 translated messages, 1374 fuzzy translations, 657 untranslated
messages.
sv: 3709 translated messages, 1448 fuzzy translations, 1145 untranslated
messages.
ga: 3557 translated messages, 3 fuzzy translations, 2742 untranslated
messages.
de: 3315 translated messages, 1938 fuzzy translations, 1049 untranslated
messages.
tr: 2940 translated messages, 1991 fuzzy translations, 1371 untranslated
messages.
et: 2922 translated messages, 2094 fuzzy translations, 1286 untranslated
messages.
cs: 2889 translated messages, 2201 fuzzy translations, 1212 untranslated
messages.
eo: 2774 translated messages, 1554 fuzzy translations, 1974 untranslated
messages.
lt: 2713 translated messages, 1677 fuzzy translations, 1912 untranslated
messages.
ro: 2537 translated messages, 2256 fuzzy translations, 1509 untranslated
messages.
zh_CN: 2494 translated messages, 2369 fuzzy translations, 1439 untranslated
messages.
no: 2437 translated messages, 2512 fuzzy translations, 1353 untranslated
messages.
ar: 2436 translated messages, 2641 fuzzy translations, 1225 untranslated
messages.
sr: 2067 translated messages, 1070 fuzzy translations, 3165 untranslated
messages.
el: 2047 translated messages, 1905 fuzzy translations, 2350 untranslated
messages.
ko: 1990 translated messages, 1520 fuzzy translations, 2792 untranslated
messages.
bg: 1958 translated messages, 10 fuzzy translations, 4334 untranslated
messages.
hu: 1881 translated messages, 2768 fuzzy translations, 1653 untranslated
messages.
pt: 1715 translated messages, 2781 fuzzy translations, 1806 untranslated
messages.
fa: 1660 translated messages, 1718 fuzzy translations, 2924 untranslated
messages.
he: 1651 translated messages, 1482 fuzzy translations, 3169 untranslated
messages.
en_GB: 322 translated messages, 5980 untranslated messages.


S2_4


pl: 7117 translated messages.
en_GB: 7113 translated messages, 3 fuzzy translations, 1 untranslated
message.
ca: 7113 translated messages, 3 fuzzy translations, 1 untranslated message.
fr: 7113 translated messages, 3 fuzzy 

[Freeciv-Dev] [task #7667] Branch S2_5

2013-05-01 Thread Marko Lindqvist
Update of task #7667 (project freeciv):

  Status:None = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/task/?7667

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #19846] Closing unit select dialog asserts or crashes

2013-05-01 Thread Marko Lindqvist
Update of bug #19846 (project freeciv):

  Status:None = Ready For Test 
 Planned Release:2.4.0, 2.5.0 = 2.4.0, 2.5.0, 2.6.0

___

Follow-up Comment #12:

Attached patch avoids the crash. Supposedly this leaves a minor bug that
cursor is sometimes not correctly changed, but I didn't notice any situation
where that happened in my testing. Also, it shouldn't be happening with any
gtk+ version where the code was not crashing before.

(file #17872, file #17873)
___

Additional Item Attachment:

File name: Gtk3UDlgClosed.patch   Size:0 KB
File name: Gtk3UDlgClosed-S2_4.patch  Size:1 KB


___

Reply to this item at:

  http://gna.org/bugs/?19846

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #3891] Move unit_move() comment next to relevant part of code

2013-05-01 Thread Marko Lindqvist
URL:
  http://gna.org/patch/?3891

 Summary: Move unit_move() comment next to relevant part of
code
 Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 02 May 2013 02:02:08 AM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.4.0, 2.5.0, 2.6.0

___

Details:

Comment describing the order of client updates in unit_move() has been
separated from the relevant code. Move it to better place, so people
considering rearrangements to the order are more likely to notice it, and
avoid implementing new bugs. A couple of other comment fixes too.



___

File Attachments:


---
Date: Thu 02 May 2013 02:02:08 AM EEST  Name: UnitMoveComments.patch  Size:
2kB   By: cazfi

http://gna.org/patch/download.php?file_id=17874

___

Reply to this item at:

  http://gna.org/patch/?3891

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #20679] [Metaticket] move_unit bugs

2013-05-01 Thread Marko Lindqvist
Update of bug #20679 (project freeciv):

  Depends on: = patch #3891


___

Reply to this item at:

  http://gna.org/bugs/?20679

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] Fullmoon build results

2013-05-01 Thread fullmoon
This is build report automatically generated by FullMoon Ilmarinen (0.4.50.1)

Fullmoon operated by Marko Lindqvist cazf...@gmail.com This build is from 
TRUNK.

Component svn, Host build.cazfi.net, Phase Source update(1): Succeeded
Component autogen.sh, Host build.cazfi.net, Phase Other command(0): 
Succeeded
Component server, Host build.cazfi.net, Phase Build(2): Succeeded
Component gtk2, Host build.cazfi.net, Phase Build(2): Succeeded
Component gtk3, Host build.cazfi.net, Phase Build(2): Succeeded
Component sdl, Host build.cazfi.net, Phase Build(2): Succeeded
Component xaw, Host build.cazfi.net, Phase Build(2): Succeeded
Component qt, Host build.cazfi.net, Phase Build(2): Succeeded
Component stub, Host build.cazfi.net, Phase Build(2): Succeeded
Component QualityCheck, Host build.cazfi.net, Phase Check(4): FAILED


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev