Closed 0n1cOn3 closed 2 years ago
To execute Maui Shell, the packages "qml-module-qtwayland-compositor + qml-module-qtquick-shapes" is aswell required.
Thats the Log output after starting maui shell without it:
1 96.1263 141.951 QRect(0,0 1920x1044) QSize(1920, 1044) QSize(1920, 1044) Screen "eDP-1" QRect(0,0 1920x1080) QSizeF(344, 193) DPI: log 96.1263 phys 141.951 DPR 1 QQmlApplicationEngine failed to load component qrc:/qml/main.qml:5:1: module "QtWayland.Compositor" is not installed Icon theme "mate" not found.
Added packages to the readme.
Describe the bug Missing dependencies for maui-shell from source code. aswell missing qml packages to execute maui-shell
To Reproduce Steps to reproduce the behavior:
Expected behavior Clean compiling
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Kaisen Linux (Debian 11 Fork)
Browser: Not required for compiling maui-shell
Version: 2.0 Rolling Release (Debian 11 testing)
Additional dependecies where not listed, which maybe could added to the README.md:
libcanberra-dev
libpulse-dev
qml-module-qtwayland-compositor
qml-module-qtquick-shapes