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

Window closes immediately using the Flatpak version #39

Closed
digilink opened this issue Dec 17, 2024 · 5 comments
Closed

Window closes immediately using the Flatpak version #39

digilink opened this issue Dec 17, 2024 · 5 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists upstream An issue with an upstream project or library.

Comments

@digilink
Copy link

Hello, I installed this using a flatpak and it fails to run, this is the messaging received when attempting to run from a flatpak run command:

flatpak run me.amankhanna.opendeck
[2024-12-17][15:38:28][opendeck::events][DEBUG] Registered plugin com.amansprojects.starterpack.sdPlugin

(opendeck:2): Gtk-CRITICAL **: 10:38:28.336: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

(opendeck:2): Gtk-CRITICAL **: 10:38:28.338: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
Gdk-Message: 10:38:28.440: Error 71 (Protocol error) dispatching to Wayland display.

OS is Fedora 41 with an NVIDIA card (if it matters)

@ninjadev64
Copy link
Owner

I'm pretty sure this error can be ignored.

@digilink
Copy link
Author

I should add, the app never actually launches, I get a brief showing of a window then it goes away.

Is wayland potentially the issue?

@ninjadev64
Copy link
Owner

Wayland shouldn't be an issue, I run Wayland. Have you tried the steps in #25?

@ninjadev64 ninjadev64 changed the title Error running installed from flatpak Window closes immediately using the Flatpak version Dec 18, 2024
@ninjadev64 ninjadev64 added the bug Something isn't working label Dec 18, 2024
@digilink
Copy link
Author

This was the fix, thank you:

#25 (comment)

I added this as an environment variable and it works as expected now.

@ninjadev64
Copy link
Owner

Cool! Waiting for the day the Tauri (or more appropriately, WebKit) developers fix this issue...

@ninjadev64 ninjadev64 added duplicate This issue or pull request already exists upstream An issue with an upstream project or library. labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists upstream An issue with an upstream project or library.
Projects
None yet
Development

No branches or pull requests

2 participants