[chirp_users] help running chirp-next on RPI

Lynda Leung
Sun Jan 15 05:06:06 PST 2023


Works marginally, builds, installs, runs, however it seems to have some kind of a window rendering issue. 
Download seems to work, but doesnt render result window.  Open stock lists yields a popup box attached. 

Console spews this: 

pi at raspberrypi:~/.local/bin $ ./chirp
WARNING: Did not find localedir: /home/pi/.local/lib/python3.7/site-packages/chirp/locale

(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'

(chirp:2413): Gtk-WARNING **: 04:58:58.917: Negative content width -4 (allocation 6, extents 5x5) while allocating gadget (node notebook, owner GtkNotebook)

My p
Pi 3B
Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux




> On Jan 14, 2023, at 7:14 AM, Dan Smith via chirp_users <chirp_users at intrepid.danplanet.com> wrote:
> 
>> Any answers to this request?. I'm seeking elucidation too ! 73 Mike
> 
> Try this:
> 
> $ sudo apt install git python3-wxgtk4.0 python3-serial python3-six python3-future python3-requests python3-pip
> 
> Then grab the tarball and run "pip install" on the tarball. Let me know if that works on the pi and I'll update the website docs.
> 
> --Dan
> _______________________________________________
> chirp_users mailing list
> chirp_users at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_users
> This message was sent to Lynda Leung at x-rogue at mermaid.org
> To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
> To report this email as off-topic, please email chirp_users-owner at intrepid.danplanet.com
> Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20230115/374ac5af/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.png
Type: image/png
Size: 12225 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20230115/374ac5af/attachment.png 


More information about the chirp_users mailing list