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

--- Comment #4 from Callegar <[email protected]> ---
I think that I have triaged the issue (at least for my case).

The problem occurs when I start libreoffice from a shell in which a python
virtual environment is active.

This explains why:
- you do not see the issue when using the upstream binaries that embed their
own Python environment
- you (initially) do not see the issue when starting in safe mode, since all
the extensions, including those using Python, are disabled.

Probably, the libreoffice script that sets the environment before launching the
soffice.bin executable, should also perform some check on virtual envs, to
prevent this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to