[chirp_devel] python 2.6.6 and browser ui
Jens J.
Fri Sep 20 14:13:32 PDT 2013
When I use chirp on linux (redhat 6, python 2.6.6) chirp works, but throws an error when I attempt to use memory structure browser ui.
Traceback (most recent call last):
File "/home/jjensen/build/chirp.hg/chirpui/radiobrowser.py", line 278, in _tree_click
e = IntegerEditor(item)
File "/home/jjensen/build/chirp.hg/chirpui/radiobrowser.py", line 102, in __init__
self._build_ui()
File "/home/jjensen/build/chirp.hg/chirpui/radiobrowser.py", line 140, in _build_ui
self._update_entries()
File "/home/jjensen/build/chirp.hg/chirpui/radiobrowser.py", line 118, in _update_entries
ent.set_text(format_spec.format(int(self._element)))
ValueError: zero length field name in format
-Jens
AF5MI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130920/98592c28/attachment-0001.html
More information about the chirp_devel
mailing list