View Single Post
Old 12-01-2015, 12:07 PM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,809
Karma: 6000000
Join Date: Nov 2009
Device: many
A few things ...

- Running Sigil, just to run flightcrew does not make a lot of sense. It would be much easier for someone to create a flightcrew plugin for calibre directly as flightcrew is now a simple command line tool and calibre has great plugin developers and support who could easily create a flightcrew plugin for calibre.

- the Calibre "Open With" sequence seems to be unsetting the PATH environment variable which causes the ctypes find_library module used in the plugin launcher to fail deep inside of the official python 2.7 os module. The os module seems to need/want PATH to at least exist.

KevinH
KevinH is offline   Reply With Quote