https://bugs.documentfoundation.org/show_bug.cgi?id=161021

Hossein <hoss...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #7 from Hossein <hoss...@libreoffice.org> ---
(In reply to Markus Grob from comment #0)
> In my document, a footnote is somewhere wrong. As the documend has nearby
> 500 pages, it's not easy to find the stucking one.
Very slow loading, UI interaction and/or converting the files is in itself a
problem, which falls into the category of "Performance", categorized as meta
bug tdf#136524.

You can measure the time needed to convert the file using command line, even
without building LibreOffice:

$ time libreoffice24.2 --convert-to pdf input.odt

Or with the LibreOffice built from sources:

$ time instdir/program/soffice --convert-to pdf input.odt

The amount of time needed to convert your 500 pages PDF files should be a few
seconds. If it takes more than a minute, it means that this is actually a bug
around performance.

Converting using LibreOffice 24.2 was also possible, withing a few seconds. I
could also convert the file using the latest LO dev master (debug build is
slower) in 2m38s. 

On the other hand, when opening the file, and immediately trying to export the
file to PDF via "File > Export as > Export as PDF", waiting a few seconds lead
to LibreOffice hang. This happens in LibreOffice 24.2, but not 24.8 dev master:

Reproducible with:
Version: 24.2.2.2 (X86_64) / LibreOffice Community
Build ID: d56cc158d8a96260b836f100ef4b4ef25d6f1a01
CPU threads: 12; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Not reproducible with: (it warns me about missing hyphenation data for de-CH)
Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 9422879a5cf74120c1057b0f8150529e304f7c95
CPU threads: 20; OS: Windows 11 (10.0 build 22631); UI render: default; VCL:
win
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: CL threaded

One thing to mention is that some hanging shapes and formulas are displayed on
the top of the first page for a small amount of time, but they disappear very
fast.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to