https://bugs.kde.org/show_bug.cgi?id=442970
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |f984425b657abb723c0334dc911 |f1e9fd1f832b129ebefc09802cf |5b8c12a10059e |09af8f0714429 --- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit f1e9fd1f832b129ebefc09802cf09af8f0714429 by Fushan Wen. Committed on 18/03/2022 at 11:02. Pushed by fusionfuture into branch 'Plasma/5.24'. applets/kicker: Skip creating KService for non-desktop files or folders When creating a new KService, it will try to read the file as a desktop file, but if the file is a large non-desktop file, it will hang for a long time. Verify the file is a desktop file, and if not, skip creating KService and run the match directly. FIXED-IN: 5.24.4 (cherry picked from commit f984425b657abb723c0334dc9115b8c12a10059e) M +23 -19 applets/kicker/plugin/runnermatchesmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/f1e9fd1f832b129ebefc09802cf09af8f0714429 -- You are receiving this mail because: You are watching all bug changes.