Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 08-22-2024, 07:36 PM   #1531
Elaine T
Enthusiast
Elaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolate
 
Posts: 39
Karma: 33664
Join Date: Jun 2015
Device: kindle paperwhite
Thanks
Elaine T is offline   Reply With Quote
Old 08-23-2024, 05:24 PM   #1532
steakhutzeee
Connoisseur
steakhutzeee began at the beginning.
 
Posts: 52
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 &amp; Intermediate Tips &amp; 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.
steakhutzeee is offline   Reply With Quote
Old 08-23-2024, 05:30 PM   #1533
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,250
Karma: 57979022
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)
theducks is offline   Reply With Quote
Old 08-23-2024, 05:32 PM   #1534
steakhutzeee
Connoisseur
steakhutzeee began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
Quote:
Originally Posted by theducks View Post
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)
Installed from that page, output:

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.
steakhutzeee is offline   Reply With Quote
Old 08-24-2024, 07:49 AM   #1535
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,650
Karma: 85000001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by steakhutzeee View Post
Hello, is Wine mandatory to work under linux? I tried using Bottles https://usebottles.com/ and trying to convert a book I got: …
Yes. Wine is currently mandatory. See the Installation section in the first post of this thread for details.

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.
jhowell is offline   Reply With Quote
Old 08-24-2024, 10:05 AM   #1536
steakhutzeee
Connoisseur
steakhutzeee began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
Quote:
Originally Posted by jhowell View Post
Yes. Wine is currently mandatory. See the Installation section in the first post of this thread for details.

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.
Tred installing wine-wow64 but then I got that wine64 is not in PATH. Uninstalled and I'm installing plain Wine now.

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.
steakhutzeee is offline   Reply With Quote
Old Yesterday, 12:33 PM   #1537
steakhutzeee
Connoisseur
steakhutzeee began at the beginning.
 
Posts: 52
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?
steakhutzeee is offline   Reply With Quote
Old Yesterday, 03:00 PM   #1538
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,650
Karma: 85000001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by steakhutzeee View Post
EDIT: No luck, now wine64 is in my PATH. But still can't convert. Full log https://gist.github.com/steakhutzeee...8b972950ed8762
Your log shows that you have Kindle Previewer version 3.87.0 installed. The newest version of Kindle Previewer that has been demonstrated to run under Wine is 3.76.0. Newer versions do not appear to work. See the Installation section in first post in this thread for more information.

Quote:
Originally Posted by steakhutzeee View Post
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?
I have no idea. Someone familiar with that software would need to answer that.
jhowell is offline   Reply With Quote
Old Yesterday, 03:27 PM   #1539
Kennysim93
Junior Member
Kennysim93 began at the beginning.
 
Posts: 3
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; Yesterday at 03:31 PM.
Kennysim93 is offline   Reply With Quote
Old Yesterday, 05:12 PM   #1540
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,650
Karma: 85000001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by Kennysim93 View Post
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.
I suggest uninstalling and then reinstalling the Kindle Previewer.

If that does not work then post a conversion log.
jhowell is offline   Reply With Quote
Old Yesterday, 05:29 PM   #1541
steakhutzeee
Connoisseur
steakhutzeee began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Mar 2020
Device: Kindle Paperwhite 4 (2018)
Quote:
Originally Posted by jhowell View Post
I suggest uninstalling and then reinstalling the Kindle Previewer.

If that does not work then post a conversion log.
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.
steakhutzeee is offline   Reply With Quote
Old Yesterday, 05:36 PM   #1542
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,650
Karma: 85000001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by steakhutzeee View Post
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.
That error code is an access violation. It is one of the most common ways that a program under Windows can fail.
jhowell is offline   Reply With Quote
Old Yesterday, 05:42 PM   #1543
Kennysim93
Junior Member
Kennysim93 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2024
Device: Kindle
Quote:
Originally Posted by jhowell View Post
I suggest uninstalling and then reinstalling the Kindle Previewer.

