Hide Forgot
Description of problem: After converting a book (from epub) to upload it to my Kindle, after ejecting the device and closing calibre I get: exception during JSON decoding Traceback (most recent call last): File "/usr/lib64/calibre/calibre/ebooks/metadata/book/json_codec.py", line 118, in decode_from_file js = json.load(file, encoding='utf-8') File "/usr/lib64/python2.7/json/__init__.py", line 278, in load **kw) File "/usr/lib64/python2.7/json/__init__.py", line 339, in loads return cls(encoding=encoding, **kw).decode(s) File "/usr/lib64/python2.7/json/decoder.py", line 360, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python2.7/json/decoder.py", line 378, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded Version-Release number of selected component (if applicable): calibre-0.7.44-4.fc15.x86_64 How reproducible: No idea Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Can you try the newer version from my calibre repo? http://repos.fedorapeople.org/repos/kevin/calibre/fedora-calibre.repo
Nope, has dependency issues on poppler. Sorry.
Sorry about that. Try now? 0.7.55 should be there and works fine on my f15 box.
It works fine here, the message didn't appear after looking at a book. But as I don't know what triggered this, I can't really confirm it is fixed. Thanks! BTW, no need to be sorry, I'm grateful for you interest (and help).
calibre-0.7.56-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/calibre-0.7.56-1.fc15
Package calibre-0.7.56-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing calibre-0.7.56-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/calibre-0.7.56-1.fc15 then log in and leave karma (feedback).
calibre-0.7.56-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.