Summary: | Discover crashed in ResourcesUpdatesModel::useUnattendedUpdatesChanged() while I was interacting with a GHNS window | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Patrick Silva <bugseforuns> |
Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aleixpol, donnie126_2002, kdedev, nate, woddy68 |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=504657 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2021-10-04 13:15:57 UTC
That's weird, ResourcesUpdatesModel::useUnattendedUpdatesChanged() shouldn't be called here since there's nothing in the GHNS window that can affect that. In fact it's not supposed to get called at all unless you manually alter this setting in the KCM. *** Bug 445199 has been marked as a duplicate of this bug. *** *** Bug 445283 has been marked as a duplicate of this bug. *** Same problem in Tumbleweed using factory repositories, so Plasma 5.23.90 - Frameworks 5.90.0 - qt 5.15.2 - Applications 21.12.2. Starting Discover from the terminal I get : plasma-discover %F QObject::startTimer: Timers cannot have negative intervals org.kde.plasma.discover: Trying to open unexisting file QUrl("file:///home/carlo/%25F") adding empty sources model QStandardItemModel(0x561c5bd61b90) org.kde.plasma.libdiscover: Couldn't find a category for "fwupd-backend" file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/PrivateActionToolButton.qml:74:5: QML Binding: Binding loop detected for property "value" file:///usr/lib64/qt5/qml/org/kde/kirigami.2/AbstractApplicationWindow.qml:283:5: QML Binding: Not restoring previous value because restoreMode has not been set. This behavior is deprecated. You have to import QtQml 2.15 after any QtQuick imports and set the restoreMode of the binding to fix this warning. In Qt < 6.0 the default is Binding.RestoreBinding. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue. file:///usr/lib64/qt5/qml/org/kde/kirigami.2/BasicListItem.qml:261:18: QML QQuickItem*: Binding loop detected for property "implicitWidth" file:///usr/lib64/qt5/qml/org/kde/kirigami.2/AbstractApplicationWindow.qml:283:5: QML Binding: Not restoring previous value because restoreMode has not been set. This behavior is deprecated. You have to import QtQml 2.15 after any QtQuick imports and set the restoreMode of the binding to fix this warning. In Qt < 6.0 the default is Binding.RestoreBinding. In Qt >= 6.0 the default is Binding.RestoreBindingOrValue. Errore di segmentazione (core dump creato) I think it's the same bug, but I'm not sure, in any case Discover doesn't start. It's been a long time since there's been any activity on this. Has anyone seen this crash in 6.3.5, or even better, in the 6.4 beta? Thanks. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |