I keep my documents on a Synology NAS, and access them via SMB.
One of my clients, running Lubuntu 24.04 LTS with Libreoffice, is getting “File in use” messages when accessing an .odt file on the NAS. It’s running:
Version: 24.2.5.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: qt5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:24.2.5-0ubuntu0.24.04.1
Calc: threaded
If I start a shell and cd to the share /run/user/1000/gvfs/smb-share:server=synology1.local,share=home,user=wegscd
, I can create files just fine, so I don’t think I have a permissions problem, and the document I am trying to open is showing appropriate permissions.
I have no trouble accessing it R/W from Windows or from another machine that is running Ubuntu 23.04.4 LTS with 7.3.7.2.
Is there a way that I can increase a logging level to find out why this one instance will only open the file R/O?