<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LibreOffice issue with file access rights to Dropbox held document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125819">bug 125819</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;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>LibreOffice issue with file access rights
           </td>
           <td>LibreOffice issue with file access rights to Dropbox held document
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>103506
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LibreOffice issue with file access rights to Dropbox held document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125819#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LibreOffice issue with file access rights to Dropbox held document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125819">bug 125819</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Please clarify your Dropbox usage. Is this against a cached file, locally
created on this system, or was file created elewhere and sync'd to the Dropbox
folder on this system, or are you using a Dropbox Pro 'cloud' instance of the
file?  

Do you get correct opening (no need to save as a copy) if you change the
filemanager over to LibreOffice's internal? Done with Tools -> Options ->
Advanced 'Open Expert Configuration' button, then search in the dialog for
"UseSystemFileDialog" and Edit to set it 'false' and 'OK' out.

We do not implement the Dropbox API, and Dropbox is not CMIS compliant so
changing the file manager might make no difference--if no difference, change it
back setting "UseSystemFileDialog" 'true'

The issue then is likely to be the lock file mechanism--LibreOffice's or
Dropboxe's. 

We can't do anything about Dropbox's, but you can disable LibreOffice's, again
from expert configuration, searching for and setting these stanzas false:

'UseLocking'
'UseDocumentSystemFileLocking'
'UseDocumentOOLockFile'

For my local Dropbox cache/sync, setting 'UseLocking' false does not generate
the lockfile, and would not be pushed up to Dropbox cloud--but I didn't check
yet to see if there is a Dropbox generated lock present in a sync'd folder on
another system.

Have not dug out the code, but I think the UseDocumentSystemFileLocking is a
CMIS signal, so maybe not applicable.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Dropbox support for LO Remote Files"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103506">Bug 103506</a>] Dropbox support for LO Remote Files
              </li>
          </ul>
        </div>
        <br>

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

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