Quote:
Originally Posted by ownedbycats
Thank you.  That will be helpful.
|
Given your usage patterns it would be helpful to all of us if you ran the new stuff before release (ran from source). Are you willing? If so then the instructions at
https://manual.calibre-ebook.com/dev...tting-the-code tell you how to download a calibre source folder. Then the instructions at
https://manual.calibre-ebook.com/dev...nt-environment tell you how to run calibre from source.
For info, here is my .bat file that does what the instructions describe.
Code:
set CALIBRE_DEVELOP_FROM=C:\CBH_Data\calibre.git\calibre_dev\src
"c:\Program Files\calibre2\calibre-debug" -g
I realize that setting this up can be a pain, but if you do it then you can report problems and suggestions on unreleased code.