Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Builder hangs when docubuilder file gets long #102

Open
prudentcircle opened this issue Apr 3, 2023 · 4 comments
Open

Document Builder hangs when docubuilder file gets long #102

prudentcircle opened this issue Apr 3, 2023 · 4 comments

Comments

@prudentcircle
Copy link

Describe your problem:

Document Builder seems to hang if a docubuilder file has longer than 2000 lines when creating an excel file.

Steps to reproduce the problem:

Create a docubuilder file with more than 2000 lines.
Try to create an Excel file out of it by running the binary.
The process will hang forever.

DocumentBuilder version:

[prudentcircle@fedora ~]$ documentbuilder -v
v7.3.3.52
sdk version: 7.3.3 (build:52)

Installation method:

RPM based installation on Fedora 36

Operating system:

Fedora 36
20230331_third_page2.docubuilder.txt

@prudentcircle
Copy link
Author

I am trying to create an excel file with about 8000 rows using Document Builder.

ONLYOFFICE desktop app handles such excel file within 1 second on my Macbook M1 Pro.
ONLYOFFICE cloud app also opens up such excel file within 1 second with no problem.

I believe that Document Builder should have no problem creating an excel file with 8000 rows in a sheet.
It is a small set of data that ONLYOFFICE editer could handle with a problem.
So I think it is a bug.

The same docubuilder file runs just fine when I reduce the line to less than 1000 lines.
I checked that it hangs when the docubuilder files gets longer than 1500 - 2000 lines.

@tlzzu
Copy link

tlzzu commented May 12, 2023

same

@prudentcircle
Copy link
Author

Pretty sad this issue is getting no attention. :(

@l8556
Copy link
Member

l8556 commented Aug 17, 2023

Hi, @prudentcircle !
I was unable to reproduce your issue.
Executing your script does not take much time.

Tested on DocumentBuilder versions:
7.4.1.36, 7.3.3.52

2023-08-17.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants