https://bugs.kde.org/show_bug.cgi?id=406384
--- Comment #9 from Rakesh <rak...@rakeshdas.com> --- (In reply to Nate Graham from comment #8) > 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 Fantastic, thank you for your hard work, Nate! -- You are receiving this mail because: You are watching all bug changes.