| Summary: | FILEOPEN XLSX can't open file | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | hju <rfv781> |
| Component: | Calc | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | h3734236, raal |
| Priority: | high | Keywords: | bibisected, bisected, regression |
| Version: | 4.4.7.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:5.2.0 target:5.1.2 target:5.0.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
hju
2016-02-20 10:15:00 UTC
I can confirm with Version: 5.2.0.0.alpha0+ Build ID: 91a7580e03d5b47c6e2513afce85ddee45e730b6 CPU Threads: 4; OS Version: Linux 4.2; UI Render: default; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2016-02-04_00:17:43 I can open file with Version: 4.2.0.0.alpha1+, regression, high imp. I can open file with excel2010. This seems to have begun at the below commit. 2bb13e48deb78b92b5d6736df8907dd4335cf775 is the first bad commit commit 2bb13e48deb78b92b5d6736df8907dd4335cf775 Author: Matthew Francis <mjay.francis@gmail.com> Date: Thu May 28 17:31:49 2015 +0800 source-hash-3797e61e5eb15b9dee9c55afe95013f134ac2d5d commit 3797e61e5eb15b9dee9c55afe95013f134ac2d5d Author: Kohei Yoshida <kohei.yoshida@collabora.com> AuthorDate: Thu Nov 21 15:08:48 2013 -0500 Commit: Kohei Yoshida <kohei.yoshida@collabora.com> CommitDate: Fri Nov 22 09:03:33 2013 -0500 More removal of UNO API for setting document properties. Change-Id: I8c68308394a64eee0985d7d1f8c8b34637a6da74 :040000 040000 9b42e5f25ee5b6921bf4b44a70bf5999117e1382 da9b92be756d30e479b77e51c899ca7983785a01 M opt Looks trivial to fix, after a bit of tweaking I was able to open the file .. Actually this got fixed in https://cgit.freedesktop.org/libreoffice/core/commit/?id=088ba465d6bb0931c7034d564a3077e21078cb13 Reassigning accordingly Pending review as part of a larger fix https://gerrit.libreoffice.org/22988 for 5-1 https://gerrit.libreoffice.org/23003 for 5-0 |