View Single Post
Old 08-05-2017, 12:48 PM   #1
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Error message about testplugin (v. 0.14)

Hi

I've testplugin v.0.14. on ArchLinux.

I could not install the relink plugin for xml non compliance (cryptic message). About this.

Code:
plugin.xml is invalid or cannot be installed on your operating system

So I checked with testplugin (I have nearly ten plugins already installed and working).

Spoiler:

Statut :success


Verify sys.path settings manually
/usr/share/sigil/plugin_launchers/python
/usr/lib/python36.zip
/usr/lib/python3.6
/usr/lib/python3.6/lib-dynload
/usr/lib/python3.6/site-packages
/home/roger/.local/share/sigil-ebook/sigil/plugins/testplugin

Verifying proper Python packages are available
Checking GUI modules
Python Package: PyQt5 (/usr/lib/python3.6/site-packages/PyQt5/QtWidgets.so) Found
Python Package: tkinter (/usr/lib/python3.6/tkinter/__init__.py) Found
Python Package: PIL (/usr/lib/python3.6/site-packages/PIL/__init__.py) Found
Python Package: cssselect (/usr/lib/python3.6/site-packages/cssselect/__init__.py) Found
Python Package: cssutils (/usr/lib/python3.6/site-packages/cssutils/__init__.py) Found
Python Package: html5lib (/usr/lib/python3.6/site-packages/html5lib/__init__.py) Found
Python Package: lxml (/usr/lib/python3.6/site-packages/lxml/__init__.py) Found
Python Package: regex (/usr/lib/python3.6/site-packages/regex.py) Found
Python Package: chardet (/usr/lib/python3.6/site-packages/chardet/__init__.py) Found
Python Package: six (/usr/lib/python3.6/site-packages/six.py) Found

Verifying Sigil Python Libraries can be found/loaded
Sigil Python library: epub_utils Found
Sigil Python library: quickparser Found
Sigil Python library: compatibility_utils Found
Sigil Python library: sigil_bs4 Found

Verifying Hunspell Spell Checking
Hunspell en_US affix file and dictionary Found
Hunspell shared library Found
Hunspell spellchecking works True

Verifying Sigil Gumbo Library operation
Sigil Gumbo BS4 Adapter library Found
Sigil BS4/Gumbo Parser works True

Verifying selected basic plugin interface elements
bk.text_iter() works False
Listing manifested files...
Images/cover.jpg
bk.manifest_iter() works False
bk.spine_iter() works False
bk.other_iter() works False
reading a non-manifest book file works True
reading a specific OPF manifest id works True
writing to a specific OPF manifest id works True
Launcher Version 20170227
ePub Version 2.0
adding your own file to the manifest works True
basename to id mapping works True
deleting our added file works True


Failure - 4 Tests of Plugin Operations Failed



There is a part wth bk items which is reported to "work False". Is this the reason?

Last edited by roger64; 08-05-2017 at 12:52 PM.
roger64 is offline   Reply With Quote