https://bugs.freedesktop.org/show_bug.cgi?id=56284
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Stephan Bergmann <[email protected]> --- 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 the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
