abrt 1.0.4 detected a crash. architecture: i686 cmdline: python /usr/bin/calibre-parallel component: calibre executable: /usr/bin/calibre-parallel kernel: 2.6.31.12-174.2.3.fc12.i686.PAE package: calibre-0.6.35-3.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TB8fe82d71 util.py:157:_uritokenvalue:IndexError: string index out of range Traceback (most recent call last): File "/usr/bin/calibre-parallel", line 19, in <module> sys.exit(main()) File "/usr/lib/calibre/calibre/utils/ipc/worker.py", line 98, in main result = func(*args, **kwargs) File "/usr/lib/calibre/calibre/gui2/convert/gui_conversion.py", line 24, in gui_convert plumber.run() File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 754, in run self.input_plugin) File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 877, in create_oebbook reader()(oeb, path_or_stream) File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 72, in __call__ self._all_from_opf(opf) File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 588, in _all_from_opf self._manifest_from_opf(opf) File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 243, in _manifest_from_opf self._manifest_add_missing(invalid) File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 187, in _manifest_add_missing for url in cssutils.getUrls(item.data): File "/usr/lib/python2.6/site-packages/cssutils/__init__.py", line 206, in getUrls u = getUrl(item) File "/usr/lib/python2.6/site-packages/cssutils/__init__.py", line 190, in getUrl return v.getStringValue() File "/usr/lib/python2.6/site-packages/cssutils/css/cssvalue.py", line 824, in getStringValue return self._uritokenvalue((None, self._value)) File "/usr/lib/python2.6/site-packages/cssutils/util.py", line 157, in _uritokenvalue if (value[0] in '\'"') and (value[0] == value[-1]): IndexError: string index out of range Local variables in innermost frame: token: (None, u'url()') self: cssutils.css.CSSPrimitiveValue(u'url()', _propertyName=None) value: u''
Created attachment 387525 [details] File: backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Greetings. I have created a test build of the latest calibre version for Fedora 12. Can you please update from: http://koji.fedoraproject.org/koji/taskinfo?taskID=2204259 And see if you can reproduce this bug?
calibre-0.6.55-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/calibre-0.6.55-1.fc12
calibre-0.6.55-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update calibre'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/calibre-0.6.55-1.fc12
calibre-0.6.55-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.