Hi everyone,
I know this probably belongs to bugs, but I can’t file a bug because I don’t have enough information just yet. First, some versions:
Operating System: Arch Linux
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
Kernel Version: 6.17.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Now to my problem: I have a SMB share mounted by typing smb://user@host.local/ directly into Dolphin. It gets the password from KWallet just like before. It connects fine, it mounts fine, I can browse files in Dolphin no problem.
What I CAN’T DO anymore since the most recent run of updates on Arch is this:
- Rename any file on the share,
- Move any file on the share,
- Copy anything into the share.
What I still CAN do:
- Create a file or folder,
- Delete a file or folder,
- Open/read a file,
- Copy files/folders out of the share.
Dolphin will error out with a small popup “Access denied.”. If it was just a permission issue, I shouldn’t be able to create/delete.
Also, I have tried using the share directly over the console (after opening a terminal using F4 which triggers kio-fuse to mount the share), which works just fine, e.g.:
cd /run/user/1000/kio-fuse-MPqcDO/smb/user@host.local/
I can create, delete, delete, copy, rename just as I am used to outside of Dolphin. So I feel like it’s not the mount itself nor is it anything to do with kio-fuse. I looked at the system logs but Dolphin doesn’t write anything there at all.
Another observation: Using desktop-portal’s open dialog, same story: I can’t rename files, can’t delete them, can’t move them in there too. Although in that case, there is no error. It just does nothing.
Does anyone have some pointers for me to go digging deeper? Thank you!
