[dolphin] [Bug 481702] Slow and high CPU when folder contain big ".desktop" file(s)

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Mar 25 21:51:07 GMT 2025


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

mclangus at proton.me changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mclangus at proton.me
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from mclangus at proton.me ---
I can reproduce this on git master. If I change the extension of a large file
to .desktop (>10mb) and open its containing folder in dolphin, it freezes up
because it opens it as a desktop file in KFileItem::overlays(), which leads to
the entire file being parsed in KConfigIniBackend::parseConfig().

Should this be moved from dolphin to frameworks-kio or frameworks-kconfig?

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


More information about the kfm-devel mailing list