Hi,
As of build 20160625 the read is getting much further, however after clicking the various sections I get to Bank Names (Band B) and get a pink window with no data displayed. The status bar shows [0] Getting bank information for memory 399
The DSTAR window is not populated either.
Running in terminal reports the following errors:
On clicking Banks (Band B):
Exception in thread Thread-4: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/dist-packages/chirp/ui/common.py", line 261, in run job.execute(self.radio) File "/usr/lib/python2.7/dist-packages/chirp/ui/bankedit.py", line 138, in execute mappings = self.__model.get_memory_mappings(mem) File "/usr/lib/python2.7/dist-packages/chirp/drivers/icf.py", line 544, in get_memory_mappings index = self._radio._get_bank(memory.number) File "/usr/lib/python2.7/dist-packages/chirp/drivers/ic9x.py", line 83, in _get_bank return mem._bank AttributeError: Memory instance has no attribute '_bank'
It seems that the bug in Bank A has been corrected, but the same or similar bug occurs in Bank B, once again trying to read Bank names for memories that dont have bank name attributes.
Thanks
Wenlock