View Single Post
Old 06-07-2010, 10:11 PM   #22
oltmannv
Member
oltmannv began at the beginning.
 
Posts: 15
Karma: 14
Join Date: Mar 2010
Device: iPad
iPad not showing in Calibre 0.7.1


Quote:
Originally Posted by oltmannv
Unfortunately, the iPad does not show in my Calibre window next to Library. I've tried a variety of things (starting iTunes first, not starting iTunes first, disconnecting and reconnecting the iPad, updating Calibre from 0.7.0 to 0.7.1.
Open a command window with iTunes open and the iPad connected. Then type the following invocation:
Code:
calibre-debug -g
After calibre is finished loading, PM me the contents of the command window.
G
Here's the command list you asked for:


Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\vanessa>calibre-debug -g
Starting up...
link hasn't been detected!
link hasn't been detected!
ITUNES:can_handle_windows():
Launching iTunes
ITUNES:_launch_iTunes():
Instantiating iTunes
[iTunes - 9.1.1.12 (launched), driver version 0.4.0]
found connected iPad in sources
ITUNE.reset()
existing thumb cache at 'C:\Users\vanessa\AppData\Roaming\calibre\caches\i tunes
\thumbs.zip'
Started up in 4.05399990082
ITUNES:get_device_information()
ITUNES:free_space()
Job: 1 Get device information finished
No details available.
ITUNES:books(oncard=None)

ITUNES._get_library_books()
Library source: 'Library' kind: Library
Job: 2 Get list of books on device finished
list index out of range

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 58, in run
File "site-packages\calibre\gui2\device.py", line 262, in _books
File "site-packages\calibre\devices\apple\driver.py", line 208, in boo
ks
File "site-packages\calibre\devices\apple\driver.py", line 1380, in _g
et_library_books
IndexError: list index out of range

list index out of range

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 58, in run
File "site-packages\calibre\gui2\device.py", line 262, in _books
File "site-packages\calibre\devices\apple\driver.py", line 208, in books
File "site-packages\calibre\devices\apple\driver.py", line 1380, in _get_libra
ry_books
IndexError: list index out of range
oltmannv is offline