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

Maui Shell fails to start on openSUSE Tumbleweed #43

Closed Vistaus closed 1 year ago

Vistaus commented 2 years ago

For a while now, it fails to start. If I run cask -r from a terminal, I get the following output:

~  INIT SCREEN MANAGER
 INIT THEME MANAGER
CSD QML SOURCXE QUrl("file:///usr/share/org.mauikit.controls/csd/Nitrux/CSD.qml")
CREATING INSTANCE OF MAUI APP
1 96 122.303 QRect(0,0 2560x1440) QSize(2560, 1440) QSize(2560, 1440)
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
Screen "DP-2" QRect(0,0 2560x1440) QSizeF(530, 300) DPI: log 96 phys 122.303 DPR 1
QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:24:5: Type Screen unavailable
qrc:/qml/Screen.qml:176:32: Type StatusBar unavailable
KCrash: Application 'cask' crashing...
The Wayland connection experienced a fatal error: Invalid file descriptor

OS: openSUSE Tumbleweed Maui Shell: latest git master Other Maui components: latest git master

Vistaus commented 1 year ago

I tried to create a log file using the instructions in the readme, but it just comes up empty.

Vistaus commented 1 year ago

A few months have passed and it still doesn't launch, however, in addition to the above output, I'm now also getting the following output:

~ startcask-wayland
PASHE 0000000
PASHE 0000000 /end
PASHE 111111111 /end
kf.coreaddons.kaboutdata: QGuiApplication::applicationDisplayName "" is out-of-sync with KAboutData::applicationData().displayName "cask_session"
kf.coreaddons.kaboutdata: QGuiApplication::applicationDisplayName "" is out-of-sync with KAboutData::applicationData().displayName "cask_session"
Vistaus commented 1 year ago

I finally got it to start now, however, the orientation is wrong (see #48) and the cursor only works in the regular Cask session, not the Wayland session. But it's already an improvement.

UriHerrera commented 1 year ago

I finally got it to start now, however, the orientation is wrong (see #48) and the cursor only works in the regular Cask session, not the Wayland session. But it's already an improvement.

@Vistaus For the latter see https://github.com/Nitrux/maui-shell/issues/24

Vistaus commented 1 year ago

I finally got it to start now, however, the orientation is wrong (see #48) and the cursor only works in the regular Cask session, not the Wayland session. But it's already an improvement.

@Vistaus For the latter see #24

Thanks. I'll close this issue then and I hope #48 and #24 will be solved soon so that I can finally give Maui Shell a real chance! 🙂