https://bugs.documentfoundation.org/show_bug.cgi?id=145786
Bug ID: 145786
Summary: Crash in: libgobject-2.0.so.0 Gtk-CRITICAL when
attempting to change color palette (UI, Sidebar)
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Description:
LibreOffice (Draw & Impress) crashes when clicking on any of the color palette
dropdowns from the Sidebar -> Properties. LO outputs the following error on the
stderr: "Gtk-CRITICAL **: gtk_toggle_button_set_active: assertion
'GTK_IS_TOGGLE_BUTTON (toggle_button)' failed"
Steps to reproduce:
1) Open a new Draw document;
2) Draw any shape (say, rectangle);
3) From the Sidebar (Ctrl+F5), go to Properties -> Area -> Fill Color;
4) Open the Color selection and click on the dropdown to change the active
palette;
5) A blank combo opens instead of the dropdown list, LO freezes and crashes.
Expected result:
A dropdown list with available list of color palettes should open when one can
select the palette and then select the desired color from it.
Actual result:
LO freezes with a white blank window appearing in place where the dropdown list
is expected. LO's UI is no longer responding and it has to be forced to quit /
the process killed. Not sure if the error outputted to stderr is related but
when the crash occurs the message says:
Gtk-CRITICAL **: gtk_toggle_button_set_active: assertion 'GTK_IS_TOGGLE_BUTTON
(toggle_button)' failed
Reproducible:
Always
Tested with 7.2.0.4 (Fresh) as well as 7.2.2.2 with a fresh user profile, both
experience the same issue. Note that this seems to be only happening with the
color selectors from the Sidebar, everywhere else it works as expected (e.g.
via the 'Area' properties windows, toolbars, etc.).
This bug was filed from the crash reporting server and is
br-e92f7225-2db4-401e-94e3-365cab06ec65.
=========================================
--
You are receiving this mail because:
You are the assignee for the bug.