https://bugs.kde.org/show_bug.cgi?id=398908
--- Comment #87 from Ahmad Samir <a.samir...@gmail.com> --- This bug report is actually two bugs, one of them that the mimetype finding code was falling back to KIO::get() which, as sitter's investigation shows, meant the whole file was read into memory which meant spikes in memory consumption used by Dolphin; hopefully this is fixed by the MR I linked above. (Note that the issue with the code in MimeTypeFinderJob was probably the same in OpenUrlJob, because that code lived in OpenUrlJob before getting split to a separate MimeTypeFinderJob). Now the other issue, the original report seems to hint that some of the files in question are on remote filesystems? -- You are receiving this mail because: You are watching all bug changes.