Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#66899 - [konqueror] Ignored by appstream-generator
Attached to Project:
Arch Linux
Opened by Balló György (City-busz) - Thursday, 04 June 2020, 17:03 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 04 June 2020, 17:33 GMT
Opened by Balló György (City-busz) - Thursday, 04 June 2020, 17:03 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 04 June 2020, 17:33 GMT
|
DetailsThe konqueror package is not processed by appstream-generator, because the id specified in metainfo file is 'org.kde.konqueror.desktop', but the desktop file is called 'konqbrowser.desktop'.
A simple fix could be to add the following line to the metainfo file: <launchable type="desktop-id">konqbrowser.desktop</launchable> I reported this problem to upstream with a proposed patch: https://bugs.kde.org/show_bug.cgi?id=422409 |
This task depends upon

Let's wait for upstream to fix it then, this is not that important