Not sure what this is. Using latest Ubuntu... plugged in Sony 900, Calibre shows this error:
Code:
(5, 'Input/output error')
Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 56, in run
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 212, in _books
File "/home/kovid/build/calibre/src/calibre/devices/prs505/driver.py", line 113, in books
File "/home/kovid/build/calibre/src/calibre/devices/prs505/books.py", line 135, in __init__
File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 928, in parse
result = builder.parseFile(file)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 204, in parseFile
buffer = file.read(16*1024)
IOError: [Errno 5] Input/output error