Summary: | Discover crashes on every start | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Malte S. Stretz <mss> |
Component: | Flatpak Backend | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aleixpol, jgrulich, nate |
Priority: | NOR | ||
Version: | 5.23.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Malte S. Stretz
2021-11-20 15:14:48 UTC
I updated the flatpak packages via the CLI and now Discover doesn't crash anymore. :~ $ flatpak update Looking for updates… ID Branch Op Remote Download 1. [✓] org.chromium.Chromium.Codecs stable u flathub 322.0 kB / 1.1 MB 2. [✓] org.chromium.Chromium.Locale stable u flathub 1.5 kB / 112.8 kB 3. [✓] org.freedesktop.Platform.GL.default 20.08 u flathub 3.9 MB / 106.4 MB 4. [✓] org.freedesktop.Platform.Locale 20.08 u flathub 103.5 kB / 322.3 MB 5. [✓] org.freedesktop.Platform.VAAPI.Intel 20.08 u flathub 374.3 kB / 11.6 MB 6. [✓] org.chromium.Chromium stable u flathub 88.3 MB / 117.9 MB 7. [✓] org.freedesktop.Platform 20.08 u flathub 8.2 MB / 268.6 MB Updates complete. :~ $ plasma-discover kf.kirigami: Units.devicePixelRatio is deprecated (since 5.86): This returns 1 when using Qt HiDPI scaling. adding empty sources model QStandardItemModel(0x55de2b445510) org.kde.plasma.libdiscover: Couldn't find a category for "fwupd-backend" file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5: QML Binding: Binding loop detected for property "value" Failed to refresh appstream metadata for flathub : "While pulling appstream2/x86_64 from remote flathub: No such metadata object 9177f9761b21c3c153e23870c7f9bb29ec56fe025194d2c020836bffcac8d00d.commit" qml: message: While pulling appstream2/x86_64 from remote flathub: No such metadata object 9177f9761b21c3c153e23870c7f9bb29ec56fe025194d2c020836bffcac8d00d.commit Well, looks like Discover still crashes when I click the "Installed" category/button on the left side. Can you confirm that you have some disabled flatpak sources? *** This bug has been marked as a duplicate of bug 443745 *** I have two remotes and no idea how to check if the second one is enabled or not: Name Options flathub system com.kubeproject.kube-origin user,no-enumerate I removed that second remote, did a `flatpak repair` (just to be sure) and discover still crashes when I go to the List Installed section. There is also a "failed to refresh appstream metadata" popping up whenever I start discover: kf.kirigami: Units.devicePixelRatio is deprecated (since 5.86): This returns 1 when using Qt HiDPI scaling. adding empty sources model QStandardItemModel(0x55798ff2f0f0) org.kde.plasma.libdiscover: Couldn't find a category for "fwupd-backend" file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5: QML Binding: Binding loop detected for property "value" Failed to refresh appstream metadata for flathub : "While pulling appstream2/x86_64 from remote flathub: No such metadata object 9177f9761b21c3c153e23870c7f9bb29ec56fe025194d2c020836bffcac8d00d.commit" qml: message: While pulling appstream2/x86_64 from remote flathub: No such metadata object 9177f9761b21c3c153e23870c7f9bb29ec56fe025194d2c020836bffcac8d00d.commit 29 -- exe=/usr/bin/plasma-discover 13 -- platform=xcb 11 -- display=:0 24 -- appname=plasma-discover 17 -- apppath=/usr/bin 10 -- signal=11 11 -- pid=159652 18 -- appversion=5.23.3 21 -- programname=Discover 63 -- bugaddress=https://bugs.kde.org/enter_bug.cgi?product=Discover 30 -- productname=discover/discover 12 -- startupid=0 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = plasma-discover path = /usr/bin pid = 159652 KCrash: Arguments: /usr/bin/plasma-discover Unable to start Dr. Konqi Re-raising signal for core dump handling. Aborted (core dumped) The issue is already fixed and the fix will be released in the next bugfix version; see the duplicate bug report. No need to provide more information. :) |