Bug 400203

Summary: Name of some categories under "application addons" is not user-friendly
Product: [Applications] Discover Reporter: Patrick Silva <bugseforuns>
Component: KNewStuff BackendAssignee: Aleix Pol <aleixpol>
Status: RESOLVED UPSTREAM    
Severity: normal CC: leinir, nate
Priority: NOR    
Version: 5.14.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2018-10-23 14:21:05 UTC
Created attachment 115852 [details]
screenshot

STEPS TO REPRODUCE
1. open discover 
2. click "Applications addons" in the side bar
3. 

OBSERVED RESULT
Name of some categories is not user-friendly. See the screenshot.

EXPECTED RESULT
user-friendly names like...
K3b Themes
Ksieve Scripts
Kmail Header Themes

SOFTWARE VERSIONS
Arch Linux
KDE Plasma Version: 5.14.1
KDE Frameworks Version: 5.51
Qt Version: 5.12 beta2
Comment 1 Patrick Silva 2018-10-23 14:24:21 UTC
I have no idea what is the correct name of "Accountwizard".
This category is empty, discover says "sorry, nothing found".
Comment 2 Nate Graham 2018-10-23 15:25:05 UTC
This isn't a discover issue, though. The data comes from KDE programs that install the .knsrc definition files that provide this data. They need to add a "Name" key and provide a pretty name. See this commit for an example:

https://cgit.kde.org/sddm-kcm.git/commit/?id=b3928bb58819c4306a23918762be7cd5aa663979

Can you file bugs on the individual apps? Thanks!