Yubico Authenticator stopped working

Is any one else using Yubico Authenticator? At first the stable channel stopped working and so I had to change to the flatpak beta channel for it to work. And now it has stopped working again.

`(authenticator:2): Gdk-CRITICAL **: 13:15:01.768: gdk_wayland_display_get_monitor_at_window: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed

(authenticator:2): Gdk-CRITICAL **: 13:15:01.769: gdk_window_get_origin: assertion 'GDK_IS_WINDOW (window)' failed

** (authenticator:2): CRITICAL **: 13:15:01.769: FlutterEngineDisplayId fl_display_monitor_get_display_id(FlDisplayMonitor *, GdkMonitor *): assertion 'FL_IS_DISPLAY_MONITOR(self)' failed
Gdk-Message: 13:15:01.863: Unable to load from the cursor theme
13:15:01.920 [desktop.init] INFO: Logging initialized, outputting to stderr
13:15:01.923 [desktop.init] INFO: Window hidden on startup: false
13:15:01.923 [desktop.init] INFO: Starting Helper subprocess: /app/bin/helper/authenticator-helper
13:15:01.924 [main] INFO: Running Yubico Authenticator...
{app_version: 7.2.0, dart: 3.7.2 (stable) (Tue Mar 11 04:27:50 2025 -0700) on "linux_x64", os: linux, os_version: Linux 6.14.3-300.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Apr 20 16:08:39 UTC 2025}
13:15:01.932 [desktop.init] INFO: Helper process started
13:15:02.443 [helper.ykman.logging] INFO: Logging at level: INFO
13:15:02.443 [helper.helper.device] INFO: Log level set to: INFO
13:15:02.443 [desktop.init] INFO: Helper log level set`

I also had some interprocess-communication problems a while ago because of a protocol version mismatch. I installed Yubico Authenticator as a standalone binary and that solved the problem for me.

Hey thanks a lot. It worked perfectly.