WebUI conversion failed for all comic cbz/cbr format, GUI works fine
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| calibre |
Undecided
|
AYMERIC |
Bug Description
Name : calibre
Version : 4.0.0-1
Architecture : x86_64
Kernel: 5.3.4-arch1-1-ARCH x86_64
Desktop: Xfce 4.14.1
Distro: EndeavourOS (Linux)
The GUI works fine with all cbr/cbz conversion.
This issue is only for the WEBUI (calibre-server)
Conversion does not work on any cbz/cbr to xxx format
e.g: Not Working
- cbz/cbr to epub [failed]
- cbz/cbr to mobi [failed]
...etc
e.g other format WORKS
- epub/txt to mobi [works]
- txt to epub [works]
so seems like its only an issue with cbr/cbz formats on WEBUI.
command used to run server:
$ calibre-server --port 57770 --userdb /srv/calibre/
Heres failed log message after hitting the Convert Button
=======
Conversion failed!
Error details below...
Traceback (most recent call last):
File "/usr/lib/
res = {'result'
File "/usr/lib/
plumber.run()
File "/usr/lib/
accelerators, tdir)
File "/usr/lib/
log, accelerators)
File "/usr/lib/
pages = self.get_
File "/usr/lib/
self.
File "/usr/lib/
job.
Exception: Failed to process comic:
Conversion log
Conversion options changed from defaults:
colors: 256
cover: u'/tmp/
read_
verbose: 2
output_profile: u'sony300'
Resolved conversion options
calibre version: 4.0.0
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0,
'book_producer': None,
'change_
'chapter': None,
'chapter_mark': u'pagebreak',
'colors': 256,
'comic_
'comments': None,
'cover': u'/tmp/
'debug_pipeline': None,
'dehyphenate': True,
'delete_
'despeckle': False,
'disable_
'disable_trim': False,
'dont_
'dont_compress': False,
'dont_grayscale': False,
'dont_normalize': False,
'dont_sharpen': False,
'duplicate_
'embed_all_fonts': False,
'embed_
'enable_
'expand_css': False,
'extra_css': None,
'extract_to': None,
'filter_css': u'',
'fix_indents': True,
'font_
'format_
'html_
'input_encoding': None,
'input_profile': <calibre.
'insert_
'insert_
'insert_metadata': False,
'isbn': None,
'italicize_
'keep_
'keep_ligatures': False,
'landscape': False,
'language': None,
'level1_toc': None,
'level2_toc': None,
'level3_toc': None,
'line_height': 0,
'linearize_
'margin_bottom': 0,
'margin_left': 0,
'margin_right': 0,
'margin_top': 0,
'markup_
'max_toc_links': 50,
'minimum_
'mobi_file_type': u'old',
'mobi_
'mobi_
'mobi_
'no_chapters_
'no_inline_
'no_inline_toc': False,
'no_process': False,
'no_sort': False,
'output_format': u'png',
'output_profile': <calibre.
'page_
'personal_doc': u'[PDOC]',
'prefer_
'prefer_
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_
'remove_
'remove_
'remove_
'remove_
'renumber_
'replace_
'right2left': False,
'search_replace': u'[]',
'series': None,
'series_index': None,
'share_not_sync': False,
'smarten_
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'start_
'subset_
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'transform_
'unsmarten_
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2,
'wide': False}
InputFormatPlugin: Comic Input running
on /tmp/calibre_
Found comic pages...
Zone/New XMen-Zone-000.jpg
Zone/New XMen-Zone-001.jpg
Zone/New XMen-Zone-002.jpg
Zone/New XMen-Zone-003.jpg
Zone/New XMen-Zone-004.jpg
Zone/New XMen-Zone-005.jpg
Zone/New XMen-Zone-006.jpg
Zone/New XMen-Zone-007.jpg
Zone/New XMen-Zone-008.jpg
Zone/New XMen-Zone-009.jpg
Zone/New XMen-Zone-010.jpg
Zone/New XMen-Zone-011.jpg
Zone/New XMen-Zone-012.jpg
Zone/New XMen-Zone-013.jpg
Zone/New XMen-Zone-014.jpg
Zone/New XMen-Zone-015.jpg
Zone/New XMen-Zone-016.jpg
Zone/New XMen-Zone-017.jpg
Zone/New XMen-Zone-018.jpg
Zone/New XMen-Zone-019.jpg
Zone/New XMen-Zone-020.jpg
Zone/New XMen-Zone-021.jpg
Zone/New XMen-Zone-022.jpg
Zone/New XMen-Zone-023.jpg
Zone/zebra.jpg
Kovid Goyal (kovid) wrote : Fixed in master | #2 |
Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.
status fixreleased
Changed in calibre: | |
status: | New → Fix Released |
I have not bug with tis config
1. go to "preference"
2. "input option"
3. check "Disable trimming" in "comic input"