Actually, this is not related to the upstream bug. AFAIK file-roller tries to uncompress .Z files using 'uncompress', which is not present. However gzip can handle such files. file-roller should use "gzip" to uncompress these files instead of "uncompress", and use "compress" to compress them.
-- file-roller fails to open .Z files https://launchpad.net/bugs/26662 -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
