Nitrux / maui-shell

Maui Shell is a convergent shell for desktops, tablets, and phones.
GNU Lesser General Public License v3.0
1.49k stars 50 forks source link

Missing two dependencies for Debian (If you compile from source code) #12

Closed 0n1cOn3 closed 2 years ago

0n1cOn3 commented 2 years ago

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:

  1. Using Debian 11
  2. Cloned Github Repo and started to install all dependencies
  3. There missing dependencies for Debian builds from Source Code

Expected behavior Clean compiling

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

0n1cOn3 commented 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.

UriHerrera commented 2 years ago

Added packages to the readme.