[Freeciv-Dev] [bug #13763] gtk assertion VALID_ITER failed when detaching

2009-08-06 Thread Marko Lindqvist

Update of bug #13763 (project freeciv):

  Status:None = Fixed  
 Assigned to:   mbook = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #13763] gtk assertion VALID_ITER failed when detaching

2009-07-29 Thread pepeto

Follow-up Comment #1, bug #13763 (project freeciv):

The problem is that temporary, the player_ptr is not valid.  The game has
been reset in the client side, and the new connection status not received
yet.  So, the client tries to insert a player observer into a non-initialized
parent node.

The attached patch switches to trunk solution, listing player observers in
the player iteration.

(file #6299)
___

Additional Item Attachment:

File name: S2_1_remove_detach_gtk_warnings.diff Size:2 KB


___

Reply to this item at:

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

___
  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 #13763] gtk assertion VALID_ITER failed when detaching

2009-06-23 Thread Marko Lindqvist

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

 Summary: gtk assertion VALID_ITER failed when detaching
 Project: Freeciv
Submitted by: cazfi
Submitted on: Tuesday 06/23/2009 at 21:42
Category: None
Severity: 3 - Normal
Priority: 1 - Later
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Release: 
Operating System: None

___

Details:

When I switch from observing one player to another in S2_1:

(civclient:22911): Gtk-CRITICAL **: gtk_tree_store_append: assertion
`VALID_ITER (parent, tree_store)' failed

(civclient:22911): Gtk-CRITICAL **: gtk_tree_store_set_valist: assertion
`VALID_ITER (iter, tree_store)' failed





___

Reply to this item at:

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

___
  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 #13763] gtk assertion VALID_ITER failed when detaching

2009-06-23 Thread Madeline Book

Update of bug #13763 (project freeciv):

 Assigned to:None = mbook  


___

Reply to this item at:

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

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


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