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

GUI not showing, Qt wayland plugin not found #1763

Open
3 tasks done
galettof opened this issue Jun 25, 2024 · 3 comments
Open
3 tasks done

GUI not showing, Qt wayland plugin not found #1763

galettof opened this issue Jun 25, 2024 · 3 comments
Labels

Comments

@galettof
Copy link

Describe the bug
Running the app from the icon does not bring up GUI. Running from the terminal returns:
qt.qta.plugn: Could not find the Qt platform plugin "wayland" in ""
System monitor shows a process for the app.

The app was previously working fine on Fedora 40. The qt5-qtwayland and qt6-qtwayland packages are installed. System is updated regularly and the issue started after a recent update.

To Reproduce
Start the app.

Expected behavior
Expect app GUI to open.

MediaElch Version:

  • 2.10.7-dev (nightly)
  • 2.10.6 (stable)

Operating System:

  • Linux (distribution: Fedora 40)

Thanks!

@bugwelle
Copy link
Collaborator

Hi!

Thanks for reporting this issue. How did you install MediaElch? Did you install it via the AppImage or via a package repository (and if so, which one?). :)

Regards,
Andre

@galettof
Copy link
Author

Sorry, I forgot to say. I installed via the AppImage.

Thank you!

@bugwelle
Copy link
Collaborator

bugwelle commented Jun 26, 2024

Ah, ok. Makes sense. It could be that my Dockerimage uses Wayland (accidentally)? Maybe something is missing.

I have read a few GitHub threads by other Qt developers and it's likely that the AppImage just won't properly run on Wayland.

We do have build instructions for Fedora. That may be the only workaround for you for now: https://mediaelch.github.io/mediaelch-doc/contributing/build/fedora_36.html

@bugwelle bugwelle added the ui label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants