https://bugs.documentfoundation.org/show_bug.cgi?id=121399

--- Comment #19 from Michael Weghorn <m.wegh...@posteo.de> ---
(In reply to andreas.sturmlechner from comment #18)
> I've also just completed a build from current 6.1 branch with the two
> commits from comment #0 reverted, and that fixes the bug.
> 
> Quoting fvogt from yesterday's #plasma session:
> 
> > <fvogt> asturm: Might be as easy as adding Qt::QueuedConnection to 
> > vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx:206
> > <fvogt> As it bypasses Qt's thread handing and uses std::thread instead, it
> > doesn't know it's a connection across threads and uses DirectConnection
> > instead - that's not going to work as expected

Thanks for pointing this out. Can you try whether the change at
https://gerrit.libreoffice.org/63835 fixes the crash for you? (It carries out
exactly the change mentioned by fvogt.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to