Created attachment 181730 [details] A Screencast SUMMARY When I attempt to visit Plasma Camera's website, I'm directed to https://apps.kde.org/en-gb/404.html. STEPS TO REPRODUCE 1. Visit appstream://org.kde.plasma.camera. 2. Select "Visit the project's website". OBSERVED RESULT I'm directed to https://apps.kde.org/en-gb/404.html#title:~:text=404:%20Page%20not%20found%20error, which states "404: Page not found error". EXPECTED RESULT I should be directed to somewhere useful, else the link should be removed. SOFTWARE/OS VERSIONS > Operating System: Fedora Linux 42 > KDE Plasma Version: 6.3.5 > KDE Frameworks Version: 6.14.0 > Qt Version: 6.9.0 > Kernel Version: 6.14.6-300.fc42.x86_64 (64-bit) > Graphics Platform: Wayland ADDITIONAL INFORMATION The sole URI in file:///usr/share/metainfo/org.kde.plasma.camera.appdata.xml is to a screenshot, which does load.
Looks like a Fedora RPM appdata issue - the URL is correct in KDE Invent: https://invent.kde.org/plasma-mobile/plasma-camera/-/blob/54f5ea0281c5ceb3c7254c758b880e67f8c3459a/org.kde.plasma.camera.appdata.xml#L107 But replaced a . with a - in the RPM spec: https://src.fedoraproject.org/rpms/plasma-camera/blob/f42/f/plasma-camera.spec#_10
(In reply to John Kizer from comment #1) Thanks. Reported at https://bugzilla.redhat.com/show_bug.cgi?id=2369232#short_desc_nonedit_display.
(In reply to John Kizer from comment #1) Ah. I missed https://src.fedoraproject.org/rpms/plasma-camera/pull-request/1. I'll close mine when yours is merged. Apologies for the noise.