-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Description
Describe the bug
Cant start shell on manjaro arm
To Reproduce
Steps to reproduce the behavior:
- Install manjaro arm
- Build maui shell and kit
- install them
- try to run
Expected behavior
Maui shell must appear on screen
Error
[ 0.051 d] Screen "" QRect(0,0 1080x2340) QSizeF(274, 594) DPI: log 100.089 phys 100.089 DPR 1
[ 0.051 d] highest DPR 1 -> cursor size 32
[ 0.578 W] QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7fdda04448), parent's thread is QThread(0x62aa4c6a00), current thread is QThread(0x62aa5734d0)
[ 0.578 W] QObject::installEventFilter(): Cannot filter events for objects in a different thread.
[ 0.586 W] Could not find any platform plugin
[ 0.931 W] QQmlApplicationEngine failed to load component
[ 0.931 W] qrc:/qml/main.qml:16:5: Type Screen unavailable
[ 0.931 W] qrc:/qml/Screen.qml:112:32: Type StatusBar unavailable
[ 0.931 W] qrc:/qml/shell/statusbar/StatusBar.qml:210:13: Type TogglesItem unavailable
[ 0.931 W] qrc:/qml/shell/statusbar/items/toggles/TogglesItem.qml:66:17: Type NetworkToggle unavailable
[ 0.931 W] qrc:/qml/shell/statusbar/items/toggles/sections/network/NetworkToggle.qml:11:1: Type ToggleTemplate unavailable
[ 0.931 W] qrc:/qml/shell/statusbar/items/toggles/ToggleTemplate.qml:10:1: Type CardButton unavailable
[ 0.931 W] qrc:/qml/shell/templates/CardButton.qml:39:18: Invalid property assignment: "hovered" is a read-only property
Metadata
Metadata
Assignees
Labels
No labels