<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</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>After getting my cable working so Chirp can download (clone) from my VX-6, now it hangs on the upload! &nbsp;This doesn't appear to be cable related – things start to go south in the debug log (below) with some file permission errors. &nbsp;But I installed this
 from an account with full admin privileges and run it from that same account. &nbsp;And is the eventual failure because of this? &nbsp;The clone/Tx progress bar indicates the transmission at least gets started before the hang…</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div 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>Configuration: Chirp 0.2.2 and python runtime on a Mac OSX 10.6 machine.</div>
<div><br>
</div>
<div>Thanks, Steve</div>
<div><br>
</div>
<div>------------</div>
<div>
<div>Debug log after normal start…</div>
</div>
</div>
</div>
</span>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div 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>
<div>&lt;snip&gt;</div>
<div>
<div>Cross Mode supported: False</div>
<div>Comment supported: False</div>
<div>/Applications/chirp-0.2.2.app/Contents/MacOS/../Resources/chirp/chirpw:132: GtkWarning: Attempting to store changes into `/Users/scarter/.local/share/recently-used.xbel', but failed: Failed to create file '/Users/scarter/.local/share/recently-used.xbel.5Q6JCW':
 No such file or directory</div>
<div>&nbsp; gtk.main()</div>
<div>/Applications/chirp-0.2.2.app/Contents/MacOS/../Resources/chirp/chirpw:132: GtkWarning: Attempting to set the permissions of `/Users/scarter/.local/share/recently-used.xbel', but failed: No such file or directory</div>
<div>&nbsp; gtk.main()</div>
<div>/Applications/chirp-0.2.2.app/Contents/MacOS/../Resources/chirp/chirpw:132: GtkWarning: Attempting to store changes into `/Users/scarter/.local/share/recently-used.xbel', but failed: Failed to create file '/Users/scarter/.local/share/recently-used.xbel.VQ5JCW':
 No such file or directory</div>
<div>&nbsp; gtk.main()</div>
<div>Clone thread started</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 220, in run</div>
<div>&nbsp; &nbsp; self.__radio.sync_out()</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py&quot;, line 183, in sync_out</div>
<div>&nbsp; &nbsp; clone_out(self)</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py&quot;, line 120, in clone_out</div>
<div>&nbsp; &nbsp; radio.status_fn, radio._block_size)</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py&quot;, line 81, in chunk_write</div>
<div>&nbsp; &nbsp; pipe.write(chunk)</div>
<div>&nbsp; File &quot;/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/serial/serialposix.py&quot;, line 485, in write</div>
<div>&nbsp; &nbsp; raise SerialException('write failed: %s' % (v,))</div>
<div>SerialException: write failed: [Errno 9] Bad file descriptor</div>
<div>------</div>
<div>Clone failed: write failed: [Errno 9] Bad file descriptor</div>
<div>Exception in thread Thread-3:</div>
<div>Traceback (most recent call last):</div>
<div>&nbsp; File &quot;/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py&quot;, line 552, in __bootstrap_inner</div>
<div>&nbsp; &nbsp; self.run()</div>
<div>&nbsp; File &quot;/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirpui/clone.py&quot;, line 233, in run</div>
<div>&nbsp; &nbsp; self.__radio.pipe.close()</div>
<div>&nbsp; File &quot;/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/serial/serialposix.py&quot;, line 419, in close</div>
<div>&nbsp; &nbsp; os.close(self.fd)</div>
<div>OSError: [Errno 9] Bad file descriptor</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</span>
</body>
</html>