[Libreoffice-bugs] [Bug 141947] New: The operation on <path> was started with an invalid parameter

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 28 10:59:32 UTC 2021


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

            Bug ID: 141947
           Summary: The operation on <path> was started with an invalid
                    parameter
           Product: LibreOffice
           Version: 7.1.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: michalek.petr at gmail.com

Description:
When davfs2 (local mounted file) claims wrong permission (rw), but real
permission (on server) is read-only, LibreOffice fails to open file (read-only)
like other programs.

LibreOffice fails to open file with message: "The operation on <path> was
started with an invalid parameter".

Steps to Reproduce:
1. mount http://.../webdav /home/someuser/mountdir davfs
user,noauto,uid=someuser,file_mode=600,dir_mode=700,rw 

2. Open LibreOffice file (*.ods, *.odt, e.g.) with read-only permisson on
webdav server.

Actual Results:
Message: The operation on <path> was started with an invalid parameter.

Expected Results:
Open file (read-only) like other programs.


Reproducible: Always


User Profile Reset: No



Additional Info:
Workaround A: Manually change permission on mounted file to read-only. Davfs2
doesn't change file permission on webdav server.
Workaround B: remove mount parameter file_mode.

-- 
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/20210428/eab26d4a/attachment.htm>


More information about the Libreoffice-bugs mailing list