Cannot open LibreOffice files from OneDrive

What is the problem you are having with rclone?

\\ I face an issue when opening files with LibreOffice from a remote drive, in this particular case OneDrive, that I am mounting with RClone: When opening a docx, pptx of xlsx file file for the first time, the file does not open properly. This happens in my graphical desktop environment: From the file manager: Double click on the "office file" in the mounted remote. For example an .docx, .xlsx or .odt file. Office Libre attempts to open the file but I get a dialogue box "Text import". After clicking yes to import, another error appears and that is the Document cannot be locked error. At that point the process fails completely. I can open the same target file if I copy the file to the desktop or to a network storage device that does not run through RClone.\\

What is your rclone version (output from rclone version)

\\ RClone v 1.56 \
\\ RClone Browser v 1.8 \\

Which cloud storage system are you using? (eg Google Drive)

\\ OneDrive \\

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here
```{
    "OneDrive": {
        "drive_id": "f74829be97601ffb",
        "drive_type": "personal",
        "token": "{\"access_token
        "type": "onedrive" 



#### A log from the command with the `-vv` flag  
<!-- You should use 3 backticks to begin and end your paste to make it readable.  Or use a service such as https://pastebin.com or https://gist.github.com/   -->

Paste log here

hello and welcome to the forum,

please provide answers to the questions in the template.

  • post the output of rclone version
  • what is the operating system?
  • what the the rclone command?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.