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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://github.com/ximion/a
                   |                            |ppstream/issues/237
         Resolution|---                         |UPSTREAM
             Status|CONFIRMED                   |RESOLVED

--- Comment #8 from Nate Graham <n...@kde.org> ---
Investigation by Aleix Pol:

$ appstreamcli search "coco" | wc -l
6
$ appstreamcli search "2+2" | wc -l
8953
$ appstreamcli search "" | wc -l
8953

Looks like the culprit here is in the AppStream library which we use for
returning matched apps for the AppStream runner when it's enabled. When there
are no matches (e.g. because the search term was a mathematical expression), it
seems to be returning all items instead of none, which is the cause of the
slowdown.

Tracking this upstream: https://github.com/ximion/appstream/issues/237

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to