libreoffice-5.2.5.1 crashes

I have tried to compile and install editors/libreoffice It compiles and installs and when you start it shows the main startup graphic and then quits. I used the same build settings as 5.2.4_3 which built and installed fine on my laptop. Any ideas?
 
If you start it from an xterm does it print any error messages?
 
no unfortunately it does not, it just returns to xterm without any messages on the terminal or /var/log/messages
 
It compiles and installs and when you start it shows the main startup graphic and then quits. I used the same build settings as 5.2.4_3 which built and installed fine on my laptop. Any ideas?

Have you tried renaming ~/.config/libreoffice and starting LibreOffice afterward? I've had this problem in the past and deleting/renaming the existing config folder fixed it for me.
 
I deleted the ~/.config/libreoffice and even tried another user account it still shows the startup screen and then exits.
 
I deleted the ~/.config/libreoffice and even tried another user account it still shows the startup screen and then exits.
Unfortunately it sounds like you may need to compile LibreOffice with debugging symbols and then use gdb to run it and see where it's failing.
 
Back
Top