[Freeciv-Dev] [bug #20499] ruleset datafile appears incompatible

2013-02-16 Thread pepeto
Update of bug #20499 (project freeciv):

  Status:None = Invalid
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  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 #20499] ruleset datafile appears incompatible

2013-02-11 Thread David Lowe
URL:
  http://gna.org/bugs/?20499

 Summary: ruleset datafile appears incompatible
 Project: Freeciv
Submitted by: doctorjlowe
Submitted on: Mon 11 Feb 2013 01:16:52 PM PST
Category: rulesets
Severity: 5 - Blocker
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: r22326
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

This is on Debian Squeeze PPC.   After 'svn up' and a fresh build, i attempted
to start a new game with the experimental ruleset.  The GUI immediately gave
me a stack of popup requests, including [in no particular order]:

Capability problem
supported options: +Freeciv-2.4-ruleset
datafile options: +Freeciv-ruleset-Devel-2012.Feb.28
usr/local/share/freeciv/experimental/nations.ruleset: ruleset datafile
appears incompatible:

Terminal output looks like this:

$ freeciv-gtk2
1: Invalid NULL default string for option default_tileset_name.
1: in option_str_set() [options.c::752]: assertion '((void *)0) != str'
failed.
1: Please report this message at http://gna.org/projects/freeciv/
0: No usable default tileset found, aborting!

The default ruleset works just fine.




___

Reply to this item at:

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

___
  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 #20499] ruleset datafile appears incompatible

2013-02-11 Thread Marko Lindqvist
Follow-up Comment #1, bug #20499 (project freeciv):

Is that S2_4 or TRUNK?

 supported options: +Freeciv-2.4-ruleset

This looks like your binary is S2_4...

 datafile options: +Freeciv-ruleset-Devel-2012.Feb.28

...and this is TRUNK datafile.


And then
 usr/local/share/freeciv/experimental/nations.ruleset: ruleset datafile
appears incompatible:

experimental has no nations.ruleset of its own (it should fallback to
default/nations.ruleset) in S2_4, so this too seems like TRUNK.


You seem to be running installed freeciv ('make install'), or the very problem
is that datafiles currently in install hierarchy are used, so this could be
caused by installing S2_4 over TRUNK installation. As S2_4 has no
experimental/nations.ruleset, it doesn't get overwritten. When you then run
that S2_4 freeciv, it finds the TRUNK experimental/nations.ruleset instead of
fallbacking to default/nations.ruleset

___

Reply to this item at:

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

___
  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 #20499] ruleset datafile appears incompatible

2013-02-11 Thread David Lowe
Follow-up Comment #2, bug #20499 (project freeciv):

Whoops, it appears i had forgotten to 'make install' and then ran the old
binary [2.4-beta1].  Sorry for the noise.

___

Reply to this item at:

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

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


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