I am getting the following error when I plug my 505 in. It works fine with the non-beta version. I am on Vista 32bit.
unsupported operand type(s) for +: 'NoneType' and 'str'
Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 57, in run
File "calibre\gui2\device.pyo", line 191, in _books
File "calibre\devices\prs505\driver.pyo", line 96, in books
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Any ideas?
|