https://bugs.documentfoundation.org/show_bug.cgi?id=162696
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | Ever confirmed|0 |1 --- Comment #7 from Michael Weghorn <[email protected]> --- (In reply to Buovjaga from comment #6) > Created attachment 196109 [details] > GDB trace of crash after https://gerrit.libreoffice.org/c/core/+/172627 > > With the patch, I get a crash That's progress :-) - backtrace suggests that more needs to be done in the main thread than the current version of the Gerrit change ensures. > and now I realise I should have given more > information: I am installing the extension by dragging and dropping it into > the Start Center. This way, I can indeed reproduce: With a debug Qt build it triggers the assertion that the Gerrit change fixes: ASSERT failure in QWidget: "Widgets must be created in the GUI thread.", file /home/michi/development/git/qt5/qtbase/src/widgets/kernel/qwidget.cpp, line 958 terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException' I'll look into the remaining issues. -- You are receiving this mail because: You are the assignee for the bug.
