Error on Ubuntu
I just moved my Calibre install from a windows machine to an ubuntu server. The transition was pretty painless, but I am now rather frequently get the error pasted below. Is there something I am doing wrong or is there a bug that needs to be fixed?
Cheers,
Merlin
calibre, version 7.22.0
ERROR: Unhandled exception: <b>UnicodeDecodeError</b>:'utf-8' codec can't decode byte 0xa9 in position 74: invalid start byte
calibre 7.22 embedded-python: True
Linux-6.8.0-49-generic-x86_64-with-glibc2.35 Linux ('64bit', 'ELF')
('Linux', '6.8.0-49-generic', '#49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2')
Python 3.11.5
Interface language: None
EXE path: /opt/calibre/bin/calibre
Successfully initialized third party plugins: Count Pages (1, 13, 6) && View Manager (1, 10, 3)
Traceback (most recent call last):
File "calibre/gui2/ui.py", line 1329, in closeEvent
File "calibre/gui2/ui.py", line 1178, in write_settings
File "calibre/gui2/init.py", line 751, in save_layout_state
File "calibre/gui2/library/views.py", line 910, in save_state
File "calibre/gui2/library/views.py", line 904, in write_state
File "calibre/db/cache.py", line 85, in call_func_with_lock
File "calibre/db/cache.py", line 1062, in set_pref
File "calibre/db/backend.py", line 164, in set
File "calibre/db/backend.py", line 151, in __setitem__
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa9 in position 74: invalid start byte
|