Hello, I reinstalled Calibre on a new PC. I managed to open my old Libray, everything OK. I added a few books and closed Calibre. Today it refuses to open this Library (I'm not desperate because I've got another one (older backup) which open. But I have some more info in the newest Library.
I get that message :
Quote:
calibre Journal de débogage
calibre 0.7.42
Windows-7-6.1.7600
Windows
('Windows', '7', '6.1.7600')
Python 2.7.0
Windows: ('7', '6.1.7600', '', 'Multiprocessor Free')
Starting up...
Started up in 25.757999897
Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 306, in dispatch
File "site-packages\calibre\gui2\actions\choose_library.py", line 391, in switch_requested
File "site-packages\calibre\gui2\ui.py", line 415, in library_moved
File "site-packages\calibre\library\database2.py", line 163, in __init__
File "site-packages\calibre\library\database2.py", line 172, in initialize_dynamic
File "site-packages\calibre\library\prefs.py", line 20, in __init__
File "site-packages\calibre\library\prefs.py", line 26, in raw_to_object
File "json\__init__.py", line 323, in loads
File "json\decoder.py", line 346, in decode
File "json\decoder.py", line 362, in raw_decode
ValueError: Invalid control character at: line 142 column 13 (char 2959)
|
I thing I can try to correct this line 142 (may be even delete it ?). But I did not find what to do.
Anybody can help ?