Created attachment 142691 [details] sample file Steps to reproduce: 1. Open attached document 2. Save it as .DOC with -headless --convert-to doc 3. Open the output file Observed behaviour: the image 'Proof Points is missing. Reproduced in Version: 6.2.0.0.alpha0+ Build ID: 4c6e11886a9d396bf7be18e9e3209a73c6e303ad CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded [Bug found by office-interoperability-tools]
Created attachment 142692 [details] How the document looks after RT
Regression introduced by: author Miklos Vajna <vmiklos@collabora.co.uk> 2018-04-20 16:32:00 +0200 committer Miklos Vajna <vmiklos@collabora.co.uk> 2018-04-20 21:04:35 +0200 commit edda1e5fc8113aa4744e32f97c96a3cc311485ca (patch) tree b6da5a4a637a9a3ae3ed9307fe59d6f1df80b197 parent e9c52f55f0cc7155d6883e4d2abf14f1638b03b3 (diff) DOCX import: lazy-read images without external headers So that similar to ODT, images are not loaded on file open, only when the user scrolls there. Bisected with: bibisect-linux64-6.2 Adding Cc: to Miklos Vajna
Created attachment 142693 [details] Sample 2 Another file affected by the same problem
The office-interoperability-tools found all these files affected by this problem: fdo55529-1.doc moz551399-1.doc abi9747-1.doc fdo62613-2.doc kde239662-1.doc moz1026685-3.doc moz1028992-1.doc abi6418-1.doc gentoo131686-1.doc fdo38619-3.doc tdf104028-1.doc fdo33613-3.doc fdo37192-1.doc fdo65285-1.doc fdo71703-1.doc fdo71290-1.doc tdf104027-3.doc fdo88163-1.doc Raising severity
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=fa356008b08a8a5b5556aa8f89ca8f7989c53516 tdf#118133 DOCX import: disable lazy-loading of tiff images It will be available in 6.2.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.
This above commit addresses the tiff-in-docx case, should help with other OOXML formats as well. Please open a follow-up bug if there are still other cases left with a different root cause. Thanks!
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d647dc45b9ae0494e4f3185a6eb85e006b336b00&h=libreoffice-6-1 tdf#118133 DOCX import: disable lazy-loading of tiff images It will be available in 6.1.0.1. 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.2.0.0.alpha0+ Build ID: 6ebc026e34d0c119067e7dfbad8d932f92844760 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Miklos, Thanks for fixing this!!
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c6bf16909db054ec5467ebdc0ea0c9dc07307048 Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images" It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.