Quote:
Originally Posted by kovidgoyal
calibre doesn't support authenticated proxies, but you can try setting the http_proxy environment variable with proxy information.
As for device detection, your office PC probably is locked down and that is preventing calibre from working correctly. Post the output of
calibre-debug -d
with the cybook connected
|
here's the output
Code:
USB devices on system: [u'usb\\root_hub&vid8086&pid24d2&rev0002', u'usb\\root_hub&vid8086&pid24d4&re
v0002', u'usb\\root_hub&vid8086&pid24d7&rev0002', u'usb\\root_hub20&vid8086&pid24dd&rev0002', u'usb\
\vid_0bda&pid_0703&rev_0132']
Drives detected:
(ID, Partitions, Drive letter)
Traceback (most recent call last):
File "debug.py", line 173, in <module>
File "debug.py", line 155, in main
File "debug.py", line 99, in debug_device_driver
File "wmi.pyo", line 703, in query
File "wmi.pyo", line 189, in handle_com_error
wmi.x_wmi: -0x7ff8f946 - Server RPC non disponibile.
adding the http_proxy variable didn't do the trick