I need it to work with this Calibre plugin https://www.mobileread.com/forums/showt ... p?t=272407
The reccommended Kindle Previewer version for Linux is 3.76.0.
I tried to convert a book but Kindle Previewer fails, retrying until it stops.
Note that the fact that the GUI does not work is normal. Only the CLI is used.
This is the log https://gist.github.com/steakhutzeee/fc ... 1aadfd8c81 where at line 186 Kindle Previewer starts.
From the plugin docs:
There are thoseThe Previewer can be used to perform conversions in spite of it producing numerous "DEBUG" and "fixme" messages. The Previewer's GUI does not function under Wine but that does not matter since the CLI is used by this plugin for conversion.
Code: Select all
016c:err:environ:init_peb
Thank you!