Quote:
Originally Posted by kiwidude
Note to everyone who PM'd me recently for pre-release versions:
|
When I go to use the new Open With plugin I get the below repeatable error every time I right click a empty book. My goal is to open the cover in PSP but I never get to click on the menu item. As soon as the menu starts to open I get the below error. Once I close the error window the open with sub-menu is there and I can use that sub-menu as would be expected. But every time I start to look at the open with menu in an empty book the below errors occurs.
Code:
ERROR: ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'split'
Traceback (most recent call last):
File "C:\My Dropbox\CalibreConfig\plugins\Open With.zip\open_with_plugin_code.py", line 690, in about_to_show_menu
AttributeError: 'NoneType' object has no attribute 'split'
Switching back to the version you PM'd me eliminates the error.