Skip to content

CaskScreen.qml: module "QtQuick.Controls.Maui" is not installed #64

@TerminalHash

Description

@TerminalHash

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

  1. build Maui Shell
  2. 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

No one assigned

    Labels

    bugIssues caused by flaws, faults or unexpected behavior in the software.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions