https://bugs.freedesktop.org/show_bug.cgi?id=76222

--- Comment #5 from Julien Nabet <[email protected]> ---
Normally xlsx is a zip file with a specific structure.
I renamed the extension of your file into zip but I failed to open it.
  zip -T test.zip 
    zip warning: missing end signature--probably not a zip file (did you
    zip warning: remember to use binary mode when you transferred it?)
    zip warning: (if you are trying to read a damaged archive try -F)

zip error: Zip file structure invalid (test.zip)
Trying to fix it (with -F or -FF option) gives an empty zip.

Perhaps the encryption changes this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to