Quote:
Originally Posted by Doitsu
I added a simple GUI with Sigil preferences support and some checks for epub3 books. For details see the first post.
|
I had an version 0.1 working and uninstalled that, installed 0.4.
I'm using Sigil 0.91.
When I run it, it it just runs for a few seconds then I get :
Quote:
Status: failed
Traceback (most recent call last):
File "d:\sigil\plugin_launchers\python\launcher.py" , line 135, in launch
self.exitcode = target_script.run(container)
File "C:\DOCUME~1\Owner\Local Settings\Application Data\sigil-ebook\sigil\plugins\KindleGen\plugin.py", line 316, in run
epubversion = bk.epub_version()
AttributeError: 'OutputContainer' object has no attribute 'epub_version'
Error: 'OutputContainer' object has no attribute 'epub_version'
|
Looking at the code, this is the very first thing it does in the main routine.
This for an epub I had just run the old version on earlier, so I don't think there is any problem with that. Epubcheck says no errors. I tried a few others with the same result.
I didn't see the preferences GUI. How do I get that?
Also there is no kindlegen.ini file anywhere. The old one was deleted when I uninstalled it, but no new one was created.
So I reinstalled 0.1, copied the ini file, uninstalled, installed 0.4, copied the 0.1 ini file into its folder, but still the same error as above.
0.1 worked to make the basic file, but I wanted the later version to get the thumbnail as well.
Full disclosure: I am running DiapDealer's "Unofficial Sigil Windows XP Build" on XP, so if there is some Win 7 or later dependency, I could be screwed.
Are the earlier versions of this plugin available to try? When was the thumbnail option introduced?