> > So this is the second report on corrupted compressed .lyx files within > a week. Maybe it's time to revert the boost zipping stuff.
I have to say that, if this is indeed boost::iostreams' fault, I would be really disappointed at the quality of boost libraries. I think we can disable compression at 1.5.1, but allow reading of compressed files for backward compatibility. Anyway, this feature can be replaced by the embedding feature that may be introduced in 1.6.0. I believe zlib is much more robust than boost::iostreams. Cheers (should I?) Bo
