Cross Mode supported: False
Comment supported: False
/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
gtk.main()
/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
gtk.main()
/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
gtk.main()
Clone thread started
-- Exception: --
Traceback (most recent call last):
File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirpui/clone.py", line 220, in run
self.__radio.sync_out()
File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py", line 183, in sync_out
clone_out(self)
File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py", line 120, in clone_out
radio.status_fn, radio._block_size)
File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirp/yaesu_clone.py", line 81, in chunk_write
pipe.write(chunk)
File "/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/serial/serialposix.py", line 485, in write
raise SerialException('write failed: %s' % (v,))
SerialException: write failed: [Errno 9] Bad file descriptor
------
Clone failed: write failed: [Errno 9] Bad file descriptor
Exception in thread Thread-3:
Traceback (most recent call last):
File "/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 552, in __bootstrap_inner
self.run()
File "/Applications/chirp-0.2.2.app/Contents/Resources/chirp/chirpui/clone.py", line 233, in run
self.__radio.pipe.close()
File "/opt/kk7ds/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/serial/serialposix.py", line 419, in close
os.close(self.fd)
OSError: [Errno 9] Bad file descriptor