<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Dan,</div><div><br></div><div>I downloaded 0.1.9 and fired it up OK. Without connecting a radio, I selected the 'Convert ICF' function and selected an ICF file that I had downloaded from the Internet (actually "<span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">IC92AD_VK3RWN_C_V19a.icf" which David VK3UR makes available through the&nbsp;Australian&nbsp;D-Star web site - Thanks David) and tried to save it as an img file.</span></div><div><font class="Apple-style-span" face="'Lucida Grande'"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande'">The following was logged on the terminal log:</font></div><div><br></div><div><div>Unknown model:</div><div>000: 30 66 00 00 00 00 00 00 &nbsp; 0f......</div><div><br></div><div>Traceback (most recent call last):</div><div>&nbsp;&nbsp;File "/Users/Susan/Downloads/chirp-0.1.9/chirpui/mainapp.py", line 428, in mh</div><div>&nbsp;&nbsp; &nbsp;self.do_converticf()</div><div>&nbsp;&nbsp;File "/Users/Susan/Downloads/chirp-0.1.9/chirpui/mainapp.py", line 364, in do_converticf</div><div>&nbsp;&nbsp; &nbsp;log_exception()</div><div>NameError: global name 'log_exception' is not defined</div><div><br></div><div><br></div><div>The offending lines seem to be:</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;try:</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;convert_icf.icf_to_image(icffile, imgfile)</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;except Exception, e:</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;log_exception()</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;common.show_error("Unable to convert ICF file: %s" % e)</div><div><br></div><div><br></div><div>The beginning of the ICF file is:</div><div><br></div><div><div>30660000</div><div>#Comment=</div><div>#MapRev=1</div><div>#EtcData=2C48</div><div>0000100003E9000020830000E400004E657061</div><div>0010106C2020200003F4000020830000E40000</div><div>002010557A62656B69202000049F0000208300</div><div>00301000E40000536C6F76616B20200004A600</div><div><br></div><div><br></div><div>The strange thing is that I can see the 'log_exception'&nbsp;function&nbsp;ion common.py!</div><div><br></div><div>Susan VK3ANZ</div><div><br></div></div></div></div></body></html>