Quote:
Originally Posted by davidfor
Neil: Open the calibre preferences directory and go into the plugins directory. Delete everything the "Marvin_XD_resources/dialogs" directory. These should be rebuilt correctly the next time you start calibre.
|
Hi,
Can you tell me where/how to find the "calibre preferences directory"? I am using Calibre 2.2 64bit on Windows 7. I have a "Calibre2" folder, but nothing within it called Preferences.
Thanks!
P.S. Post Calibre 2, I used the Calibre Preferences/Plugins dialogue and "Remove Plugin" to remove both iOS reader Applications and Marvin XD. I restarted Calibre and upgraded from 2.1 to 2.2. I then installed (apparently successfully) iOS Reader Applications 1.4.3. and re-started Calibre. Attempting to now "Customize the Plugin" gets me the error:
"ImportError: cannot import name ConfigWidget"
calibre 2.2 [64bit] isfrozen: True is64bit: True
Windows-7-6.1.7600 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7600')
Python 2.7.8
Windows: ('7', '6.1.7600', '', 'Multiprocessor Free')
Successfully initialized third party plugins: iOS reader applications && Copy Cover To Device && Find Duplicates
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\plugins.py", line 292, in customize_plugin
File "site-packages\calibre\gui2\preferences\plugins.py", line 370, in modify_plugin
File "site-packages\calibre\customize\__init__.py", line 152, in do_user_config
File "calibre_plugins.ios_reader_apps.__init__", line 493, in config_widget
ImportError: cannot import name ConfigWidget