Crashes on launch (flatpak)

This is the log when running in terminal:
$ flatpak run me.amankhanna.opendeck

(opendeck:2): Gtk-CRITICAL **: 15:39:35.044: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

(opendeck:2): Gtk-CRITICAL **: 15:39:35.047: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
Gdk-Message: 15:39:35.155: Error 71 (Protocol error) dispatching to Wayland display.
$ flatpak run me.amankhanna.opendeck

(opendeck:2): Gtk-CRITICAL **: 15:39:35.044: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

(opendeck:2): Gtk-CRITICAL **: 15:39:35.047: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
Gdk-Message: 15:39:35.155: Error 71 (Protocol error) dispatching to Wayland display.
3 Replies
ninjadev64
ninjadev643mo ago
https://discord.com/channels/1143819637897834571/1295870906849165342/1296238751714119680 This issue is also pinned on GitHub issues I believe But don't use /bin/opendeck, use the Flatpak run command instead like you did there
SuperiorJT
SuperiorJTOP3mo ago
Yeah that worked. Thanks!
ninjadev64
ninjadev643mo ago
no worries!

Did you find this page helpful?