Steps: 1) Open Writer 2) Open styles drop down menu in toolbar 3) Close LO 4) Crash and recovery dialog appears Tested on Fedora 24 Live CD which is running the gtk3 build Version: 5.1.3.2 Build ID: 5.1.3.2-6.fc24 CPU Threads: 4; OS Version: Linux 4.5; UI Render: default; Locale: en-US (en_US.UTF-8)
I don't reproduce this. The drop down menu is still open at the time of closing, right. And what mechanism do you use to close writer, file->quit or the window manager close X button ?
On pc Debian x86-64 with master sources updated today (and gtk3 by default for rendering), I don't reproduce this.
was it a wayland session ?
Created attachment 126064 [details] screencast (In reply to Caolán McNamara from comment #1) > I don't reproduce this. The drop down menu is still open at the time of > closing, right. And what mechanism do you use to close writer, file->quit or > the window manager close X button ? No i closed the drop down menu. I clicked X in the window manager. (In reply to Caolán McNamara from comment #3) > was it a wayland session ? Fedora 24 defaults to X11. So i tested it on a second laptop and it also crashed from my bootable usb.
echo $G_DEBUG shows nothing right ? Perhaps whatever this is will be fixed by https://cgit.freedesktop.org/libreoffice/core/commit/?id=6b9f42ea1dc0926bc445982ad57bf93561f1bd03 which touches the code which popups these menus
(In reply to Caolán McNamara from comment #5) > echo $G_DEBUG shows nothing right ? yep nothing I'm installing fedora in a VM and will install the debug package to see if i can get some info.
Created attachment 126155 [details] backtrace So gdb didnt exit completely after the forced crash i did and repeatedly typing 'bt' at the '(gdb)' cursor didnt work, so i typed quit.
So i upgraded to 5.1.4 and the problem seems to be solved.