https://bugs.documentfoundation.org/show_bug.cgi?id=158889
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Keywords|wantBacktrace |haveBacktrace --- Comment #14 from Julien Nabet <[email protected]> --- Thank you it worked! The relevant part is: #9 0x00007f290a6d8027 in () at /usr/lib/libreoffice/program/libpyuno.so #10 0x00007f290a6e59eb in pyuno::Runtime::extractUnoException(pyuno::PyRef const&, pyuno::PyRef const&, pyuno::PyRef const&) const () at /usr/lib/libreoffice/program/libpyuno.so #11 0x00007f29b40e742d in pyuno_Loader_get_implementation () at /usr/lib/libreoffice/program/libpythonloaderlo.so #12 0x00007f29bc2596a7 in () at /usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3 It seems LO can't load Python part. On which Linux distrib are you? I'm on Debian testing updated today and I've got the package libreoffice-script-provider-python installed. I think you need a Libreoffice/Python package. -- You are receiving this mail because: You are the assignee for the bug.
