Bug 482391

Summary: Application crashes when searching from Start / "Inicio"
Product: [Applications] Discover Reporter: Dante Paniagua <danterpaniagua>
Component: discoverAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: aleixpol, nate
Priority: NOR    
Version: 6.0.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dante Paniagua 2024-03-04 15:30:29 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Application crashes when i search for "libreoffice", "terminal" from the Start textbox. My distro is in Spanish Language

STEPS TO REPRODUCE
1. Open Discover
2. Search for libreoffice on Start search text box


OBSERVED RESULT

Application crashes and close when i search for libreoffice, i also try to search for other apps (VLC, Sane) and works fine




SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.0.0
Qt Version: Using Qt version 6.6.2 in /usr/lib/x86_64-linux-gnu

```
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(0x560481788d10)
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"
QObject::startTimer: Timers cannot have negative intervals
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.
PackageKitBackend: No distro component found for "org.kde.neon.neon"
AppStreamIntegration: 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.
org.kde.plasma.libdiscover: last stream isn't over yet Filters(search: "libreoffice",) ResourcesProxyModel_QML_268(0x560483137cb0)
org.kde.plasma.libdiscover: last stream isn't over yet Filters(search: "libreoffice",) ResourcesProxyModel(0x56048192fa00)
ASSERT: "_res.size() == QSet(_res.constBegin(), _res.constEnd()).size()" in file ./libdiscover/resources/ResourcesProxyModel.cpp, line 636
KCrash: Application 'plasma-discover' crashing... crashRecursionCounter = 2
KCrash: Application Name = plasma-discover path = /usr/bin pid = 20351
KCrash: Arguments: /usr/bin/plasma-discover 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
failed to signal syncobj 23
Unable to start Dr. Konqi
```
Comment 1 Nate Graham 2024-03-05 20:14:47 UTC

*** This bug has been marked as a duplicate of bug 482095 ***