<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. 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. Radio gives an error and Chirp waits until cancelled. Have full debug log, but the following appears
to be the pertinent part. </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><snip></div>
<div>Registered Yaesu_VX-6 = VX6Radio</div>
<div><br>
</div>
<div><snip></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> 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 AH021...</div>
<div>008: 02 01 00 00 00 00 00 00 ........</div>
<div><br>
</div>
<div>-- Exception: --</div>
<div>Traceback (most recent call last):</div>
<div> File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirpui/clone.py", line 222, in run</div>
<div> self.__radio.sync_in()</div>
<div> File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py", line 177, in sync_in</div>
<div> self._mmap = clone_in(self)</div>
<div> File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py", line 67, in clone_in</div>
<div> data += chunk_read(pipe, block, radio.status_fn)</div>
<div> File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py", line 42, in chunk_read</div>
<div> data += pipe.read(block)</div>
<div> File "/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/serial/serialposix.py", line 442, in read</div>
<div> 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>