SuperiorJT
SuperiorJT
OOpenDeck
Created by SuperiorJT on 11/6/2024 in #forum
Input simulation help
I'm trying to make an input action to perform a hotkey combination for Meta+F12, but I can't seem to get it to work. I looked at the keycodes in enigo and still can't get it to trigger. What I have tried: [k(meta,f12)] [k(META,F12)] [k(m4,f12)] [k(super,f12)]
95 replies
OOpenDeck
Created by SuperiorJT on 11/6/2024 in #forum
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.
6 replies