| Summary: | Color Replacer does not show the selected color | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Regina Henschel <rb.henschel> |
| Component: | Draw | Assignee: | Katarina Behrens (Inactive) <Katarina.Behrens> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | h3734236, ilmari.lauhakangas, noelgrandin, quikee, vsfoote |
| Priority: | medium | Keywords: | bibisectRequest, bisected, regression |
| Version: | 5.0.0.0.beta1 | ||
| Hardware: | x86 (IA32) | ||
| OS: | All | ||
| Whiteboard: | target:5.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Regina Henschel
2016-06-12 13:53:14 UTC
I reproduce. Unfortunately I was not able to complete bisecting due to some builds saying: ./opt/program/soffice: 60: .: Can't open /home/test/bibisect/bibisect-50max/opt/program/ooenv} It has been broken at least since Version: 5.0.0.0.alpha1+ Build ID: 4fd045f84acff978bb2ffff1880104c3c6d22f76 Locale: en-US (en_US.UTF-8) Bisected on Ubuntu 16.04. Newest tested: Arch Linux 64-bit, KDE Plasma 5 Version: 5.3.0.0.alpha0+ Build ID: e1ca24369142af3e721e789bf757be671e1905b7 CPU Threads: 8; OS Version: Linux 4.6; UI Render: default; Locale: fi-FI (fi_FI.UTF-8) Built on June 10th 2016 From on hand Windows builds, it was good through the 2015-05-10 build and bad as of the 2015-05-15 build... unfortunately I don't have 5.0.0alpaha1 install packages for 11, 12, 13 or 14 May, 2015. So the closest bisect I can get you is https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=2796bc31e90c87cee10d832a67b1fd9dcab6e51f..9d0c51daea67104349cac26de9839afa8baeb099 Two commits to _bmpmask.cxx seem possible causes in that range... This by Tomaž V. on 2015-05-12 https://cgit.freedesktop.org/libreoffice/core/commit/?id=c7f056ac3ea388270f9739354cb1631328940d53 This by Noel G. on 2015-05-15 https://cgit.freedesktop.org/libreoffice/core/commit/?id=ad0c5e6c663642c1e4b212e4e6a38ebfe8c3e0a7 @Fellas? after some false starts, I managed to bisect this down to commit 2fa44119c802c39c4871e77726c01e6ba62a6262 "refactor ValueSet to use RenderContext" (In reply to Noel Grandin from comment #4) > after some false starts... Hope it was not my note that put you off track. But looks like the bisect range was at least of some help. Katarina Behrens committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c924baf95fe47ea642924b3bc47cd81bf4e89d10 tdf#100343: Refresh ValueSets after changing their value It will be available in 5.3.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. So let's call this fixed, give me a shout if anyone wants a backport to < 5.3 |