View Single Post
Old 06-20-2015, 03:14 PM   #1
d.r.l
Member
d.r.l began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jun 2015
Location: USA (expat from Belgium)
Device: Android Table
Android bug loop

Hello guys!

I am a big fan of Calibre, used it for years back when I had the Sony PRS-505 device.

Now I am solely using my Sony Xperia tablet Z and would like to interact with it from Calibre. Indeed, it does happen that I directly download books from my tablet or need to send books to it.

However, I cannot correctly do that.

The device is correctly detected by Calibre and as soon as I launch / connect, it's being scanned for content. However, after 10 or so minutes, it fails.

I would like to be able, beforehand, to set the folder in which I would like my books to be stored and therefore scanned by Calibre. After it fails communicating with the device, I do not have access to the folders within my tablet in the settings.

Here's the error code I receive

Code:
calibre, version 2.31.0
ERROR: Error: Error communicating with device

Failed to upload file named: driveinfo.calibre to (u'Internal Storage',): 2:PTP Layer error 2002: send_file_object_info(): Could not send object info.
2:Error 2002: PTP: General Error

Traceback (most recent call last):
  File "site-packages/calibre/gui2/device.py", line 87, in run
  File "site-packages/calibre/gui2/device.py", line 503, in _books
  File "site-packages/calibre/devices/mtp/driver.py", line 208, in books
  File "site-packages/calibre/devices/mtp/driver.py", line 180, in get_driveinfo
  File "site-packages/calibre/devices/mtp/driver.py", line 170, in _update_drive_info
  File "site-packages/calibre/devices/mtp/base.py", line 24, in synchronizer
  File "site-packages/calibre/devices/mtp/unix/driver.py", line 375, in put_file
DeviceError: Failed to upload file named: driveinfo.calibre to (u'Internal Storage',): 2:PTP Layer error 2002: send_file_object_info(): Could not send object info.
2:Error 2002: PTP: General Error
d.r.l is offline   Reply With Quote