Quote:
Originally Posted by Doitsu
Thanks for implementing my suggestion.
|
No problem, you are aware that you have not activated it yet? I can see that in the log you placed below...
Quote:
Originally Posted by Doitsu
BTW, the new version worked fine with DiapDealer's and crutledge's books on my Windows machine, but on my Linux machine I'm getting the following error message (regardless of the book):
Code:
Status: success
['mono', '/home/user/.local/share/sigil-ebook/sigil/plugins/ePUBOptimizer/ePUBOptimizer.exe', '/home/user/.local/share/sigil-ebook/sigil/plugins/ePUBOptimizer/dummy.epub']
Unhandled Exception: System.TypeLoadException: A type load exception has occurred.
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load exception has occurred.
|
Hmm, strange. It works fine with me. My testing environment (32-bit):
- Linux Mint 13 Maya (basically Ubuntu 12.04)
- Mono 3.10
- Sigil 0.8.2 (although this doesn't matter at all)
I have no idea which Mono version is actually required. When I wanted to test the program, I just downloaded and installed Mono to be honest. I have also tested the program on Ubuntu 14.01 (64-bit) and Mono 3.10.
As the program is built against .Net Framework 4 (client profile even) and does not use 'exotic' programming, I would not expect the Mono version actually be a problem.
However, it may be that you are missing a Mono package. I found some online reports that say that monodevelop may be needed. I installed the full package myself... So, I think it is a missing mono library.