View Single Post
Old 08-21-2023, 03:18 AM   #1688
nixholetta
Junior Member
nixholetta began at the beginning.
 
nixholetta's Avatar
 
Posts: 3
Karma: 10
Join Date: Sep 2022
Location: Italy!
Device: Kindle paperwhite
Quote:
Originally Posted by dunhill View Post
It's a strange behaviour, it works fine for me.
As a query, do you have the other plugins updated for the latest version of Calibre?
Have you run debug mode to see possible errors ?
Hi Dunhill, thanks for your reply.
All the plugins are updated, I don't know how to get to debug mode but will research and try do that.
The only new thing I discovered is the following error when I click "Customise plugin", I don't know what it means, I did some googling but the answer are unrelated.

Quote:
calibre, version 6.25.0
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'PROXY_TYPE_HTTP_NO_TUNNEL'

calibre 6.25 embedded-python: True
macOS-13.4.1-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '22.5.0', 'Darwin Kernel Version 22.5.0: Thu Jun 8 22:22:22 PDT 2023; root:xnu-8796.121.3~7/RELEASE_X86_64')
Python 3.10.1
OSX: ('13.4.1', ('', '', ''), 'x86_64')
Interface language: en_GB
Successfully initialized third party plugins: Count Pages (1, 13, 0) && Goodreads (1, 7, 9) && Goodreads Sync (1, 16, 3) && Manage Series (1, 5, 1) && Quality Check (1, 13, 6)
Traceback (most recent call last):
File "calibre/gui2/preferences/plugins.py", line 301, in customize_plugin
File "calibre/gui2/preferences/plugins.py", line 378, in modify_plugin
File "calibre/customize/__init__.py", line 156, in do_user_config
File "calibre_plugins.goodreads_sync.__init__", line 60, in config_widget
grhttp = HttpHelper(self.actual_plugin_.gui)
File "calibre_plugins.goodreads_sync.core", line 93, in __init__
proxy_type = httplib2.socks.PROXY_TYPE_HTTP_NO_TUNNEL
AttributeError: 'NoneType' object has no attribute 'PROXY_TYPE_HTTP_NO_TUNNEL'
nixholetta is offline   Reply With Quote