<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Just installed Chirp 0.2.2 and python runtime on a Mac OSX 10.6 machine per standard instructions. &nbsp;Installed drivers for USB-Serial cable.</div>
<div><br>
</div>
<div>When I turn on my Yaesu VX-6 in Clone mode, start Chirp, then initiate the clone transmission on the radio, it appears to start, but hang immediately. &nbsp;Radio gives an error and Chirp waits until cancelled. &nbsp;Have full debug log, but the following appears
 to be the pertinent part. &nbsp;</div>
<div><br>
</div>
<div>Something obvious to any of you?</div>
<div><br>
</div>
<div>Thanks, Steve</div>
<div><br>
</div>
<div>------------</div>
<div>
<div>&lt;snip&gt;</div>
<div>Registered Yaesu_VX-6 = VX6Radio</div>
<div><br>
</div>
<div>&lt;snip&gt;</div>
<div><br>
</div>
<div>Enabled OSX menubar integration</div>
<div>/Applications/chirp-0.2.2.app/Contents/MacOS/../Resources/chirp/chirpw:124: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory</div>
<div><br>
</div>
<div>&nbsp; a.show()</div>
<div>User selected Yaesu VX-6 on port /dev/cu.usbserial</div>
<div>Clone thread started</div>
<div>000: 41 48 30 32 31 00 e0 01 &nbsp; AH021...</div>
<div>008: 02 01 00 00 00 00 00 00 &nbsp; ........</div>
<div><br>
</div>
<div>-- Exception: --</div>
<div>Traceback (most recent call last):</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirpui/clone.py&quot;, line 222, in run</div>
<div>&nbsp; &nbsp; self.__radio.sync_in()</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py&quot;, line 177, in sync_in</div>
<div>&nbsp; &nbsp; self._mmap = clone_in(self)</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py&quot;, line 67, in clone_in</div>
<div>&nbsp; &nbsp; data &#43;= chunk_read(pipe, block, radio.status_fn)</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py&quot;, line 42, in chunk_read</div>
<div>&nbsp; &nbsp; data &#43;= pipe.read(block)</div>
<div>&nbsp; File &quot;/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/serial/serialposix.py&quot;, line 442, in read</div>
<div>&nbsp; &nbsp; ready,_,_ = select.select([self.fd],[],[], self._timeout)</div>
<div>error: (9, 'Bad file descriptor')</div>
<div>------</div>
<div>Clone failed: (9, 'Bad file descriptor')</div>
<div>Clone thread ended</div>
</div>
<div><br>
</div>
</body>
</html>