[Freeciv-Dev] [patch #1623] Add color option type

2010-04-13 Thread pepeto

URL:
  http://gna.org/patch/?1623

 Summary: Add color option type
 Project: Freeciv
Submitted by: pepeto
Submitted on: mardi 13.04.2010 à 10:02
Category: client
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: pepeto
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.3.0

___

Details:

For client option 'highlight_our_names' mostly. Note there is no variant to
handle this option in the SDL and Xaw clients yet. Anyway those clients
doesn't support the featured text stuff, so this option is dumb for them.




___

File Attachments:


---
Date: mardi 13.04.2010 à 10:02  Name: trunk_option_color.diff  Size: 35 ko  
By: pepeto

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

___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1301] [Metaticket] settings patch series

2010-04-13 Thread pepeto

Update of patch #1301 (project freeciv):

  Depends on: = patch #1623


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1301] [Metaticket] settings patch series

2010-04-13 Thread pepeto

Update of patch #1301 (project freeciv):

  Depends on: = patch #1624


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15866] genlist_remove() may cause memory corruption

2010-04-13 Thread pepeto

URL:
  http://gna.org/bugs/?15866

 Summary: genlist_remove() may cause memory corruption
 Project: Freeciv
Submitted by: pepeto
Submitted on: mardi 13.04.2010 à 14:33
Category: general
Severity: 2 - Minor
Priority: 3 - Low
  Status: Ready For Test
 Assigned to: pepeto
Originator Email: 
 Open/Closed: Open
 Release: trunk rev17329
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.3.0

___

Details:

If the free callback of the genlist calls genlist_destroy() or
genlist_clear(), genlist_remove() could access invalid data. Fix attached.




___

File Attachments:


---
Date: mardi 13.04.2010 à 14:33  Name: trunk_genlist_remove_reentrant.diff 
Size: 422 o   By: pepeto

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

___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15867] Crash when switching tileset on SDL client

2010-04-13 Thread pepeto

URL:
  http://gna.org/bugs/?15867

 Summary: Crash when switching tileset on SDL client
 Project: Freeciv
Submitted by: pepeto
Submitted on: mardi 13.04.2010 à 14:35
Category: client-sdl
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk rev17329
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.3.0

___

Details:

I tried to make a simple fix, but it seems that switching theme is impossible
because many widgets shares it.





___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #14707] Selected theme does not apply until game starts

2010-04-13 Thread kinetic

Follow-up Comment #4, bug #14707 (project freeciv):

I no longer have linux set up on my computer, so I don't have any dark themes
to test this with. All the themes on windows xp work correctly with 2.2.0,
though none are dark.

___

Reply to this item at:

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

___
  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 #15869] Missing info labels for option dialog buttons

2010-04-13 Thread pepeto

URL:
  http://gna.org/bugs/?15869

 Summary: Missing info labels for option dialog buttons
 Project: Freeciv
Submitted by: pepeto
Submitted on: mardi 13.04.2010 à 16:25
Category: client-sdl
Severity: 2 - Minor
Priority: 3 - Low
  Status: Ready For Test
 Assigned to: pepeto
Originator Email: 
 Open/Closed: Open
 Release: trunk rev17329
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.3.0

___

Details:

My typos... Fix attached.




___

File Attachments:


---
Date: mardi 13.04.2010 à 16:25  Name: trunk_sdl_optiondgl_info_labels.diff 
Size: 1 ko   By: pepeto

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

___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1617] Release script objects for removed units and cities

2010-04-13 Thread Ulrik Sverdrup

Update of patch #1617 (project freeciv):

 Planned Release:   2.3.0 = 2.2.1, 2.3.0   

___

Follow-up Comment #5:

Patch for 2.2 branch attached, adding same object removal and new API for
:exists() methods.

Notice here that the implementation is moderately bound to tolua-5.1's
implementation. toluaxx was similar, but more complex (and it would be
possible to adapt either toluaxx or our code). tolua-5.1 that we work with
now is easier.

(file #8948)
___

Additional Item Attachment:

File name: 2010041301-Remove-script-objects-for-removed-units-cities.patch
Size:8 KB


___

Reply to this item at:

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

___
  Meddelandet skickades via/av Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15738] map view not centered at the start

2010-04-13 Thread pepeto

Follow-up Comment #18, bug #15738 (project freeciv):

Please, try this patch. If if works for you, I will make a version for S2_2
too.


(file #8949)
___

Additional Item Attachment:

File name: trunk_center_on_something.diff Size:6 KB


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1618] Scripting/API: Use specific argument error messages

2010-04-13 Thread Ulrik Sverdrup

Update of patch #1618 (project freeciv):

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


___

Reply to this item at:

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

___
  Meddelandet skickades via/av Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15738] map view not centered at the start

2010-04-13 Thread pepeto

Follow-up Comment #19, bug #15738 (project freeciv):

New try...


(file #8950)
___

Additional Item Attachment:

File name: trunk_center_on_something2.diff Size:6 KB


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15738] map view not centered at the start

2010-04-13 Thread Ulrik Sverdrup

Follow-up Comment #20, bug #15738 (project freeciv):

The latest pepeto patch works well for me.

___

Reply to this item at:

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

___
  Meddelandet skickades via/av Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15738] map view not centered at the start

2010-04-13 Thread pepeto

Update of bug #15738 (project freeciv):

  Status:   Need Info = Ready For Test 
 Assigned to:None = pepeto 

___

Follow-up Comment #21:

Version for S2_2 attached.


(file #8951)
___

Additional Item Attachment:

File name: S2_2_trunk_center_on_something.diff Size:6 KB


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15873] Experimental ruleset still claims to be default

2010-04-13 Thread Jacob Nevins

URL:
  http://gna.org/bugs/?15873

 Summary: Experimental ruleset still claims to be default
 Project: Freeciv
Submitted by: jtn
Submitted on: Tuesday 04/13/10 at 22:15
Category: docs
Severity: 2 - Minor
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: jtn
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.3.0

___

Details:

