Description: Exporting a PNG of an imported picture results in a blank image the size of the imported picture, even when the entire slide is exported. As usual, TIF format is unaffected and exported normally. Steps to Reproduce: 1. Launch LO Draw 2. Import any photograph/picture onto a slide 3. Export the slide as PNG Actual Results: A blank PNG the size of the imported picture. Expected Results: The PNG should contained the imported picture Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: 6640d7f405d2970ba2825a9455926cc803284d01 CPU threads: 8; OS: Windows 10.0 Build 20197; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Interesting.. I have a different - undesired - result. If I export a page with image to PNG, the background is transparent (expected white, as before) However I do see a picture Version: 7.1.0.0.alpha0+ (x64) Build ID: 8700bace8c0714d853f5df6918ab9c8bb3d81f77 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL FWIW, do you produce the same results with Software mode (Skia Raster)and without SKIA too?
I'm using: anti-aliasing Skia for all rendering Force skia software rendering is not checked.
I see that your version of the daily build is different than mine. I pulled down the daily build dated today 8/26 to test with.
(In reply to Telesto from comment #1) > Interesting.. I have a different - undesired - result. If I export a page > with image to PNG, the background is transparent (expected white, as before) > > However I do see a picture > > Version: 7.1.0.0.alpha0+ (x64) > Build ID: 8700bace8c0714d853f5df6918ab9c8bb3d81f77 > CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win > Locale: nl-NL (nl_NL); UI: en-US > Calc: CL > > > FWIW, do you produce the same results with Software mode (Skia Raster)and > without SKIA too? I get a picture (with transparent background for the entire slide) using: Version: 7.1.0.0.alpha0+ (x64) Build ID: 6640d7f405d2970ba2825a9455926cc803284d01 CPU threads: 8; OS: Windows 10.0 Build 20197; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL with hardware rendering. Note, however, that the background defaults to None, so no background would make sense, and is ABSOLUTELY desirable. When I set the background to color, white, I get a white background, which also makes sense.
Reverting away from hardware rendering back to Skia gives me a solid blank white page with no picture when I have a white color background. I like how the background is working, but it'd be nice to have the picture show up, too.
What kind of image is it? If possible, please attach it.
(In reply to Regina Henschel from comment #6) > What kind of image is it? If possible, please attach it. I assume this being related to bug 136171. So any image (not tested, yet)
Created attachment 164744 [details] requested picture The picture is a .JPG. Attached.
Created attachment 164745 [details] Example file
Created attachment 164746 [details] testing document My LO Draw file I tested with.
Confirm Version: 7.1.0.0.alpha0+ (x64) Build ID: 6640d7f405d2970ba2825a9455926cc803284d01 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 164747 [details] output This is the output with Skia. As an aside, I set the background to white. Not setting any background (None is the default) results in no background at all, which as far as I'm concerned is perfect in terms of how it behaves. No problem there.
There remain other problems with the PNG output, but at least I'm getting a picture now in: Version: 7.1.0.0.alpha0+ (x64) Build ID: ed4f610f4a3de12016f8308a17b6ad4f86e9d67a CPU threads: 8; OS: Windows 10.0 Build 20211; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL Both SKIA and hardware rendering.