https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243836
Gleb Popov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #3 from Gleb Popov <[email protected]> --- 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.