In various text field. Patch attached (description based on book's in the
forum http://forum.freeciv.org/viewtopic.php?p=25404).



___

File Attachments:


---
Date: Tuesday 04/13/10 at 22:15  Name: trunk-experimental-description.diff 
Size: 791B   By: jtn
trunk r17336: fix experimental ruleset description
http://gna.org/bugs/download.php?file_id=8952

___

Reply to this item at:

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

___
  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 #15807] assert in player_invention_state() [tech.c::129]

2010-04-13 Thread pepeto

Follow-up Comment #4, bug #15807 (project freeciv):

Assertion failed:

0: in player_invention_state() [tech.c::124]: assertion 'tech == (200-2) ||
(tech = 0  tech  game.control.num_tech_types)' failed.


(gdb) bt full

#1  0x0054cdaf in fc_assert_fail (file=0x59ec97 tech.c,
function=0x59efd0 player_invention_state, line=124, assertion=value
optimized out, message=0x0)
at log.c:452
level = LOG_FATAL
#2  0x00541606 in player_invention_state (pplayer=value optimized
out, tech=value optimized out) at tech.c:122
__FUNCTION__ = player_invention_state
#3  0x00541694 in base_total_bulbs_required (pplayer=0x126d,
tech=4717) at tech.c:617
tech_cost_style = 1
base_cost = value optimized out
__FUNCTION__ = base_total_bulbs_required
#4  0x00436362 in science_dialog_text () at text.c:636
team = value optimized out
ours = 3
theirs = 0
done = 9
perturn = 3
total = value optimized out
str = {_private_str_ = 0x210a2f0 , _private_n_ = 1,
_private_n_alloc_ = 15}
ourbuf = '\000' se
r\377\377\377\377\377��\000\000\000\377\377\377\377\377��
theirbuf = '\000' se
r\377\377\377\377\377��\000\000\000\377\377\377\377\377��
research = 0x7ebd68
#5  0x00455fb9 in science_dialog_update () at repodlgs.c:2549
pSurf = value optimized out
pChangeResearchButton = 0x461ee90
pStr = 0xc8ff
pColb_Surface = 0xd29dc0
step = value optimized out
pChangeResearchGoalButton = 0x461f610
pWindow = 0x43c7550
cBuf =
\340\256n\004\000\000\000\000\350\334\377\377\377\177\000\000\002\000\000\000\000\000\000\000аn\004\000\000\000\000\020\b\232\000\000\000\000\000\243\311H\000\000\000\000\000\020\370\305\000\000\000\000\000\320.\231\000\000\000\000\000\002\000\000\000\000\000\003\000\003\000\030\000\002\002[\000\000\000\000\000\002\002\000\000\000\000\030,
'\000' se
r\377\377\377\377\377��\000\000\000\377\377\377\377\377\000\000\000\377\377\377\377\377��\000\000\000\377\377\377\377\377��
i = value optimized out
---Type return to continue, or q return to quit---
cost = 0
dest = {x = 0, y = 0, w = 0, h = 0}
bg_color = {r = 255 '\377', g = 255 '\377', b = 255 '\377', unused =
136 '\210'}
#6  0x00456eb3 in update_report_dialogs () at repodlgs.c:3361
No locals.
#7  0x0040916f in reports_thaw () at climisc.c:1056
__FUNCTION__ = reports_thaw
#8  0x0040c458 in input_from_server (fd=value optimized out) at
clinet.c:390
type = PACKET_THAW_CLIENT
__FUNCTION__ = input_from_server
#9  0x00405db4 in gui_event_loop (pData=0x0, loop_action=0,
key_down_handler=value optimized out, key_up_handler=value optimized out,

mouse_button_down_handler=0x4050b0 main_mouse_button_down_handler,
mouse_button_up_handler=value optimized out, 
mouse_motion_handler=0x404d70 main_mouse_motion_handler) at
gui_main.c:694
ID = 0
tv = {tv_sec = 0, tv_usec = 9995}
civfdset = {fds_bits = {256, 0 repeats 15 times}}
t_current = value optimized out
t_last_unit_anim = 77440
t_last_map_scrolling = 77494
real_timer_next_call = 77939
result = 1
schot_nr = 0
schot = '\000' se
r\377\377\377\377\377��\000\000\000\377\377\377\377\377��
__FUNCTION__ = gui_event_loop
#10 0x004061c2 in ui_main (argc=1, argv=0x7fffe1c8) at
gui_main.c:1056
__Net_User_Event = {type = 24 '\030', active = {type = 24 '\030',
gain = 0 '\000', state = 0 '\000'}, key = {type = 24 '\030', which = 0
'\000', 
state = 0 '\000', keysym = {scancode = 1 '\001', sym =
SDLK_UNKNOWN, mod = KMOD_NONE, unicode = 0}}, motion = {type = 24 '\030',
which = 0 '\000', 
state = 0 '\000', x = 1, y = 0, xrel = 0, yrel = 0}, button =
{type = 24 '\030', which = 0 '\000', button = 0 '\000', state = 0 '\000', x =
1, y = 0}, 
  jaxis = {type = 24 '\030', which = 0 '\000', axis = 0 '\000', value
= 1}, jball = {type = 24 '\030', which = 0 '\000', ball = 0 '\000', xrel = 1,
yrel = 0}, 
  jhat = {type = 24 '\030', which = 0 '\000', hat = 0 '\000', value =
0 

[Freeciv-Dev] [bug #13493] Popup messages not shown at sdl client

2010-04-13 Thread pepeto

Update of bug #13493 (project freeciv):

  Status:None = Ready For Test 
 Assigned to:None = pepeto 
 Planned Release: = 2.2.1, 2.3.0   

___

Follow-up Comment #1:

Fix attached.


(file #8953, file #8954)
___

Additional Item Attachment:

File name: trunk_sdl_notify_goto_dialog.diff Size:11 KB
File name: S2_2_sdl_notify_goto_dialog.diff Size:11 KB


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #15860] Fix compiler warning in tolua-5.1

2010-04-13 Thread Ulrik Sverdrup

Update of bug #15860 (project freeciv):

 Assigned to:None = englabenny 


___

Reply to this item at:

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

___
  Meddelandet skickades via/av Gna!
  http://gna.org/


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