View Single Post
Old 06-16-2020, 12:56 PM   #357
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@jgoguen:

I'm hitting another porting-induced quirk that I don't think anyone reported (Linux, Calibre 4.18.0, Py 2.7):

Code:
Trimming unused files from manifest...
Trimming u'item/toc.xhtml' from manifest
Creating KePub Output...
Traceback (most recent call last):
  File "/usr/bin/calibre-parallel", line 23, in <module>
    sys.exit(main())
  File "/usr/lib64/calibre/calibre/utils/ipc/worker.py", line 209, in main
    result = func(*args, **kwargs)
  File "/usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py", line 43, in gui_convert_override
    override_input_metadata=True)
  File "/usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py", line 28, in gui_convert
    plumber.run()
  File "/usr/lib64/calibre/calibre/ebooks/conversion/plumber.py", line 1275, in run
    self.opts, self.log)
  File "calibre_plugins.kepubout.conversion.kepub_output", line 103, in convert
  File "calibre_plugins.kepubout.common", line 113, in print_formatted_log
  File "calibre_plugins.kepubout.common", line 94, in _tag_args
  File "/usr/lib64/calibre/calibre/__init__.py", line 206, in prints
    file.write(arg)
TypeError: unicode argument expected, got 'str'

Last edited by NiLuJe; 06-16-2020 at 06:59 PM.
NiLuJe is offline   Reply With Quote