| Summary: | ScrollablePage.qml:316:17: Cannot assign to non-existent property "refreshing" | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Michi <woskimi> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | NEEDSINFO WAITINGFORINFO | ||
| Severity: | normal | CC: | akselmo, notmart |
| Priority: | NOR | ||
| Version First Reported In: | Master | ||
| Target Milestone: | Not decided | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Can you share more details: - System information - What do you do in Discover to get that error? I used the packages from https://build.opensuse.org/project/show/KDE:Unstable:Frameworks but meanwhile I've backported to the stable version. It's not just Discover that was having the issue, I remember also a few kcm modules had the same problem. The issue is that a few UI elements were simply not rendered. In Discover it was the main area for instance, but also the search field at the top left. |
Discover, for instance, does not show most of its views plasma-discover[9528]: QList(qrc:/qt/qml/org/kde/discover/qml/BrowsingPage.qml:17:1: Type DiscoverPage unavailable DiscoverPage { ^, qrc:/qt/qml/org/kde/discover/qml/DiscoverPage.qml:10:1: Type Kirigami.ScrollablePage unavailable Kirigami.ScrollablePage { ^, file:///usr/lib64/qt6/qml/org/kde/kirigami/ScrollablePage.qml:316:17: Cannot assign to non-existent property "refreshing" refreshing: root.refreshing ^)