Hello Dan, Was just going to open a new issue, but looks like you’ve already beat me to it. Do you want me to add any additional information to the ticket as you sort of already know the wxPython version is the issue?
Further more, Im running the current 32bit Raspbian (armhf). I’ll hold off upgrading to the new ARM64 architecture until we’ll get the base installation working first. Lynda > On Jan 15, 2023, at 7:48 AM, Dan Smith via chirp_users > <[email protected]> wrote: > >> (chirp:2413): Gtk-CRITICAL **: 04:58:49.028: >> gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed >> ERROR: <function ChirpMain.open_file at 0x7190d588> raised unexpected >> exception >> Traceback (most recent call last): >> File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/common.py", >> line 448, in run_safe >> return fn(*args, **kwargs) >> File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/main.py", line >> 386, in open_file >> editorset = ChirpEditorSet(radio, filename, self._editors) >> File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/main.py", line >> 119, in __init__ >> edit = self.MEMEDIT_CLS(radio, self._editors) >> File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/memedit.py", >> line 465, in __init__ >> self.set_cell_attrs() >> File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/memedit.py", >> line 482, in set_cell_attrs >> attr.SetFitMode(wx.grid.GridFitMode.Ellipsize()) >> AttributeError: 'GridCellAttr' object has no attribute 'SetFitMode' > > This is likely due to an insufficiently new wx library. Please file a bug! > > --Dan > _______________________________________________ > chirp_users mailing list > [email protected] > http://intrepid.danplanet.com/mailman/listinfo/chirp_users > This message was sent to Lynda Leung at [email protected] > To unsubscribe, send an email to > [email protected] > To report this email as off-topic, please email > [email protected] > Searchable archive: > https://www.mail-archive.com/[email protected] > _______________________________________________ chirp_users mailing list [email protected] http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to [email protected] at [email protected] To unsubscribe, send an email to [email protected] To report this email as off-topic, please email [email protected] Searchable archive: https://www.mail-archive.com/[email protected]
