Created attachment 110620 [details] black boxes where images are supposed to be when opening a visio 2007 file images are replaced with black boxes. opening the same visio file in internet explorer displays the images correctly
Hello, Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Created attachment 110628 [details] visio file with images
Created attachment 110643 [details] console logs On pc Debian x86-64 with master sources updated today, I could reproduce this.
Fridrich/Valek: one for you? (I attached detailed debug console)
Created attachment 110647 [details] bt First bt caught thanks to this: catch throw EndOfStreamException
Fridrich, the black boxes are at the places of the shapes which are actually embedded bitmaps. The only a bit unusual thing I see about those is 'compression method = 3' (DIB header). OLEToy seems to handle them well, you can try 0:2:11:1:1:1:1 $dib@13 I've dumped picture from OLEToy, whatever version of LO Draw I have were able to open it properly.
*** This bug has been marked as a duplicate of bug 73523 ***