<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - soffice fails to start unless ~/.config exists and is writable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56284">bug 56284</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>sbergman@redhat.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - soffice fails to start unless ~/.config exists and is writable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56284#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - soffice fails to start unless ~/.config exists and is writable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56284">bug 56284</a>
              from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>