Description: On Win10 with master sources updated today + brand new LO profile, I got black and white templates icons when launching Impress whereas the rest is ok. Steps to Reproduce: 1. Launch LO Actual Results: Template icons in black and white Expected Results: Template icons in color Reproducible: Always User Profile Reset: Yes Additional Info:
Created attachment 156165 [details] screenshot
Sorry, I think they're previews instead of icons.
Skia issue, not a regression IMHO
(In reply to Xisco Faulí from comment #3) > Skia issue, not a regression IMHO Ok I understand that it's not a regression since SKIA isn't enabled by default.
On pc Debian x86-64 with master sources updated today + gen rendering with SKIA enabled, I could reproduce this. (so not Windows only)
*** Bug 129280 has been marked as a duplicate of this bug. ***
Created attachment 156416 [details] screenshot Version: 6.5.0.0.alpha0+ Build ID: 5030be4e85179147476b1e441eb618fb6ed58235 CPU threads: 4; OS: Linux 4.15; UI render: Skia/Vulkan; VCL: gtk3; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2019-11-28_20:14:48 Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US Calc: threaded From what I see I have skia, but I dont have this bug. Can you confirm it from my screenshot and info?
(In reply to BogdanB from comment #7) > Created attachment 156416 [details] > screenshot > > Version: 6.5.0.0.alpha0+ > Build ID: 5030be4e85179147476b1e441eb618fb6ed58235 > CPU threads: 4; OS: Linux 4.15; UI render: Skia/Vulkan; VCL: gtk3; > TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: > 2019-11-28_20:14:48 > Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US > Calc: threaded > > From what I see I have skia, but I dont have this bug. Can you confirm it > from my screenshot and info? Possibly it's windows only bug
(In reply to Roman Kuznetsov from comment #8) > > Possibly it's windows only bug No, per comment 5 Julien had it on Linux X11/gen as well.
*** Bug 129064 has been marked as a duplicate of this bug. ***
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/852bba5478f38edc68bec8d38fba7262474e82ea do not store 8bpp bitmaps as Skia's SkBitmap (tdf#129077) It will be available in 6.5.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.
On pc Debian x86-64 with master sources updated today + gen rendering + SAL_ENABLESKIA=1, I don't reproduce this anymore Thank you Luboš!