JunitTest_bean_complex - odk example DocumentLoader failed
Michael Stahl
mst at libreoffice.org
Fri Sep 6 15:28:14 UTC 2019
On 06.09.19 17:15, gmail Vladimir Koković wrote:
> Hi,
>
> Thanks for the suggestion, but it's like we're talking about two
> different things.
> On my LO local installation as of today, DocumentLoader can't pass!
[...]
> 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, looks like the KDE5/Qt5 code has a threading problem
there that wasn't found previously?
try to set SAL_USE_VCLPLUGIN=gtk3 or =gen to work around that for now...
More information about the LibreOffice
mailing list