https://bugs.kde.org/show_bug.cgi?id=479397
Bug ID: 479397
Summary: krunner appstream plugin does not launch Discover
Classification: Plasma
Product: krunner
Version: 5.91.0
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
The krunner appstream plugin correctly gives matches, but clicking them does
nothing.
My custom logging shows that it reaches QDesktopServices::openUrl() and that it
returns success, yet nothing happens.
STEPS TO REPRODUCE
1. Search Chromium
2. Click "Get Chromium Web Browser..."
OBSERVED RESULT
Nothing
EXPECTED RESULT
Discover starts and shows the application page
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Fedora Rawhide KDE
(available in About System)
KDE Plasma Version: 5.91.0
KDE Frameworks Version: 5.247.0
Qt Version: 6.6.1
ADDITIONAL INFORMATION
`xdg-open appstream://foo` works
Writing a minimal QtGuiApplication that calls
`QDesktopServices::openUrl(QUrl("appstream://foo"))` works
--
You are receiving this mail because:
You are watching all bug changes.