<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - All apps hang on startup with NFS4 home directory is .lock exists and is incorrect"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107911">107911</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>All apps hang on startup with NFS4 home directory is .lock exists and is incorrect
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.3.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>malcolm@whsg.info
          </td>
        </tr></table>
      <p>
        <div>
        <pre>If you use LO on Linux ( openSUSE in my case ) with NFS4 home directories all
LO apps can hang on startup. Applies to both openSUSE version and generical LO
version. 

To reproduce without NFS4 :-

Start Writer

Open the .lock file with a text editor

Close Writer ( The lock file gets removed )

Re save the .lock file after changing the hostname  ( ie as if a user has
crashed or just turned off their machine and then gone to another machine )

Start Writer ( it hangs on startup )

It now cannot be restarted until all LO processes have been killed or user logs
out and back in if just the faulty .lock is removed or user logs into the
machine where it died ( or changes the .lock to the current machine )

Removing the whole ~/.config/libreoffice will also clear it as LO seems to
understand that.

Quick and dirty fix:-

add 
rm ~/.config/libreoffice/4-suse/.lock to .profile
or
rm ~/.config/libreoffice/4/.lock to .profile
depending on your version</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>