Steps to reproduce: 1. Open attachment 76212 [details] from bug 62052 2. Export to PDF Observed behaviour: Only the first page's background is exported. Reproduced in Version: 5.4.0.0.alpha0+ Build ID: 4ba483beccc99d336d0e0bec47b5fd6823b16c16 CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=5381db92dea6c2e11af49a48fa0b72af666f3f32..76ec54e8c9f3580450bca85236a4f5af0c328588
Reproduced. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha0+ Build ID: 595e3971b130addbc6e5b749f53fc681fa6bc031 CPU threads: 8; OS: Linux 4.10; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on March 27th 2016
Bibisected using repo bibisect-win32-5.2. 9ff0a94931d5aba1e838c680c9604562eb2e71e2 is the first bad commit commit 9ff0a94931d5aba1e838c680c9604562eb2e71e2 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Wed Feb 17 07:37:49 2016 -0800 source 76ec54e8c9f3580450bca85236a4f5af0c328588 # bad: [9ff0a94931d5aba1e838c680c9604562eb2e71e2] source 76ec54e8c9f3580450bca85236a4f5af0c328588 # good: [9e29eb793591044c190076f74b3ee37b217b321a] source 5381db92dea6c2e11af49a48fa0b72af666f3f32 git bisect start '9ff0a94931d5aba1e838c680c9604562eb2e71e2' '9e29eb793591044c190076f74b3ee37b217b321a' # good: [050e832d8c2b616e377de1edf3fc73bb8e3ee99f] source c4f056c01b674046c8d1852ae5e5ce0d48b0714f git bisect good 050e832d8c2b616e377de1edf3fc73bb8e3ee99f # good: [4c3ead80b0d3b2ebc93b9324cf84b4e5fda0f1f0] source 1fda8bf08123b521d9ad77eb542d7d1a3c63f54a git bisect good 4c3ead80b0d3b2ebc93b9324cf84b4e5fda0f1f0 # good: [edc9897e971f11937261ede98ab80814b465f108] source 809154904fe66441ada6985b153b4c1b20f3eb8f git bisect good edc9897e971f11937261ede98ab80814b465f108 # good: [e39aa0e63664bbb6b71e065017cbf8f798dd4878] source dea2e507c14df21f0cd45095c5ab8095cac14de2 git bisect good e39aa0e63664bbb6b71e065017cbf8f798dd4878 # good: [f7d2b01fa49decdeb252fcea00aa64f625660809] source 4bae5148842115d860b5392b98ff8121b468ac4c git bisect good f7d2b01fa49decdeb252fcea00aa64f625660809 # good: [1fe0d4859857b7c3086eb863a89a27e5aa4bdca2] source e07ffae5046e9c91ef96026435cab84c3bcb4534 git bisect good 1fe0d4859857b7c3086eb863a89a27e5aa4bdca2 # first bad commit: [9ff0a94931d5aba1e838c680c9604562eb2e71e2] source 76ec54e8c9f3580450bca85236a4f5af0c328588
Bibisecting takes us the same commit as in bug 99723. Adding Cc: to Michael Meeks. https://cgit.freedesktop.org/libreoffice/core/commit/?id=76ec54e8c9f3580450bca85236a4f5af0c328588 author Michael Meeks <michael.meeks@collabora.com> 2016-02-08 14:24:15 (GMT) committer Michael Meeks <michael.meeks@collabora.com> 2016-02-09 00:09:08 (GMT) "tdf#97662 - Try to preserve original compressed JPEGs harder."
Still reproducible in Version: 6.1.0.0.alpha1+ Build ID: f1579d3d6c5f5f3a651825e035b93bee7a4f43c6 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4c2172a3e973bc6351107a3a1b554c77b40b75dd tdf#106702 PDF export: fix missing images from Writer headers/footers It will be available in 6.1.0. 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=327c7ee43fbe53df63693d020356ddf4df56d7f1&h=libreoffice-6-0 tdf#106702 PDF export: fix missing images from Writer headers/footers It will be available in 6.0.5. 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.
Verified in Version: 6.1.0.0.beta1+ Build ID: da49f4aeb8d5e9a7d2cba8855d911e7cc1d2f1e2 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group @Miklos, Thanks for fixing this!!