-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add profile for Kindle Paperwhite 5 (Signature Edition) #404
Conversation
Note: I omitted the "HD" and "H2O" suffixes from the labels to keep things simple, since they do not denote a variation of a preexisting model, as was the case with the Aura.
I followed your full installation procedure. Once I click the Convert button in KCC I get the following error message in a Windows Error popup. Any idea what's going wrong?
|
Thank you for the PR, let's hope the owner can release a new version with this 🤞 |
Thanks, works fine on Linux. In Windows i have the same problem as @DannyEnsink . |
Thanks for your pull request. There was a small problem with it. I created a new pull request with an additional commit to fix it. see #405 |
Does this also fix the issue @comicrocharly and I (see #404 (comment)) are having on Windows? |
@DannyEnsink I haven't been able to reproduce your error, but you can maybe try replacing this line in \kindlecomicconverter\image.py line 261 |
That worked, thanks. I'll update this comment when I verified the results on the Paperwhite 5. EDIT: Tested with the generated .mobi from KCC and put in the documents folder on the Paperwhite 5. Works great! |
Adds a profile for Kindle PW 5 (also known as "Signature Edition") with a 6.8 inch display. The resolution (1236x1648) was found from Wikipedia.
This also adds the changes from two other PRs (#393 and #331 ) for convenience.
Full installation procedure
I assume you have
git
andPython 3
installed. I did this on Windows 10, but it should work also on Linux.Clone the repo:
Merge with this PR:
Install
Launch
python ./kcc.py
You may need KindleGen.exe. Steps for adding it can be found here (as pointed in the issue #402).