I'm using chirp-20240926-py3-none-any.whl on an Ubunto 24.04.1 laptop. Starting and stopping CHIRP I get:
joliver@blinky:~$ chirp 09:28:09 AM: Debug: Unrecognized accel key 'backspace', accel string ignored. Gdk-Message: 09:28:51.111: Window 0x5604aeca0880 is a temporary window without parent, application will not be able to position it on screen.
(chirp:40948): Gdk-CRITICAL **: 09:28:51.114: gdk_wayland_window_handle_configure_popup: assertion 'impl->transient_for' failed joliver@blinky:~$
It seems to work just fine (except for my UV-5R8W frequently likes to complain about "can't contact radio" and I have to close CHIRP and restart and try again).
Just thought these might be something that needed attention.
Thanks for a great piece of software!
joliver@blinky:~$ chirp 09:28:09 AM: Debug: Unrecognized accel key 'backspace', accel string ignored. Gdk-Message: 09:28:51.111: Window 0x5604aeca0880 is a temporary window without parent, application will not be able to position it on screen.
(chirp:40948): Gdk-CRITICAL **: 09:28:51.114: gdk_wayland_window_handle_configure_popup: assertion 'impl->transient_for' failed
These come from GTK which is the graphics library in use on Linux. It's notoriously annoyingly chatty about "critical errors" that are just suggestions and also aren't fixable here because we're not even using GTK directly. You're only seeing them because you're running from the command line. It's safe to ignore them.
--Dan
participants (2)
-
Dan Smith
-
John Oliver