https://bugs.kde.org/show_bug.cgi?id=362096
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sit...@kde.org --- Comment #10 from Harald Sitter <sit...@kde.org> --- Ok, so, everyone listen up please. There's a bunch of stuff being communicated all over the place here. There are a number of problems that can appear with the search, and we need to take care to make sure we are looking at the right problem. a) appstream data is not available -> this will yield warnings in newer versions of discover and result in absolutely no applications showing up b) appstream data is incomplete -> `appstream cli kittehmonster` on a terminal will not find kittehmonster, neither will discover, this isn't really a discover problem c) appstream data is complete but discover can't find it -> `appstream cli scan` on a terminal will list skanlite, but discover will not find it when searching for 'scan' d) appstream data is complete but discover can't find it *by name* -> `appstream cli vlc` finds vlc, discover does not (In reply to Nikola Schnelle from comment #2) > Just tested. Discover finds vlc,clementine and gimp but not krita. This is bug 333438: there is no appstream data for krita, so krita is not found. Please sub to bug report 333438 instead. (In reply to mathojojo from comment #4) > appstream is provided and installed. > > mathojojo@mathojojo-pc:~$ appstreamcli search krita > Identifier: author.desktop [desktop] > > But discovers still don't find anything when I use the search field. ->not > resolved That in of itself is not indicative of anything. Searching for 'vlc' and 'gimp' definitely should return something on Kubuntu 16.04, while krita might suffer from https://bugs.kde.org/show_bug.cgi?id=360003#c1 so I think your search might be broken in general. Best way to verify is to search for a whole bunch of stuff and see if discover finds anything. vlc, gimp, foo, bar, etc. Best also record the results you get in screenshots and post them. (In reply to mathojojo from comment #7) > But if it's the case, why does muon find them ??? Bug 333438 is why. (In reply to Tony from comment #8) > Possible duplicate/related to this one: > https://bugs.kde.org/show_bug.cgi?id=362585 mathojojo apparently can't search for anything, bug 362585 can find some stuff, so they are likely not the same problem. (In reply to Dan Dascalescu from comment #9) > Created attachment 100654 [details] > Discover search is broken even among installed packages > > Search is broken even among installed packages - searching for "Fi" doesn't > find Firefox. > > Tested with the live USB image. Testing on a live USB is likely simply broken because the live session would have 0 appstream data. To that end this is a by-product of bug 333438 but not in of itself indicative of anyting being broken. Without appstream data no-result is the expected result. -- You are receiving this mail because: You are watching all bug changes.