View Single Post
Old 08-14-2014, 07:52 AM   #103
Valvar
Junior Member
Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'Valvar knows the difference between 'who' and 'whom'
 
Posts: 5
Karma: 10096
Join Date: Dec 2012
Location: Sweden
Device: Kobo Aura HD
Sorry, thought it was a general issue, and wasn't sure if this thread was the right place to report bugs.

Getting this error:

Quote:
calibre, version 1.205.0
ERROR: Unhandled exception: <b>RuntimeError</b>:the PyQt4.QtCore and PyQt5.QtCore modules both wrap the QObject class

calibre 1.205 isfrozen: False is64bit: True
Linux-3.16.0-2-ARCH-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '3.16.0-2-ARCH', '#1 SMP PREEMPT Mon Aug 4 19:04:45 CEST 2014')
Python 2.7.8
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && KoboTouchExtended && KePub Output && Kobo Utilities
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/actions/convert.py", line 156, in convert_ebook
self.do_convert(book_ids, bulk=bulk)
File "/usr/lib/calibre/calibre/gui2/actions/convert.py", line 173, in do_convert
self.gui.library_view.model().db, book_ids, out_format=prefs['output_format'])
File "/usr/lib/calibre/calibre/gui2/tools.py", line 41, in convert_single_ebook
d = SingleConfig(parent, db, book_id, None, out_format)
File "/usr/lib/calibre/calibre/gui2/convert/single.py", line 151, in __init__
self.setup_pipeline()
File "/usr/lib/calibre/calibre/gui2/convert/single.py", line 215, in setup_pipeline
self.plumber.get_option_help, self.db, self.book_id)
File "calibre_plugins.koboconversion.conversion.kepub_o utput", line 56, in gui_configuration_widget
File "calibre_plugins.koboconversion.conversion.config" , line 32, in __init__
File "/usr/lib/calibre/calibre/gui2/convert/__init__.py", line 61, in __init__
self.setupUi(self)
File "calibre_plugins.koboconversion.conversion.config" , line 42, in setupUi
RuntimeError: the PyQt4.QtCore and PyQt5.QtCore modules both wrap the QObject class
Valvar is offline   Reply With Quote