If that does not work then post a conversion log.
I have tried uninstalling and reinstalling multiple times with no success. Here is the conversion log.

Spoiler:
Convert book 1 of 1 (Remarkably Bright Creatures)
Conversion options changed from defaults:
read_metadata_from_opf: 'C:\\Users\\kendc\\AppData\\Local\\Temp\\calibre_f cllxyte\\y9h70slx.opf'
verbose: 2
output_profile: 'kindle_pw3'
cover: 'C:\\Users\\kendc\\AppData\\Local\\Temp\\calibre_f cllxyte\\fyc4qtw_.jpeg'
Resolved conversion options
calibre version: 7.17.0
{'add_alt_text_to_img': False,
'approximate_pages': False,
'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'cde_type_pdoc': False,
'change_justification': 'original',
'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
"'\\s*((chapter|book|section|part)\\s+)|((prolog|p rologue|epilogue)(\\s+|$))', "
"'i')) or @class = 'chapter']",
'chapter_mark': 'pagebreak',
'comments': None,
'cover': 'C:\\Users\\kendc\\AppData\\Local\\Temp\\calibre_f cllxyte\\fyc4qtw_.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'duplicate_links_in_toc': False,
'embed_all_fonts': False,
'embed_font_family': None,
'enable_heuristics': False,
'enable_timeout': False,
'expand_css': False,
'extra_css': None,
'filter_css': '',
'fix_indents': True,
'font_size_mapping': None,
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x0000022267EF0750>,
'insert_blank_line': False,
'insert_blank_line_size': 0.5,
'insert_metadata': False,
'isbn': None,
'italicize_common_cases': True,
'keep_ligatures': False,
'language': None,
'level1_toc': None,
'level2_toc': None,
'level3_toc': None,
'line_height': 0.0,
'linearize_tables': False,
'margin_bottom': 5.0,
'margin_left': 5.0,
'margin_right': 5.0,
'margin_top': 5.0,
'markup_chapter_headings': True,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'no_chapters_in_toc': False,
'no_inline_navbars': False,
'number_of_pages_field': '(auto)',
'output_profile': <calibre.customize.profiles.KindlePaperWhite3Outpu t object at 0x0000022267EEB650>,
'page_breaks_before': "//*[name()='h1' or name()='h2']",
'prefer_metadata_cover': False,
'pretty_print': True,
'pubdate': None,
'publisher': None,
'quality_report': False,
'rating': None,
'read_metadata_from_opf': 'C:\\Users\\kendc\\AppData\\Local\\Temp\\calibre_f cllxyte\\y9h70slx.opf',
'remove_fake_margins': True,
'remove_first_image': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': '',
'search_replace': '[]',
'series': None,
'series_index': None,
'show_kpr_logs': False,
'smarten_punctuation': False,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'start_reading_at': None,
'subset_embedded_fonts': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'transform_css_rules': '[]',
'transform_html_rules': '[]',
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: MOBI Input running
on C:\Users\kendc\AppData\Local\Temp\calibre_fcllxyte \boeudh4j.azw3
Found KF8 MOBI of type 'standalone'
Extracting text...
Parsing all content...
Parsing text/part0000.html ...
Parsing text/part0007.html ...
Parsing text/part0036.html ...
Parsing text/part0017.html ...
Parsing text/part0037.html ...
Parsing text/part0033.html ...
Parsing text/part0069.html ...
Parsing text/part0010.html ...
Parsing text/part0018.html ...
Parsing text/part0034.html ...
Parsing text/part0050.html ...
Parsing text/part0038.html ...
Parsing text/part0039.html ...
Parsing text/part0052.html ...
Parsing text/part0001.html ...
Parsing text/part0003.html ...
Parsing text/part0008.html ...
Parsing text/part0040.html ...
Parsing text/part0013.html ...
Parsing text/part0035.html ...
Parsing text/part0057.html ...
Parsing text/part0041.html ...
Parsing text/part0044.html ...
Parsing text/part0045.html ...
Parsing text/part0054.html ...
Parsing text/part0006.html ...
Parsing text/part0015.html ...
Parsing text/part0053.html ...
Parsing text/part0058.html ...
Parsing text/part0071.html ...
Parsing text/part0046.html ...
Parsing text/part0062.html ...
Parsing text/part0047.html ...
Parsing text/part0063.html ...
Parsing text/part0025.html ...
Parsing text/part0073.html ...
Parsing text/part0022.html ...
Parsing text/part0048.html ...
Parsing text/part0068.html ...
Parsing text/part0011.html ...
Parsing text/part0012.html ...
Parsing text/part0023.html ...
Parsing text/part0032.html ...
Parsing text/part0042.html ...
Parsing text/part0024.html ...
Parsing text/part0043.html ...
Parsing text/part0026.html ...
Parsing text/part0027.html ...
Parsing text/part0028.html ...
Parsing text/part0059.html ...
Parsing text/part0029.html ...
Parsing text/part0030.html ...
Parsing text/part0060.html ...
Parsing text/part0055.html ...
Parsing text/part0061.html ...
Parsing text/part0005.html ...
Parsing text/part0019.html ...
Parsing text/part0031.html ...
Parsing text/part0020.html ...
Parsing text/part0070.html ...
Parsing text/part0021.html ...
Parsing text/part0051.html ...
Parsing text/part0014.html ...
Parsing text/part0009.html ...
Parsing text/part0002.html ...
Parsing text/part0049.html ...
Parsing text/part0064.html ...
Parsing text/part0065.html ...
Parsing text/part0004.html ...
Parsing text/part0066.html ...
Parsing text/part0067.html ...
Parsing styles/0001.css ...
Parsing text/part0016.html ...
Parsing text/part0056.html ...
Parsing text/part0072.html ...
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 2 items of level: div_2
Found 3506 items of level: p_2
div_2 left margin stats: Counter()
div_2 right margin stats: Counter()
p_2 left margin stats: Counter({'0': 3506})
p_2 right margin stats: Counter({'0': 3506})
Cleaning up manifest...
Trimming unused files from manifest...
Trimming 'images/00006.jpeg' from manifest
Creating KFX Output...
Software versions: KFX Output 2.9.0, calibre 7.17, Windows-10-10.0.22631-SP0
KFX Output plugin help is available at https://www.mobileread.com/forums/sh...d.php?t=272407
Found ASIN metadata mobi-asin: B09F7PS1WX
Splitting markup on page breaks and flow limits, if any...
Splitting on page-break at id=_9780063204171_2
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-23
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-9
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_12
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-20
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-50
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-5
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_7
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-21
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-33
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-24
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_13
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-35
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-1
Adjusted split point to ancestor
Splitting on page-break at id=temp1
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-4
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-25
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-7
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-22
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-40
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-26
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_14
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-29
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-37
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-3
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-8
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-36
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-41
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-30
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-44
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_15
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-45
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-14
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-53
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-12
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-31
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-49
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-6
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_4
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_9
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_11
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-27
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-13
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-28
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-15
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-16
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-17
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-42
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_10
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-18
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_16
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-38
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-43
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_1
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-10
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-19
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-11
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-51
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_8
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-34
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_5
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_3
Adjusted split point to ancestor
Splitting on page-break at id=calibre_pb_0
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-32
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-46
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-47
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-2
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-48
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_17
Adjusted split point to ancestor
Splitting on page-break at id=_9780063204171_6
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-39
Adjusted split point to ancestor
Splitting on page-break at id=_idParaDest-52
Adjusted split point to ancestor
Removing anchor from TOC href: text/part0000.html#title
Removing anchor from TOC href: text/part0001.html#_idParaDest-1
Removing anchor from TOC href: text/part0003.html#temp1
Removing anchor from TOC href: text/part0004.html#_idParaDest-2
Removing anchor from TOC href: text/part0005.html#_9780063204171_1
Removing anchor from TOC href: text/part0006.html#_idParaDest-3
Removing anchor from TOC href: text/part0007.html#_9780063204171_2
Removing anchor from TOC href: text/part0008.html#_idParaDest-4
Removing anchor from TOC href: text/part0009.html#_9780063204171_3
Removing anchor from TOC href: text/part0010.html#_idParaDest-5
Removing anchor from TOC href: text/part0011.html#_idParaDest-6
Removing anchor from TOC href: text/part0012.html#_9780063204171_4
Removing anchor from TOC href: text/part0013.html#_idParaDest-7
Removing anchor from TOC href: text/part0014.html#_9780063204171_5
Removing anchor from TOC href: text/part0015.html#_idParaDest-8
Removing anchor from TOC href: text/part0016.html#_9780063204171_6
Removing anchor from TOC href: text/part0017.html#_idParaDest-9
Removing anchor from TOC href: text/part0018.html#_9780063204171_7
Removing anchor from TOC href: text/part0019.html#_idParaDest-10
Removing anchor from TOC href: text/part0020.html#_idParaDest-11
Removing anchor from TOC href: text/part0021.html#_9780063204171_8
Removing anchor from TOC href: text/part0022.html#_idParaDest-12
Removing anchor from TOC href: text/part0023.html#_9780063204171_9
Removing anchor from TOC href: text/part0024.html#_idParaDest-13
Removing anchor from TOC href: text/part0025.html#_idParaDest-14
Removing anchor from TOC href: text/part0026.html#_idParaDest-15
Removing anchor from TOC href: text/part0027.html#_idParaDest-16
Removing anchor from TOC href: text/part0028.html#_idParaDest-17
Removing anchor from TOC href: text/part0029.html#_9780063204171_10
Removing anchor from TOC href: text/part0030.html#_idParaDest-18
Removing anchor from TOC href: text/part0031.html#_idParaDest-19
Removing anchor from TOC href: text/part0032.html#_9780063204171_11
Removing anchor from TOC href: text/part0033.html#_idParaDest-20
Removing anchor from TOC href: text/part0034.html#_idParaDest-21
Removing anchor from TOC href: text/part0035.html#_idParaDest-22
Removing anchor from TOC href: text/part0036.html#_idParaDest-23
Removing anchor from TOC href: text/part0037.html#_9780063204171_12
Removing anchor from TOC href: text/part0038.html#_idParaDest-24
Removing anchor from TOC href: text/part0039.html#_9780063204171_13
Removing anchor from TOC href: text/part0040.html#_idParaDest-25
Removing anchor from TOC href: text/part0041.html#_idParaDest-26
Removing anchor from TOC href: text/part0042.html#_idParaDest-27
Removing anchor from TOC href: text/part0043.html#_idParaDest-28
Removing anchor from TOC href: text/part0044.html#_9780063204171_14
Removing anchor from TOC href: text/part0045.html#_idParaDest-29
Removing anchor from TOC href: text/part0046.html#_idParaDest-30
Removing anchor from TOC href: text/part0047.html#_9780063204171_15
Removing anchor from TOC href: text/part0048.html#_idParaDest-31
Removing anchor from TOC href: text/part0049.html#_idParaDest-32
Removing anchor from TOC href: text/part0050.html#_idParaDest-33
Removing anchor from TOC href: text/part0051.html#_idParaDest-34
Removing anchor from TOC href: text/part0052.html#_idParaDest-35
Removing anchor from TOC href: text/part0053.html#_idParaDest-36
Removing anchor from TOC href: text/part0054.html#_idParaDest-37
Removing anchor from TOC href: text/part0055.html#_idParaDest-38
Removing anchor from TOC href: text/part0056.html#_idParaDest-39
Removing anchor from TOC href: text/part0057.html#_idParaDest-40
Removing anchor from TOC href: text/part0058.html#_idParaDest-41
Removing anchor from TOC href: text/part0059.html#_idParaDest-42
Removing anchor from TOC href: text/part0060.html#_9780063204171_16
Removing anchor from TOC href: text/part0061.html#_idParaDest-43
Removing anchor from TOC href: text/part0062.html#_idParaDest-44
Removing anchor from TOC href: text/part0063.html#_idParaDest-45
Removing anchor from TOC href: text/part0064.html#_idParaDest-46
Removing anchor from TOC href: text/part0065.html#_idParaDest-47
Removing anchor from TOC href: text/part0066.html#_idParaDest-48
Removing anchor from TOC href: text/part0067.html#_9780063204171_17
Removing anchor from TOC href: text/part0068.html#_idParaDest-49
Removing anchor from TOC href: text/part0069.html#_idParaDest-50
Removing anchor from TOC href: text/part0070.html#_idParaDest-51
Removing anchor from TOC href: text/part0072.html#_idParaDest-52
Removing anchor from TOC href: text/part0073.html#_idParaDest-53
Successfully converted input format to EPUB
Converting C:\Users\kendc\AppData\Local\Temp\calibre_fcllxyte \r428p072.epub
Converting C:\Users\kendc\AppData\Local\Temp\calibre_fcllxyte \r428p072.epub to KPF
Preparing book C:\Users\kendc\AppData\Local\Temp\calibre_fcllxyte \r428p072.epub for conversion
Adjusted OPF guide reference to body element id: text/part0003.html#2RHM0-e19513bb0a47448f8935d3b18fbc478d --> text/part0003.html
Adjusted OPF guide reference to body element id: text/part0002.html#1T140-e19513bb0a47448f8935d3b18fbc478d --> text/part0002.html
Adjusted NCX TOC reference to body element id: text/part0002.html#1T140-e19513bb0a47448f8935d3b18fbc478d --> text/part0002.html
Launching Kindle Previewer 3 (unknown_33531904) - CLI
**************************************************
Kindle Previewer 3.84.0 Copyright (c) Amazon.com
**************************************************
Checking specified arguments.
Pre-processing in progress.

Process Failure: CLI return code c0000005

****************** Conversion Failure Reason *****************
Process Failure: CLI return code c0000005
************************************************** ************
Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\utils\ipc\worker.py", line 215, in main
File "calibre\gui2\convert\gui_conversion.py", line 38, in gui_convert_override
File "calibre\gui2\convert\gui_conversion.py", line 25, in gui_convert
File "calibre\ebooks\conversion\plumber.py", line 1307, in run
File "calibre_plugins.kfx_output.__init__", line 220, in convert
File "calibre_plugins.kfx_output.__init__", line 311, in convert_using_previewer
File "calibre_plugins.kfx_output.__init__", line 361, in report_failure
calibre.ebooks.conversion.ConversionUserFeedBack: {"msg": "<b>Cannot convert Remarkably Bright Creatures</b><br><br><b>Conversion error:</b> Process Failure: CLI return code c0000005", "level": "error", "det_msg": "", "title": "KFX conversion failed"}
Kennysim93 is offline   Reply With Quote
Old Yesterday, 06:55 PM   #1544
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,650
Karma: 85000001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by Kennysim93 View Post
I have tried uninstalling and reinstalling multiple times with no success.
Something is going wrong with Kindle Previewer on your system but I can’t tell anything more than that. Sorry.
jhowell is offline   Reply With Quote
Reply

Tags
kfx, linux, wine


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Conversion Output] KePub Output Plugin jgoguen Plugins 566 08-07-2024 09:12 AM
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


All times are GMT -4. The time now is 01:29 AM.


MobileRead.com is a privately owned, operated and funded community.