[Libreoffice-bugs] [Bug 41442] Control File Locking from Options

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 8 02:24:46 UTC 2019


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

--- Comment #17 from Mike Kaganski <mikekaganski at hotmail.com> ---
I propose this to be WORKSFORME.

Rationale:
1. The requested functionality is a power user feature, requiring users to have
clear understanding of what they do and what are the drawbacks (e.g. possible
conflicts on simultaneous edits on filesystems without in-built locking
present, or absent information about who has locked the file on another
system).
2. Since version 4.2, we have Expert Configuration feature [1] allowing one to
set different power-user settings from Options; since version 5.0, the feature
allows searching [2], making it easier to search for needed settings. Find the
feature on Options->LibreOffice->Advanced->Open Expert Configuration.
3. The requested functionality is already present using
'org.openoffice.Office.Common/Misc/UseLocking' setting (controlling creation of
lockfiles and using locking in general), and
'org.openoffice.Office.Common/Misc/UseDocumentOOoLockFile' setting (controlling
whether the present lockfile will be considered when deciding if the file is
locked by someone else). For curious, the details about effects of the settings
are in function SfxMedium::LockOrigFileOnDemand [3].

[1] https://wiki.documentfoundation.org/ReleaseNotes/4.2#GUI
[2]
https://wiki.documentfoundation.org/ReleaseNotes/5.0#Expert_Configuration_usability_improvements
[3]
https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/docfile.cxx#LockOrigFileOnDemand

-- 
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/20190708/d1a3f10c/attachment-0001.html>


More information about the Libreoffice-bugs mailing list