Bug 2353411
| Summary: | Missing kf6-qqc2-desktop-style as dependency | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joshua Strobl <joshua> |
| Component: | plasma-discover | Assignee: | Alessandro Astone <ales.astone> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | ales.astone, kde-sig, rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | plasma-discover-6.3.3-3.fc43 plasma-discover-6.3.3-3.fc42 plasma-discover-6.3.3-3.fc41 plasma-discover-6.3.3-3.fc40 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-03-19 21:11:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
FEDORA-2025-9a754c4f0e (plasma-discover-6.3.3-2.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-9a754c4f0e FEDORA-2025-94348fee13 (plasma-discover-6.3.3-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-94348fee13 FEDORA-2025-b2205db847 (plasma-discover-6.3.3-3.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-b2205db847 FEDORA-2025-290b45dd36 (plasma-discover-6.3.3-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-290b45dd36 FEDORA-2025-f80b997769 (plasma-discover-6.3.3-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f80b997769 FEDORA-2025-94348fee13 (plasma-discover-6.3.3-3.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-2f6bdba55e (plasma-discover-6.3.3-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-2f6bdba55e FEDORA-2025-2f6bdba55e has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-2f6bdba55e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-2f6bdba55e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-290b45dd36 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-290b45dd36` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-290b45dd36 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-b2205db847 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b2205db847` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b2205db847 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-2f6bdba55e (plasma-discover-6.3.3-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-290b45dd36 (plasma-discover-6.3.3-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-b2205db847 (plasma-discover-6.3.3-3.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |
When running Discover on a non-Plasma target (Fedora Budgie Beta 42 which switched from GNOME Software to Discover), Discover fails to launch. org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: true org.kde.plasma.libdiscover: Couldn't find the backend: "kns-backend" among QList("flatpak-backend", "fwupd-backend", "kns-backend", "packagekit-backend") adding empty sources model QStandardItemModel(0x557367479500) qrc:/qt/qml/org/kde/discover/qml/Navigation.qml:15:5: Type DiscoverWindow unavailable qrc:/qt/qml/org/kde/discover/qml/DiscoverWindow.qml: module "org.kde.desktop" is not installed org.kde.plasma.discover: Failed to import Navigation singleton Installing kf6-qqc2-desktop-style resolves this and enables it to launch. Reproducible: Always Steps to Reproduce: 1. Get Fedora Budgie 42 Beta from https://fedoraproject.org/spins/budgie/download?beta 2. Launch Plasma Discover 3. See nothing happens 4. Open terminal, run: sudo dnf install kf6-qqc2-desktop-style 5. Relaunch Plasma Discover, see it works Actual Results: Fails to launch Expected Results: Launches