[Bug 88914] Microsoft Advertising PDF Import deadlock

2024-07-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88914

--- Comment #13 from V Stuart Foote  ---
Created attachment 195082
  --> https://bugs.documentfoundation.org/attachment.cgi?id=195082&action=edit
pg14, pg22 extracted from problem PDF and then opened AND inserted to Draw ODG

The PDF was generated 2012-11-06 with ghostscript based "PDF Creator 1.2.3"

Extracting page 14, and page 22 with PDFtk these individual PDF pages are both
slow to "Open" into Draw canvas--but do load with poppler/cairo based filter.

Additionally, if the individual PDF pages are "Inserted" to document page, and
so will use the pdfium based filter path, they open reasonably fast with good
fidelity to original layout. 

As they are inserted as bitmaps, the resolution of the filter action can be
adjusted by setting environment variable 'PDFIMPORT_RESOLUTION_DPI' but will
otherwise get a default appropriate to the display device (so ~96-120 dpi) for
non-HiDPI.

And of course, performing a "break" of an inserted image will have performance
and fidelity issues.

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

[Bug 88914] Microsoft Advertising PDF Import deadlock

2024-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88914

--- Comment #12 from Dave Gilbert  ---
Whatever encoded this pdf is just depressing; while some of the problems we
have are use of hyper-clever fill patterns in pdf, this one is just silly.
Page 14 has 3025 copies of each of 6 different stipple patterns, all
indidivudally embedded in the PDF rather than referencing a single instance or
using a tiled fill.
Page 22 has 1715 copies of each of the stipple patterns; although depressingly
they seem to be used to make a stippled white on white background so are triply
pointless.

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

[Bug 88914] Microsoft Advertising PDF Import deadlock

2024-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88914

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #11 from V Stuart Foote  ---
Also, no issues filter opening to Draw with a 24.2.4.2 on Win10 build.

=> WFM


Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

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

[Bug 88914] Microsoft Advertising PDF Import deadlock

2024-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88914

--- Comment #10 from Dave Gilbert  ---
a little slow for me on a modern machine with 24.2.4.2-2; *as long as I have
the navigator closed* - with it open it's much much slower.

The command line convert is now not awful;

dg@dalek:~/bugs/libreoffice-88914-pdfhang$ time libreoffice --headless
--convert-to odg msa_bug.pdf 
convert /home/dg/bugs/libreoffice-88914-pdfhang/msa_bug.pdf as a Draw document
-> /home/dg/bugs/libreoffice-88914-pdfhang/msa_bug.odg using filter : draw8

real0m55.382s
user0m53.156s
sys 0m2.213s

As well as page 14 mentioned in comment 4, page 22 also has a load.
(Although curiously command line image extract doesn't show them, so they must
be getting created by a fill or something, but it doesn't look like a tiling
fill)

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

[Bug 88914] Microsoft Advertising PDF Import deadlock

2024-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88914

--- Comment #9 from QA Administrators  ---
Dear Philip,

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
https://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://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 88914] Microsoft Advertising PDF Import deadlock

2022-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88914

Timur  changed:

   What|Removed |Added

Summary|PDF Import deadlock |Microsoft Advertising PDF
   ||Import deadlock
   Keywords||filter:pdf
 Whiteboard|filter:importPDF|

--- Comment #8 from Timur  ---
Repro 7.4+. Very slow to open. 2:54 for me.

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