Update of bug #18715 (project wesnoth):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #2:

I was able to duplicate it by not restarting wesnoth after deleting the cache
directory.  It that case when wesnoth tries to regenerate the config_cache, it
notices that it can't read the old file and tries to write a new to
non-existent directory, throws an exception in the write_config constructor
and tries unsuccessfully to call the destructor of the gzip compression filter
from within the constructor. All in all, not good.

I fixed it by rebuilding the cache directory each time. 

That particular problem has been floating around since July 2010, but now I
think it is fixed.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18715>

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


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to