![]() |
#1531 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 60
Karma: 33664
Join Date: Jun 2015
Device: kindle paperwhite
|
Thanks
|
![]() |
![]() |
![]() |
#1532 |
Connoisseur
![]() Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
|
Hello, is Wine mandatory to work under linux? I tried using Bottles https://usebottles.com/ and trying to convert a book I got:
calibre.ebooks.conversion.ConversionUserFeedBack: {"msg": "<b>Cannot convert Python Tips and Tricks - 50 Basic & Intermediate Tips & Tricks. Part 2</b><br><br><b>Conversion error:</b> Exception('Wine registry file /home/steakhutzeee/.wine/user.reg not found. Ensure that Wine is correctly installed and that calibre is not installed within a separate container.')", "level": "error", "det_msg": "", "title": "KFX conversion failed"} Last edited by steakhutzeee; 08-23-2024 at 05:31 PM. |
![]() |
![]() |
Advert | |
|
![]() |
#1533 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,095
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
The Calibre download site has a LINUX command line for the latest version.
Most distro are way out of date. <<<<< If you installed using the Package manager, use that to uninstall. THEN use the command line version. That will usually find your settings (which points to the existing Library) |
![]() |
![]() |
![]() |
#1534 | |
Connoisseur
![]() Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
|
Quote:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin [sudo] password di root: 2024-08-23 22:58:42 URL:https://download.calibre-ebook.com/linux-installer.sh [34312/34312] -> "-" [1] Using python executable: /usr/bin/python3 Installing to /opt/calibre Downloading tarball signature securely... Will download and install calibre-7.17.0-x86_64.txz Downloading calibre-7.17.0-x86_64.txz 100% [================================================== ================================================== ================================================== ================================] Downloaded 152871416 bytes Checking downloaded file integrity... Extracting files to /opt/calibre ... Extracting application files... Creating symlinks... Symlinking /opt/calibre/ebook-device to /usr/bin/ebook-device Symlinking /opt/calibre/ebook-meta to /usr/bin/ebook-meta Symlinking /opt/calibre/ebook-convert to /usr/bin/ebook-convert Symlinking /opt/calibre/ebook-polish to /usr/bin/ebook-polish Symlinking /opt/calibre/markdown-calibre to /usr/bin/markdown-calibre Symlinking /opt/calibre/web2disk to /usr/bin/web2disk Symlinking /opt/calibre/calibre-server to /usr/bin/calibre-server Symlinking /opt/calibre/lrf2lrs to /usr/bin/lrf2lrs Symlinking /opt/calibre/lrs2lrf to /usr/bin/lrs2lrf Symlinking /opt/calibre/calibre-debug to /usr/bin/calibre-debug Symlinking /opt/calibre/calibredb to /usr/bin/calibredb Symlinking /opt/calibre/calibre-parallel to /usr/bin/calibre-parallel Symlinking /opt/calibre/calibre-customize to /usr/bin/calibre-customize Symlinking /opt/calibre/fetch-ebook-metadata to /usr/bin/fetch-ebook-metadata Symlinking /opt/calibre/calibre-smtp to /usr/bin/calibre-smtp Symlinking /opt/calibre/calibre to /usr/bin/calibre Symlinking /opt/calibre/lrfviewer to /usr/bin/lrfviewer Symlinking /opt/calibre/ebook-viewer to /usr/bin/ebook-viewer Symlinking /opt/calibre/ebook-edit to /usr/bin/ebook-edit Setting up command-line completion... Installing zsh completion to: /usr/share/zsh/site-functions/_calibre /bin/sh: /opt/calibre/lib/libreadline.so.8: no version information available (required by /bin/sh) /bin/sh: /opt/calibre/lib/libreadline.so.8: no version information available (required by /bin/sh) /bin/sh: /opt/calibre/lib/libreadline.so.8: no version information available (required by /bin/sh) /bin/sh: /opt/calibre/lib/libreadline.so.8: no version information available (required by /bin/sh) Failed to find directory to install bash completions, using default. Installing bash completion to: /usr/share/bash-completion/completions/ Setting up desktop integration... Creating un-installer: /usr/bin/calibre-uninstall Run "calibre" to start calibre Looks more of an issue with Wine not present. I already launched Calibre after install and imported correctly my library. Just tried to convert a book to see if the plugin was able to find Kindle Previewer installed via Bottles. |
|
![]() |
![]() |
![]() |
#1535 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,094
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
I am not a Linux user. If someone else is able to come up with the necessary patches needed to support Bottles I can include that in a future plugin release. Last edited by jhowell; 08-24-2024 at 07:53 AM. |
|
![]() |
![]() |
Advert | |
|
![]() |
#1536 | |
Connoisseur
![]() Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
|
Quote:
EDIT: No luck, now wine64 is in my PATH. But still can't convert. Full log https://gist.github.com/steakhutzeee...8b972950ed8762 Last edited by steakhutzeee; 08-24-2024 at 10:14 AM. |
|
![]() |
![]() |
![]() |
#1537 |
Connoisseur
![]() Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
|
Looks that Bottles can be used as wine command https://docs.usebottles.com/advanced...m-wine-command. Could be feasible as use as an alternative to the Wine implementation?
|
![]() |
![]() |
![]() |
#1538 | ||
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,094
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#1539 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Aug 2024
Device: Kindle
|
Hi guys. I've been getting "Conversion error: Process failure CLI return code c0000005" for the past few days. It was working fine and then suddenly started getting this and have no idea how to fix it. I've tried uninstalling/reinstalling the plugin, as well as Kindle Previewer 3, but nothing seems to work. Any help would be much appreciated. Thanks.
EDIT: If it helps, I'm on Windows 11. Last edited by Kennysim93; 08-25-2024 at 03:31 PM. |
![]() |
![]() |
![]() |
#1540 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,094
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
If that does not work then post a conversion log. |
|
![]() |
![]() |
![]() |
#1541 |
Connoisseur
![]() Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
|
It is intersting that the same error code show here under Windows 11 is the same I got running Kindle Previewer from Wine. Or it's just a code to identify that an error occurred in general.
|
![]() |
![]() |
![]() |
#1542 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,094
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
That error code is an access violation. It is one of the most common ways that a program under Windows can fail.
|
![]() |
![]() |
![]() |
#1543 |
Junior Member
![]() Posts: 7
Karma: 10
Join Date: Aug 2024
Device: Kindle
|
|
![]() |
![]() |
![]() |
#1544 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,094
Karma: 92190113
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
|
![]() |
![]() |
![]() |
#1545 | |
Connoisseur
![]() Posts: 63
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
|
Quote:
Maybe try with a different version of Kindle Previewer. I have to try that under Wine. |
|
![]() |
![]() |
![]() |
Tags |
kfx, linux, wine |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Conversion Output] KePub Output Plugin | jgoguen | Plugins | 588 | 03-28-2025 02:26 PM |
Conversion output plugins? | jgoguen | Development | 14 | 08-10-2013 11:19 AM |
Output file name after conversion | dbellefuil | Calibre | 2 | 06-14-2013 04:40 PM |
catalogue builder output columns are not in the same order in the output | KWhytte | Library Management | 5 | 12-04-2012 02:03 AM |
Conversion output folders | TechieLady | Conversion | 6 | 01-19-2012 02:49 AM |