Open Marin-Kitagawa opened 2 years ago
Did you also compile MauiKit from its master branch?
Yes, I did @UriHerrera
@ruby-rust-perl it's been a week since you reported this, there have been a lot of source code changes to the mauikit and maui-shell repos. can you do a reinstall
yay -S mauikit-git maui-shell-git
pacman -Qi mauikit-git maui-shell-git | grep -B1 Version
same issue on fedora, git branch of each package.
Build instructions added to (new) Wiki.
Describe the bug I cannot run MAUI shell even after successful build of the same. When I run using
cask
orcask -r
, it throws the below error. I installed all the necessary libraries usingpacman -Syu kf5
(all packages). Build and install i.e. steps untilmake install
succeeded without any errors. I also tried setting the flags as mentioned. This didn't work either. I also tried setting the physical width and height as thrown in the error. This didn't work either.When run with
cask -r -l /path/to/log/file
, the log file comes emptyTo Reproduce Steps to reproduce the behavior:
cask
,cask -r
orcask -r l /path/to/log/file
Expected behavior MAUI shell must start without error
Desktop (please complete the following information):
Output of
glxinfo | grep OpenGL