Skip to content
Commit f1e9fd1f authored by Fushan Wen's avatar Fushan Wen
Browse files

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.

BUG: 442970
FIXED-IN: 5.24.4


(cherry picked from commit f984425b)
parent 913c80eb
Pipeline #151585 passed with stage
in 10 minutes and 32 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment