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

Sandro Knauß <skna...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DOWNSTREAM                  |---

--- Comment #36 from Sandro Knauß <skna...@kde.org> ---
(In reply to Aleix Pol from comment #35)
> Right, we ask discover to only search in the system-wide database.
> Supporting locally installed files like that brings these weird cases.
>
> The only solution I see is to get Parrot Linux (or whichever you are using)
> to support appstream information. It's well supported by Debian so there
> must be something going on there: https://wiki.debian.org/AppStream

I can understand, that discover is not able to find blender, as AppStream does
not give anything back. But krita and klickery are both installed locally but
still I cannot find them in discover, if I search or browse the categories.
>From my point of view it seems like, discover not even ask AppStream at all.

I run strace to look if any library is missing, but the only appstream related
library is found: 
   openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/libappstream.so.4",
O_RDONLY|O_CLOEXEC) = 3

That means discover loads the library, I expect  that is also request appstream
directly via libappstream and that there is no kio involved.

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

Reply via email to