[Bug 243836] Unable to delete or change files and folders on a samba share

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 18 17:12:33 GMT 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243836

Gleb Popov <arrowd at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Gleb Popov <arrowd at FreeBSD.org> ---
Yep, reproduced.

However, after closing Dolphin, the file can be successfully deleted from
Konsole.

I think, the problem is because our implementation of QFileSystemWatcher calls
open() on files being watched. In case of SMBFS this probably locks them and
prevents deletion.

Not sure how to fix this, though. Make Qt see what is the type underlying
filesystem is?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list