Problem description: Steps to reproduce: 1. open a .docx file with black and white images Current behavior: the images appear in color. Expected behavior: the images should be black and white. Operating System: Windows 7 Version: 4.2.2.1 release
Can you provide an example file?
Created attachment 96828 [details] it an internal file from the school i work. the top logos are in the original in black and white (or grey shaded). when i open the file in libreoffice's write the ACIB (top left) logo turns blue and the IEFP (top right) turns green.
Reproducible, tested using Mac OSX 10.9 with LibreOffice Version: 4.3.0.0.alpha0+ Build ID: 37672f11a72723040b1c9452772dc6e12409e6cd TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2014-03-29_00:52:28
Created attachment 96835 [details] optimized test file
Created attachment 115507 [details] Even a simpler example (just an image with greyscale)
Joren De Cuyper committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ab81e3bff2a1844be67209bc8947d539edbaf8e6 tdf#76941 : image greyscale not imported correctly It will be available in 5.0.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.
Joren De Cuyper committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=53fe42375e31f09dccefbc43dfeabd988cc52a95 tdf#76941 : docx export image greyscale It will be available in 5.0.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.
Created attachment 115597 [details] Optimized test file compared in MSO 2010 and LO 5.0 alpha 1 (In reply to josé faria from comment #2) > Created attachment 96828 [details] > the top logos are in the original in black and white (or grey shaded). > when i open the file in libreoffice's write the ACIB (top left) logo turns > blue and the IEFP (top right) turns green. ACIB is not blue but black now, while IEFP remains green. (In reply to Jorendc from comment #5) > Created attachment 115507 [details] > Even a simpler example (just an image with greyscale) This one is fine now.
(In reply to Commit Notification from comment #7) > Joren De Cuyper committed a patch related to this issue. > It has been pushed to "master": > > http://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=53fe42375e31f09dccefbc43dfeabd988cc52a95 > > tdf#76941 : docx export image greyscale Export part is still not okay. I had written a sketch patch, but I needed some help. It was pushed to master unintentionally. So ignore that patch for now (still working on it). (In reply to Timur from comment #8) > ACIB is not blue but black now, while IEFP remains green. Thanks for testing Timur. You are right. I'll look into that later. I'm not trying to get the export right. Kind regards, Joren
(In reply to Jorendc from comment #9) > (In reply to Timur from comment #8) > > ACIB is not blue but black now, while IEFP remains green. > Thanks for testing Timur. You are right. I'll look into that later. I'm not > trying to get the export right. Mmh, I can not reproduce on my own build: Linux Mint x64 with Version: 5.0.0.0.alpha1+ Build ID: de1977fe7df350b3354f67ab64bf81d3c1e95b22 Locale: nl-BE (nl_BE.UTF-8) You mind retesting? Kind regards, Joren
Created attachment 115602 [details] Tested on current writer = OK
Joren De Cuyper committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0db96caf0fcce09b87621c11b584a6d81cc7df86 tdf#76941 and tdf#87539: docx export image greyscale, watermark, black&white It will be available in 5.0.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.