[chirp_users] Chirp IndexError
Benjamin Krueger
Wed May 4 13:42:44 PDT 2011
I've installed chirp as per the instructions for OS X. It starts up, however when following the beginner's guide I get the following error when selecting Radio, Download from Radio. This doesn't appear to be a known issue. Are there any suggestions to get this working?
$ sh chirp_osx.sh
chirpw:55: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory
a.show()
Wed May 4 12:28:28 burakkuhoru.local Python[49616] <Error>: CGContextSetFont: invalid context 0x0
Wed May 4 12:28:28 burakkuhoru.local Python[49616] <Error>: CGContextSetFontSize: invalid context 0x0
Wed May 4 12:28:28 burakkuhoru.local Python[49616] <Error>: CGContextSetTextMatrix: invalid context 0x0
Wed May 4 12:28:28 burakkuhoru.local Python[49616] <Error>: CGContextClearRect: invalid context 0x0
Wed May 4 12:28:28 burakkuhoru.local Python[49616] <Error>: CGContextSetRGBFillColor: invalid context 0x0
Wed May 4 12:28:28 burakkuhoru.local Python[49616] <Error>: CGContextShowGlyphsAtPoint: invalid context 0x0
Traceback (most recent call last):
File "/Users/benkrueger/CHIRP/chirp-0.1.11/chirpui/mainapp.py", line 552, in mh
self.do_download(*args)
File "/Users/benkrueger/CHIRP/chirp-0.1.11/chirpui/mainapp.py", line 283, in do_download
d = clone.CloneSettingsDialog(parent=self)
File "/Users/benkrueger/CHIRP/chirp-0.1.11/chirpui/clone.py", line 140, in __init__
self.__make_ui(settings)
File "/Users/benkrueger/CHIRP/chirp-0.1.11/chirpui/clone.py", line 115, in __make_ui
self.__port = self.__make_port(settings and settings.port or None)
File "/Users/benkrueger/CHIRP/chirp-0.1.11/chirpui/clone.py", line 61, in __make_port
port = ports[0]
IndexError: list index out of range
Running OS X 10.6.7
$ uname -a
Darwin burakkuhoru.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386
More information about the chirp_users
mailing list