Greetings!  I'm working with a batch of TK-272G radios and have come across bug 5149.  Specifically, I see this when using my Ubuntu laptop, but NOT with Windows.  I'm using the same cable, version, etc.  I'm happy to debug this, but wondering if these symptoms ring a bell for someone more familiar with this driver/radio?

This is the end of the log, showing the block of data:
-------------------------------------------------------
[2019-02-28 18:20:17,727] chirp.drivers.tk760g - DEBUG: Starting the download from radio
[2019-02-28 18:20:17,778] chirp.drivers.tk760g - DEBUG: <== (28) bytes:

000: 57 03 00 04 00 10 00 10   W.......
008: 00 20 00 2f 00 ff ff 01   .../....
016: 13 1e 00 00 00 00 00 00   ........
024: 00 ff ff ff 00 00 00 00   ........
-------------------------------------------------------

At this point, I'm still enough of a newbie that that block of data is pretty meaningless to me. :)  When I get back to the windows machine, I'll try to get a similar dump and compare, but thought maybe I could make some progress in the meantime.

Perhaps it is also interesting to note that I'm able to write a saved image to the radio.  I just can't read a new one.

I was really intending to add some features to this driver that exist in KPG56D, as well as debug an issue where the "Settings" tab sometimes comes up empty after reading from a radio, but it looks like I've been side-tracked.  :-)

Thanks for any insight!

-Travis