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 fails to launch on fedora 40 workstation and silverblue #157

Open
Hxs2fJKjYZ opened this issue Jun 14, 2024 · 5 comments
Open

GUI fails to launch on fedora 40 workstation and silverblue #157

Hxs2fJKjYZ opened this issue Jun 14, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Hxs2fJKjYZ
Copy link

I recently installed gpgfrontend flatpak on fedora 40 workstation and silverblue, but when I try to launch it, it shows as running in the background on Gnome, but the GUI doesn't launch. I have the same problem with the appimage version, both 2.1.3. I tried version 2.1.2 appimage and that one seems to launch without any issues.
This is a screenshot of the flatpak version run in terminal:
Screenshot from 2024-06-14 15-01-04

Any help would be appreciated.

@saturneric
Copy link
Owner

You can try option -l trace or -l debug, and then more information will show.

@danruggi
Copy link

Same here, fedora 40, fresh install

image

@Hxs2fJKjYZ
Copy link
Author

Hxs2fJKjYZ commented Jun 15, 2024

I don't know if it will help or not, but here is the output from running the appimage QT5 and QT6 version

Screenshot from 2024-06-15 08-15-30

@saturneric saturneric added the bug Something isn't working label Jun 16, 2024
@saturneric
Copy link
Owner

saturneric commented Jun 21, 2024

I remember an anonymous user mentioning something to me, he said it was wayland having some issues with the flatpak environment again. I don't know if this is related, you guys could try disabling wayland and then theoretically the app will fallbak to x11 mode, if that works.

@saturneric
Copy link
Owner

Found something here: Ultimaker/Cura#12776 (comment)

It appears that you can try this command for launch:
GDK_BACKEND=x11 LD_PRELOAD=/usr/lib64/libstdc++.so.6 ./GpgFrontend.AppImage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants