Summary: | Discover Crash when searching | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Tammes Burghard <kde> |
Component: | discover | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aleixpol, fabian, florian, linux, smowtenshi |
Priority: | NOR | Keywords: | drkonqi, qt6 |
Version: | 6.0.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Tammes Burghard
2024-03-14 21:37:59 UTC
Created attachment 167206 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Can confirm this. I found that it only happens for me if I have "Home" selected when starting the search. If I select "All Applications" and then search, it works fine without crashing. Like for Tammes, I only use Discover for Flathub, since my package manager does not support appstream. So it seems likely that it's related to that. I can also confirm this bug on KDE Neon. The workaround from Bernd works for me as well. Here's the output if I start Discover from the terminal: $ plasma-discover libs QList("/usr/lib/x86_64-linux-gnu/qt6/plugins", "/usr/bin") org.kde.plasma.libdiscover: OdrsReviewsBackend: Fetch ratings: false adding empty sources model QStandardItemModel(0x5571fc2e4420) qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" qrc:/qt/qml/org/kde/discover/qml/DiscoverWindow.qml:330:5: QML OverlaySheet: Binding loop detected for property "implicitHeight" qrc:/qt/qml/org/kde/discover/qml/BrowsingPage.qml:17:1: QML BrowsingPage: Created graphical object was not placed in the graphics scene. AppStreamIntegration: No distro component found for "org.kde.neon.neon" PackageKitBackend: No distro component found for "org.kde.neon.neon" qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml:235:5: QML MenuItem: Binding loop detected for property "implicitWidth" qrc:/qt/qml/org/kde/discover/qml/ApplicationsListPage.qml:16:1: QML ApplicationsListPage: Created graphical object was not placed in the graphics scene. KCrash: Application 'plasma-discover' crashing... crashRecursionCounter = 2 QSocketNotifier: Invalid socket 6 and type 'Read', disabling... QSocketNotifier: Invalid socket 39 and type 'Read', disabling... KCrash: Application Name = plasma-discover path = /usr/bin pid = 105860 KCrash: Arguments: /usr/bin/plasma-discover KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi failed to signal syncobj 21 Unable to start Dr. Konqi org.kde.drkonqi: Mapping found despite product information being provided by the application. Consider removing the mapping entry "plasma-discover" void ReportInterface::maybePickUpPostbox() f5idletime_wayland: This plugin does not support polling idle time ptrace: No such process. /tmp/drkonqi.epxKtx:1: Error in sourced command file: No thread selected Possibly the same cause as https://bugs.kde.org/show_bug.cgi?id=463864? *** This bug has been marked as a duplicate of bug 473472 *** |