-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
bugIssues caused by flaws, faults or unexpected behavior in the software.Issues caused by flaws, faults or unexpected behavior in the software.
Description
After building Maui Shell, it's just doesnt work.
CREATING INSTANCE OF MAUI APP
kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Your emails" msgid_plural: "" msgctxt: "EMAIL OF TRANSLATORS"
kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "Your names" msgid_plural: "" msgctxt: "NAME OF TRANSLATORS"
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
Screen "DVI-0" QRect(0,0 1920x1080) QSizeF(527, 296) DPI: log 96 phys 92.6073 DPR 1
highest DPR 1 -> cursor size 32
REGISTER MAUIKIT TYPES <<<<<<<<<<<<<<<<<<<<<<
REGISTER MAUIKIT TYPES 2<<<<<<<<<<<<<<<<<<<<<<
REGISTER MAUIKIT TYPES 3<<<<<<<<<<<<<<<<<<<<<<
QQmlApplicationEngine failed to load component
qrc:qt/qml/org/cask/shell/qml/main.qml:23:5: Type CaskScreen unavailable
qrc:qt/qml/org/cask/shell/qml/CaskScreen.qml: module "QtQuick.Controls.Maui" is not installed
QQmlApplicationEngine failed to load component
qrc:/qt/qml/compositor/qml/error/ErrorCompositor.qml: No such file or directory
A fatal error has occurred while running Liri Shell, but the error screen has errors too. Giving up.
To Reproduce
- build Maui Shell
- try to launch via command
cask -w
Expected behavior
it should show the window with Maui Shell, but it doesnt.
Desktop (please complete the following information):
Arch Linux/EndeavourOS with fully updated system and dependencies for Maui Shell.
Metadata
Metadata
Assignees
Labels
bugIssues caused by flaws, faults or unexpected behavior in the software.Issues caused by flaws, faults or unexpected behavior in the software.