https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #7 from Harald Sitter <sit...@kde.org> ---
I've already tried my luck on the worker, but couldn't really find it
misbehaving. The thing to note is that this is an all-success scenario.

The first copy completes successfully with everything in working order. The
second copy does only stats on the dolphin side (noticing it is an overwrite
and issuing the prompt) and the plasma side does only stats and gets, getting
stuck.

Following your suggestion on trying another worker: the same happens to sftp.
Overwrite a file -> plasma runs mimetype checks -> adding some strategic
qdebugs I see SFTPInternal::sftpSendMimetype never returns, and for that worker
we can be certain that it's not error-finished confusion because it uses the
`Result` return type system.

What I've noticed is that plasma (or more specifically notifications'
fileinfo.cpp in plasma-workspace) is running two mimetypefinders at the same
time on the same url, could that be what's causing the confusion? Although I'd
expect to at least one of them to return TBH.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to