Quote:
Originally Posted by gers1978
All the best.
Should we still file bug reports in the meantime?
|
Yes, absolutely, just understand that it may take me longer than usual to get around to replying and fixing it.
Quote:
Originally Posted by Leonatus
Only one question: the standard driver changes the page counting not at every page turn, but only after each second page turn. So, for example, page 256 remains and will only change into 257 after having read two "real" pages. Is there a way to control this?
|
No, this is just the way each renderer handles page numbers. The ePub renderer gives you the estimated number of pages in the entire book based, I think, on a certain number of words per page. The KePub renderer gives you the number of page turns remaining in the currently loaded content file, which is usually the same as the number of page turns remaining in the current chapter but not always.
Quote:
Originally Posted by BobC
I installed the update then restarted and got a notification that a new version was available. Installed that from the notification, restarted and it's Groundhog Day again - Calibre is still reporting 1.42 installed, 1.43 available.
Have I just been too quick off the mark or is there a problem with the issue number ?
BobC
|
I'd put money on that being my fault

I bet I forgot to increment the driver version in the code. I'll fix that later today. Since you did the update, you've got the 1.4.3 code but you'll need to update again once I post the ZIP file with the correct version number.