View Single Post
Old 12-09-2011, 08:58 AM   #1
joebie13
Junior Member
joebie13 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2011
Device: PRS-T1
Gentoo problem with error :No device connected

I've tried version 8.24 provided with gentoo through an ebuild and I've tried 8.30 compiled from source. With both versions I encounter the error "No device connected" while being able to read the books from the device. But not send books to the PRS-T1.

I've started the debugger in eclipse and found in the file gui2/device.py close to line 794 in the function "device_detected" the line
"""
self.set_default_thumbnail(\
self.device_manager.device.THUMBNAIL_HEIGHT)
"""

This line causes the function to return and not set the variable self.device_connected.
When I comment out this line, Calibre work fine.

I presume this is not a bug but specifically a problem with my gentoo install. Am I missing a dependency, perhaps a missing file type support?

I also get an error when downloading news I've attached the output.
Attached Files
File Type: txt CalibreError.txt (14.4 KB, 392 views)
joebie13 is offline   Reply With Quote