We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
I'm pretty sure this error can be ignored.
Sorry, something went wrong.
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?
Wayland shouldn't be an issue, I run Wayland. Have you tried the steps in #25?
This was the fix, thank you:
#25 (comment)
I added this as an environment variable and it works as expected now.
Cool! Waiting for the day the Tauri (or more appropriately, WebKit) developers fix this issue...
No branches or pull requests
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:
OS is Fedora 41 with an NVIDIA card (if it matters)
The text was updated successfully, but these errors were encountered: