Bug #11057
openDialogue boxes clipped, interaction buttons not visible in download and upload interactions
0%
Description
I am running chirp-20231223-py3-none-any.whl on a Raspberry Pi and find that fields and buttons in the interaction windows for setting up the serial interface, selecting the radio, and uploading and downloading are clipped, to the point of being almost unusable. I've attached a screenshot of the "communicate with radio" dialogue box that shows the vendor selection present, but the model selection is obscured. I've also attached the debug log, although that didn't seem to catch the errors.
These are the warnings that appeared in the terminal when running the program:
(chirp:21435): Gtk-CRITICAL **: 16:41:37.022: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
(chirp:21435): Gtk-WARNING **: 16:42:27.595: Negative content height -4 (allocation 2, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.798: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node button, owner GtkButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.799: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.799: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node button, owner GtkButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.799: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.802: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
(chirp:21435): Gtk-WARNING **: 16:42:27.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
(chirp:21435): Gtk-WARNING **: 16:42:27.827: Negative content height -4 (allocation 2, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
Files
No data to display