Bug 98018 - FILEOPEN XLSX can't open file
Summary: FILEOPEN XLSX can't open file
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.4.7.2 release
Hardware: x86-64 (AMD64) Linux (All)
: high normal
Assignee: Eike Rathke
URL:
Whiteboard: target:5.2.0 target:5.1.2 target:5.0.6
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2016-02-20 10:15 UTC by hju
Modified: 2016-10-25 19:08 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 raal 2016-02-20 12:23:19 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.
Comment 2 raal 2016-02-20 13:26:18 UTC
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
Comment 3 Katarina Behrens (Inactive) 2016-03-07 22:32:36 UTC
Looks trivial to fix, after a bit of tweaking I was able to open the file ..
Comment 4 Katarina Behrens (Inactive) 2016-03-08 11:36:00 UTC
Actually this got fixed in https://cgit.freedesktop.org/libreoffice/core/commit/?id=088ba465d6bb0931c7034d564a3077e21078cb13 

Reassigning accordingly
Comment 5 Eike Rathke 2016-03-08 11:41:24 UTC
Pending review as part of a larger fix
https://gerrit.libreoffice.org/22988 for 5-1
https://gerrit.libreoffice.org/23003 for 5-0
Comment 6 Eike Rathke 2016-03-09 18:16:39 UTC
So, fixed with bug 98389