Quote:
Originally Posted by DiapDealer
I doubt it has much to do with your issue, but keep in mind that any 0.72.x versions of the plugin that were floating around were strictly for testing/beta purposes. The "official" releases jumped from 0.71 to 0.73. If you can, uninstall the plugin ... restart calibre ... install the plugin ... restart calibre (before attempting to use the plugin), and see what happens.
If it still crashes, definitely try running calibre in debug mode like Kevin mentioned, to see if it will give us any clues.
|
This is the debug report on my laptop. Is there any clues?
calibre 调试日志
calibre 1.48 isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.5
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Starting up...
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 162, in __init__
File "site-packages\calibre\gui2\ui.py", line 176, in init_iaction
File "site-packages\calibre\customize\__init__.py", line 582, in load_actual_plugin
File "importlib\__init__.py", line 37, in import_module
File "site-packages\calibre\customize\zipplugin.py", line 179, in load_module
File "calibre_plugins.kindleunpack_plugin.extractio n", line 25, in <module>
File "site-packages\calibre\customize\zipplugin.py", line 179, in load_module
File "calibre_plugins.kindleunpack_plugin.config", line 28, in <module>
File "ntpath.py", line 301, in expanduser
UnicodeDecodeError: 'utf8' codec can't decode byte 0xcc in position 9: invalid continuation byte
Started up in 4.59 seconds with 650 books
Thanks!