JunitTest_bean_complex - odk example DocumentLoader failed

Stephan Bergmann sbergman at redhat.com
Fri Sep 6 15:29:30 UTC 2019


On 06/09/2019 17:15, gmail Vladimir Koković wrote:
> Connected to a running office ...
> CE> QObject::setParent: Cannot set parent, new parent is in a different 
> thread
> CE> soffice.bin: 
> /mnt/sdd1/home/src/libreoffice-vk/libreoffice/vcl/qt5/Qt5Clipboard.cxx:44: 
> static com::sun::star::uno::Reference<com::sun::star::uno::XInterface> 
> Qt5Clipboard::create(const rtl::OUString&): Assertion 
> `QApplication::clipboard()->thread() == qApp->thread()' failed.

That's the problem.  For some reason the soffice.bin process triggers 
the assert in Qt5Clipboard::create at vcl/qt5/Qt5Clipboard.cxx:44.  (I'm 
using LO's GTK3 backend, so don't run into that.)  Maybe jmux (on cc 
now) has an idea what's going wrong, otherwise you need to debug that 
yourself.


More information about the LibreOffice mailing list