Created attachment 200936 [details] A sample file to reproduce this issue Steps: - Open the sample file in Libreoffice 25.2.0.0.alpha0+ or later. - Select: File > Export As > Export Directly as PDF - Open the file in a PDF viewer application that uses poppler like: Evince, or Okular, or Papers Result: - The Exported PDF fails to open in the PDF viewer. - It will open in a Browser PDF viewer like Firefox or chrome. A bisect indicates that this issue started with this commit: https://git.libreoffice.org/core/+/462d85709ead9c7cec33ce58fc608997263cb6aa%5E! https://gerrit.libreoffice.org/c/core/+/170900 commit 462d85709ead9c7cec33ce58fc608997263cb6aa [log] author Armin Le Grand (Collabora) <Armin.Le.Grand@me.com> Tue Jul 23 13:26:34 2024 +0200 committer Armin Le Grand <Armin.Le.Grand@me.com> Tue Jul 23 18:35:26 2024 +0200 tree 3eef2f07a6bef84a3ba02d49c9536ab58d5abfbf parent 863b90e33c4b9964a697684887aeb42cc538b019 [diff] CairoSDPR: Support alpha for BitmapPrimitives The bad commit in the Bibisect 25.2 bibisect repo is: 028867b464ec3569c3fbc557a5598259c4c7db2e This commit causes another issue with Exported tagged PDF, as they are abnormally large in size. But I am not sure if that should be a separate issue. Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 462d85709ead9c7cec33ce58fc608997263cb6aa CPU threads: 20; OS: Linux 6.12; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 200937 [details] The output PDF that fails to open
I made a mistake in the second step, what I meant was: Select: File > Export As > Export as PDF Sorry for this mistake.
Reproducible Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 3158b14e0b26875300a8098bc117a5e69b76f48f CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (es_ES); UI: en-US Calc: CL threaded Deleting one of the shapes before exporting shows the issue. But not sure if it is a LibreOffice bug or Adobe Acrobat but.
Hello Jazevedo, Thank you for reporting the bug. I can confirm that the bug is present in master. Version: 25.2.2.2 (X86_64) / LibreOffice Community Build ID: 7370d4be9e3cf6031a51beef54ff3bda878e3fac CPU threads: 12; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win Locale: en-US (en_FI); UI: en-US Calc: threaded
This is LO bug. Although some PDF readers still can open it, prevoiously all could and size is much bigger.
Oddly, attempting to open the sample ODT file in an effort to reproduce this bug crashes my LibreOffice entirely. Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 94231af057db7871fb993582e2015c0fa21dde46 CPU threads: 16; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
> Oddly, attempting to open the sample ODT file in an effort to reproduce this bug crashes my LibreOffice entirely. I had no such crash on Debian 13 (Trixie) with: Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 1d52b5b08952685d31902cc2ec37c50ec04d6f83 CPU threads: 20; OS: Linux 6.12; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
(In reply to Alan from comment #6) > Oddly, attempting to open the sample ODT file in an effort to reproduce this > bug crashes my LibreOffice entirely. Related to: Skia/Vulkan. Covered by Bug 166715