Created attachment 75552 [details] file.xls in archive Problem description: Spreadsheet can't open file with complex table structure. File opened normaly in MS Excel and Gnumeric Steps to reproduce: 1. try open file Current behavior: program hangs Expected behavior: file open Operating System: All Version: 4.0.0.3 release
*** Bug 61488 has been marked as a duplicate of this bug. ***
It is easily reproduced. And actually the problem happens on 3.6 build as well.
Hi Markus, It looks finally crash after a long hang here. Would you mind to have a look if time available? Thanks in advance :)
(In reply to comment #3) > Hi Markus, > > It looks finally crash after a long hang here. Would you mind to have a look > if time available? Thanks in advance :) Ok, So the first look (while it is still loading) shows that the file contains a large number of conditional formats. Applying them to the calc model seems to be the problem but the time is really spend in handling SfxItemSet and SfxPoolItems and not in the conditional format code itself. I'll check with Excel and see if there is a better way how we can handle this file.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=732d560a2e679a05ceffa6670536877fb32d9f52 small performance improvement for fdo#61484 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Reproduced with 4.3alpha0+ and 4.1.3.2 on OS X 10.9. 4.1.3.2 gives error that the file is locked on another system. Offering Open, Open write protected, cancel. First two choices lead to a hang.
@Markus are you still on this? Can I assign you?
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: *Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.1 or later) https://www.libreoffice.org/download/ *If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior *If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT *Update the version field *Reply via email (please reply directly on the bug tracker) *Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-04-18
Still hangs. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: 80ec99db4325a439a8a3f1d420d0a80f8bf9c439 TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-06-16_00:00:20 Locale: fi-FI (fi_FI)
(In reply to user from comment #0) > Spreadsheet can't open file with complex table structure. > File opened normaly in MS Excel and Gnumeric Looks like Excel opens it very slowly.
Created attachment 124066 [details] Debug with Procdump+WinDBG in LO 5.2+ svllo.dll SfxSetItem
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
It's not "can't open2 but rather "very slow to open". My comp: LO 6.0+ 400 sec for XLS LO 6.0+ 300 sec for XLSX MSO 2013 60 sec for XLS (Excel also opens it slowly)
Created attachment 138335 [details] Callgrind output from master Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: d4a54ec92674773bc0f9358a3d9090915a3c8fb0 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded Built on December 9th 2017
it takes real 0m17,313s user 0m16,895s sys 0m0,233s in Version: 6.3.0.0.alpha0+ Build ID: e913727c7ee3af0bb4031c6829abfb3373306492 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded most likely a dupe of bug 81765 *** This bug has been marked as a duplicate of bug 81765 ***