<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<div><br></div><div>I've been finding that if I click all the tabs I can get them all populated with data.</div><div><br></div><div>Although the terminal reports:&nbsp;ERROR: Unable to find selected: iter must be a GtkTreeIter</div><div><br></div><div>Curious.</div><div><br></div><div>It still finishes with the status bar showing that it is still fetching the last memory and locks up. Only way to continue is to force quit</div><div><br></div><div>I did notice the last memory displayed is 797 although the count in the status bar goes up to 849. hmm.</div><div><br></div><div>Still throws an exception:</div><div><br></div><div><div>ERROR: Exception running RadioJob: string index out of range</div><div>ERROR: -- Exception: --</div><div>ERROR: Traceback (most recent call last):</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/common.py", line 116, in _execute</div><div>&nbsp; &nbsp; result = func(*self.args, **self.kwargs)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/drivers/ic9x.py", line 134, in get_memory</div><div>&nbsp; &nbsp; mem = ic9x_ll.get_memory(self.pipe, self.vfo, number)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/drivers/ic9x_ll.py", line 490, in get_memory</div><div>&nbsp; &nbsp; if rframe.get_payload()[3] == '\xff':</div><div>IndexError: string index out of range</div><div><br></div><div>ERROR: ----------------</div><div>ERROR: Job Args: &nbsp; (445,)</div><div>ERROR: Job KWArgs: {}</div><div>ERROR: Job Called from:</div><div>&nbsp; File "/usr/bin/chirpw", line 145, in &lt;module&gt;</div><div>&nbsp; &nbsp; gtk.main()</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/mainapp.py", line 1406, in mh</div><div>&nbsp; &nbsp; self.do_download(*args)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/mainapp.py", line 687, in do_download</div><div>&nbsp; &nbsp; self.do_open_live(radio)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/mainapp.py", line 406, in do_open_live</div><div>&nbsp; &nbsp; eset = editorset.EditorSet(radio, self, tempname=tempname)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/editorset.py", line 143, in __init__</div><div>&nbsp; &nbsp; self._make_device_editors(device, devrthread, index)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/editorset.py", line 78, in _make_device_editors</div><div>&nbsp; &nbsp; memories = memedit.MemoryEditor(devrthread)</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/memedit.py", line 1376, in __init__</div><div>&nbsp; &nbsp; self.prefill()</div><div>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/memedit.py", line 1063, in prefill</div><div>&nbsp; &nbsp; job = common.RadioJob(handler, "get_memory", i)</div><div><br></div><div>^CTraceback (most recent call last):</div><div>&nbsp; File "/usr/bin/chirpw", line 145, in &lt;module&gt;</div><div>&nbsp; &nbsp; gtk.main()</div></div><div><br></div><div>Wenlock</div>                                               </div></body>
</html>