| Summary: | Settings window is empty | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Michel Le Bihan <michel> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl, foss, james.h.graham |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michel Le Bihan
2023-03-19 12:33:13 UTC
This is caused by neochat needing a recent kirigami mr which means the dependencies are out of line I can reproduce this on Arch Linux as well, running from terminal outputs this line when opening settings window: QQmlComponent: Component is not ready file:///usr/lib/qt/qml/org/kde/kirigami.2/PageRow.qml:916: Error: Error while loading page: qrc:/SettingsPage.qml:12 Cannot assign to non-existent property "actionName" This will be fixed by the next frameworks release |