Description: Crash double clicking Fonts in the Design sidebar (experimental) Steps to Reproduce: 1. Tools -> options -> Experimental features 2. Sidebar -> Design tab 3. Double click a font Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: ru-RU (nl_NL); UI: en-US Calc: CL
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=8c0a015f7f4a007b1cb6ac293838d75741f8ae0a author Caolán McNamara <caolanm@redhat.com> 2019-12-20 10:59:50 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-12-20 16:40:34 +0100 commit 8c0a015f7f4a007b1cb6ac293838d75741f8ae0a (patch) tree 13a2f03a0c24ca970ca5eb547f68d0d31c6a7aaa parent 1d273e238d0f1cbb193811d30d2569b0d02d1dc3 (diff) weld ThemePanel Bisected with: bibisect-linux64-7.0 Adding Cc: to Caolán McNamara
it was broken before that too, just in a non-crashing way, not too unexpected for an experimental unfinished abandoned-looking thing I guess
Created attachment 164000 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6a32a2dfb45865d5bc8986e753260558a7be6429 tdf#135488 ensure something is selected in experimental theme colorset It will be available in 7.1.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.
fixed in master, backport to 7-0 in gerrit
Verified in Version: 7.1.0.0.alpha0+ Build ID: 6ad2f463784a24c566477cdd60ae729651bb8564 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue!!
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/bfcb7d1ef8185739de3fae4940bf46b3fe0e754b tdf#135488 ensure something is selected in experimental theme colorset It will be available in 7.0.1. 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.