https://bugs.documentfoundation.org/show_bug.cgi?id=147061
Bug ID: 147061
Summary: Cleanly installed LibreOffice on OpenSuse Linux 15.3
won't start in user mode, even in safe mode (does as
SU)
Product: LibreOffice
Version: 7.1.4.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: framework
Assignee: [email protected]
Reporter: [email protected]
Description:
Environment:
Linux localhost.localdomain 5.3.18-150300.59.43-preempt #1 SMP PREEMPT Sun Jan
23 19:27:23 UTC 2022 (c76af22) x86_64 x86_64 x86_64 GNU/Linux
OpenSuse Leap 15.3
KDE/Plasma5
python3 --version = Python 3.6.15
Not sure if it's relevant but I have pip, pip3 and pip3.6 installed
echo $PYTHONHOME = /usr/bin/python3
echo $PYTHONPATH = /usr/bin/python3
LibreOffice:
Version: 7.1.4.2 / LibreOffice Community
Build ID: 10(Build:2)
CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: x11
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded
sudo libreoffice --safe-mode < this works and if I use the factory reset option
also allows a normal sudo restart
As me:
libreoffice --safe-mode
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00007f4fa5237180 (most recent call first):
Application Error
It won't even start in safe-mode and I can't glean any further details.
Please let me know what additional details I should post?
Steps to Reproduce:
1.Open LibreOffice as regular user, either from GUI or bash (with or without
--safe-mode)
2.
3.
Actual Results:
On bash console:
libreoffice
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00007fdd2f739180 (most recent call first):
Application Error
Expected Results:
Open application in normal or safe mode
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
More detailed failure message would be helpful but just opening would be useful
;-P
--
You are receiving this mail because:
You are the assignee for the bug.