[dolphin] [Bug 430131] There is a delay in deleting files

Méven Car bugzilla_noreply at kde.org
Tue Dec 8 12:17:46 GMT 2020


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

--- Comment #6 from Méven Car <meven.car at enioka.com> ---
> I will do it, tell me please if it's a wrong behavior.

It is fine, now we have better defined the bug.

But without reproducing it there is not much things we can do.
Debugging by reading code can be very inefficient, and this feature involves
two code bases Dolphin and KIO.

So we would need to check if it is distro specific, since I don't reproduce it
with kubuntu or neon, but that's not unlikely.

Better use other debugging means like gdb.
You would need to install dolphin and kio debug symbols.
And then a stack trace of dolphin process when the deletion is being delayed.
I can help.

I worked a while back to make deletion non-blocking by doing it more async with
a background thread https://phabricator.kde.org/D24962 could it that regressed
things on your system.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list