Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core dump under Wayland #51

Open
juxuanu opened this issue Nov 27, 2020 · 6 comments
Open

Core dump under Wayland #51

juxuanu opened this issue Nov 27, 2020 · 6 comments

Comments

@juxuanu
Copy link

juxuanu commented Nov 27, 2020

Trying to start Cadmus under Wayland results in this:

This application failed to start because it could not find or load the Qt platform plugin "wayland"
in "".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Reinstalling the application may fix this problem.
[1]    19775 abort (core dumped)  cadmus

Other Qt apps work. I have the environment variable QT_QPA_PLATFORM=wayland set.

@josh-richardson
Copy link
Owner

Out of interest, have you tried running from source? This may be due to required libraries for Wayland not being included in the app image - at least that's my best guess.

@juxuanu
Copy link
Author

juxuanu commented Dec 14, 2020

No, I have not. Sorry, I don't have the computer with Wayland available to me anymore. I can't test further.
I installed it using the Arch's User Repo (AUR)'s package cadmus-deb that uses, logically, the .deb

@andrewnicolalde
Copy link

andrewnicolalde commented Jan 16, 2021

Sway user here, setting QT_QPA_PLATFORM="" fixed this for me!

This is the case both in the binary version as well as in the AppImage

@josh-richardson
Copy link
Owner

Sway user here, setting QT_QPA_PLATFORM="" fixed this for me!

Good to know. If others can reproduce this, we may have found a fix.

@lachlanshoesmith
Copy link

Sway user here, setting QT_QPA_PLATFORM="" fixed this for me!

This is the case both in the binary version as well as in the AppImage

this also worked on gnome 40 for me :)

@juxuanu
Copy link
Author

juxuanu commented Sep 15, 2021

It starts under xwayland then...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants