iPad - error while connection or send to device
7.4 on MacOSX (latest updates for Snow Leo), language set to Russian
iPad Wifi, iTunes 9.2 (same was with 9.1)
when connecting device, I saw the following message
ERROR: Error connecting device
(app(u'/Applications/iTunes.app').sources.ID(41).user_playlists.ID(2207 5).file_tracks.ID(22086).location.get, ((), {}), aem.EventError(-43, '', {'errn': <aem.ae.AEDesc type='long' size=4>}))
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 64, in run
File "site-packages/calibre/gui2/device.py", line 269, in _books
File "site-packages/calibre/devices/apple/driver.py", line 269, in books
File "site-packages/calibre/devices/apple/driver.py", line 1778, in _get_library_books
File "site-packages/appscript/reference.py", line 643, in __call__
File "site-packages/appscript/reference.py", line 499, in __call__
CommandError: Command failed:
OSERROR: -43
MESSAGE: File wasn't found.
COMMAND: app(u'/Applications/iTunes.app').sources.ID(41).user_playlists.ID(2207 5).file_tracks.ID(22086).location.get()
then, it's appears as iDevice, but no any books shown.
if I try to send a book, I see again the same error (on the same line 64)
entitled with
'NoneType' object has no attribute 'find'
same was with 9.1 iTunes.
this start after 7 upgrade to 7.2 and later (somhow works on the first releases of version 0.7, with err message, but works - now it is even don't work)
|