I opened LibO 4.3 alpha and when i was going through the options dialog, if i click on the 'Colors' entry, LibO will crash. Thinking about it just now, i think this must also relate to the color drop down in bug 77934.
Created attachment 98265 [details] console logs + bt with symbols On pc Debian x86-64 with master sources updated today, I can reproduce this crash.
I put max priority because: - it's a core function - no workaround - crash - regression
Patch on master sources for review: https://gerrit.libreoffice.org/#/c/9219/
hmm, that pDrDoc has a GetColorList method, maybe we should call that one on the pDrDoc branch and leave the "generic" color list on the other branch
It does not crash for me in Build ID: 46cfcd5a05aa1d13fecd73f5a25b64b8d8dd6781 on Linux (fresh user profile) - but that may be an older build.
How the *piep* can Severity and Priority change themselves with me just giving a comment? (Due to FF crashing just before commenting??)
I found it weird that you changed it and was going to change it back, but didnt want to step on any toes. :)
Caolán: I've changed https://gerrit.libreoffice.org/#/c/9219/ accordingly to what you said. Would you have some time to validate it?
Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4558064a31bcecd7cbdfde02b1c309a3b9d9813d Resolves: fdo#78133 LibO crashes when in options dialog (Colors part) 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.
(In reply to comment #7) > I found it weird that you changed it and was going to change it back, but > didnt want to step on any toes. :) It happened me before... No idea which ghost is hunting me ;) @julien: thanks !
*** Bug 78196 has been marked as a duplicate of this bug. ***
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/ec914194382654aa4b0ad9973acc0eed15a4ab43%5E%21 add uitest for bug tdf#78133 It will be available in 6.3.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.
The test exist, set status to Verified.