[Libreoffice-bugs] [Bug 125819] LibreOffice issue with file access rights to Dropbox held document

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 10 14:15:23 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=125819

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |vstuart.foote at utsa.edu
            Summary|LibreOffice issue with file |LibreOffice issue with file
                   |access rights               |access rights to Dropbox
                   |                            |held document
             Status|UNCONFIRMED                 |NEEDINFO
             Blocks|                            |103506

--- Comment #1 from V Stuart Foote <vstuart.foote at utsa.edu> ---
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.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103506
[Bug 103506] Dropbox support for LO Remote Files
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190610/ee3f6094/attachment.html>


More information about the Libreoffice-bugs mailing list