Description: Closing the document properties from text documents crashes LO every time. This happens with existing ODTs as well as with newly created empty ODTs. This happens with an existing LO user profile and also with a newly created LO user profile. I noticed this with LO 6.3.1 (release) first. Happened every time I closed the documents properties window. Same for LO 6.3.2.2 (LibreOffice_6.3.2_Linux_x86-64_rpm). Steps to Reproduce: 1. Open LO 2. Open a new empty "Writer Textdokument" from the left side pane 3. Open the document properties of that document via "Datei->Eigenschaften" 4. Close the document properties window by clicking "OK" button. Actual Results: LO crashes and the crash reporter assistant starts. Expected Results: Just close the document properties window without crashing to keep on working on the document... Reproducible: Always User Profile Reset: Yes Additional Info: Version: 6.3.2.2 Build-ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c CPU-Threads: 4; BS: Linux 4.4; UI-Render: Standard; VCL: gtk3; Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE Calc: threaded > cat /etc/os-release NAME="openSUSE Leap" VERSION="42.3" ID=opensuse ID_LIKE="suse" VERSION_ID="42.3" PRETTY_NAME="openSUSE Leap 42.3" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:42.3" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/"
I tested this for newly created empty Impress and Calc documents just now and LO behaves the same there.
See also Bug 127845
Hello K.M. What happens if you launch LibreOffice from commandline with 'SAL_USE_VCLPLUGIN=gen soffice'. On the other hand, whick version of GTK do you use ? 'dpkg -l | egrep "libgtk(2.0-0|-3-0)"'
(In reply to Xisco Faulí from comment #3) > Hello K.M. > What happens if you launch LibreOffice from commandline with > 'SAL_USE_VCLPLUGIN=gen soffice'. On the other hand, whick version of GTK do > you use ? 'dpkg -l | egrep "libgtk(2.0-0|-3-0)"' Unfortunately my SuSE Linux has been updated to "openSUSE Leap 15.1" and I cannot run the LO command with the special environment variable defined now any longer. The command dpkg -l | egrep "libgtk(2.0-0|-3-0)" does not give any results, probably because it's an openSuSE Linux. I tried zypper search -s libgtk instead and got these installed version numbers of the GTK libs (on an equivalent openSUSE Leap 42.3 setup): libgtk-2_0-0 2.24.31-15.3.1 libgtk-3-0 3.20.10-12.1 On the plus side, LO's document properties dialog is now working well in this newer "openSUSE Leap 15.1" installation. For the record: The zypper command on my new "openSUSE Leap 15.1" lists the following GTK versions: libgtk-2_0-0 2.24.32-lp151.3.4 libgtk-3-0 3.22.30-lp151.6.6.1
Since my new openSuSE Leap 15.1 setup makes LO's document properties work again, I can resolve the bug to WORKSFORME.