https://bugs.documentfoundation.org/show_bug.cgi?id=150201
--- Comment #4 from Paris Oplopoios <[email protected]> --- vcl/source/filter/graphicfilter2.cxx:37 constexpr sal_uInt32 PLACEABLE_SIGNATURE = 0xd7cdc69a; Wrong endianness. Correct value should be 0x9ac6cdd7 I'll upload a patch to fix this after LO build finishes so I can confirm the file opens correctly. -- You are receiving this mail because: You are the assignee for the bug.
