Thread: ePUB Optimizer
View Single Post
Old 12-02-2014, 08:05 AM   #26
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by Doitsu View Post
It is activated. I.e. the error must occur before the .ini file is being loaded.
Nope, ini file is loaded from the start. I can see it because I haven't cleaned up printing the start command which I used for backup. It says:
Code:
['mono', '/home/user/.local/share/sigil-ebook/sigil/plugins/ePUBOptimizer/ePUBOptimizer.exe', '/home/user/.local/share/sigil-ebook/sigil/plugins/ePUBOptimizer/dummy.epub']
but it should say:
Code:
['mono', '/home/user/.local/share/sigil-ebook/sigil/plugins/ePUBOptimizer/ePUBOptimizer.exe', '-f', '/home/user/.local/share/sigil-ebook/sigil/plugins/ePUBOptimizer/dummy.epub']
Remember, the value of the parameter 'usefontfamily' must be set to 'True' to make it work like you requested.

Quote:
Originally Posted by Doitsu View Post
I'm using Debian Wheezy, which came with Mono 2.10.8.1-8.

I installed monodevelop, but it didn't make a difference. Most likely my mono version is too old, however, since a manual upgrade might lead to an unstable system, I'm going to use the Windows version of Sigil 0.8.2 instead.

Maybe you can mention in the first post, that Mono 3.x and/or a current Ubuntu-based distro might be required for the Linux version.
Will do.
Toxaris is offline   Reply With Quote