CaskScreen.qml: module "QtQuick.Controls.Maui" is not installed
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.
As the output shows, you do not have all the components installed. What have you installed?
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
As the output shows, you do not have all the components installed. What have you installed?
Mauikit (lastest commit from git) Maui Core (lastest commit from git) Cask Server (lastest commit from git) local/mauikit-archiver 4.0.1-1 local/mauikit-calendar 4.0.1-1 local/mauikit-documents 4.0.1-1 local/mauikit-filebrowsing 4.0.1-1 local/mauikit-imagetools 4.0.1-1 local/mauikit-terminal 4.0.1-1 local/mauikit-texteditor 4.0.1-1
I just test it today, building all packages was success but got same errors when run cask -w
❯ pacman -Q $(pacman -Qqg maui)
cask-server-git 0.6.6.r3.ga06979f-1
maui-core-git 0.6.6.r8.gc4b4e7c-1
maui-shell-git 0.6.6.r16.g056da8a-1
mauikit-calendar-git 4.0.1.r7.g731a1f6-1
mauikit-git 4.0.1.r17.g10e52521-1
mauiman-git 4.0.1.r5.g1555677-1
❯ cask -w
INIT SCREEN MANAGER
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 names" msgid_plural: "" msgctxt: "NAME 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 emails" msgid_plural: "" msgctxt: "EMAIL OF TRANSLATORS"
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
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.
Same issue on CachyOS/Arch Linux.
Can I make a donation to help solve this issue (and possibly others)? Would like to see some more development, so that I can actually start to use Maui Shell. 🙂