Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 15/04/2019 10:35, John Frankish wrote:
Strace log attached.

I guess the problem shows in lines like

10691 access("/home/tc/.config/libreoffice/4/user/config/soffice.cfg", F_OK) = -1 ENOENT (No such 
file or directory)

There is previous lines like

10691 mkdir("/home/tc/.config/libreoffice/4/user/psprint", 0777) = -1 EEXIST (File exists)

indicating that the user profile at ~/.config/libreoffice/4/ is present in general (so has been generated by a previous run of soffice), but lacks important parts like the user/config/soffice.cfg/ sub-dir. What happens if you `rm -fr ~/.config/libreoffice` before running soffice again?

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.