[Bug 56284] soffice fails to start unless ~/.config exists and is writable
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 7 09:54:45 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=56284
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat.com
--- Comment #11 from Stephan Bergmann <sbergman at redhat.com> ---
FYI, at least current master towards LO 4.2 on Linux:
* If there is no ~/.config, LO silently creates ~/libreoffice/4 instead of
~/.config/libreoffice/4 and uses that. This is probably a bug.
* If ~/.config is a directory that is not accessible (no rwx flags) LO refuses
to start with a "The application cannot be started. An internal error
occurred." error box and does not create anything.
* If ~/.config is a directory that is not writeable (just r-x flags) LO refuses
to start with a "The application cannot be started. User installation could not
be completed." error box and does not create anything.
* If ~/.config is a file instead of a directory LO refuses to start with a "The
application cannot be started. The configuration file
'/.../program/bootstraprc' is corrupt." error box (whose wording does make
sense, given that bootstraprc's UserIntsallation=$SYSUSERCONFIG/libreoffice/4
points at a "broken" path) and does not create anything.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131007/1350a173/attachment.html>
More information about the LibreOffice
mailing list