View Single Post
Old 07-12-2025, 02:48 PM   #1
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 915
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Maximum recursion depth exceeded

I was adding files and I got this error caliber, version 8.6.0
Code:
ERROR: Exception not considered: <b>RecursionError</b>:maximum recursion depth exceeded

caliber 8.6 embedded-python: True
Traceback (most recent call last): 
File "calibre/gui2/dialogs/duplicates.py", line 78, in reject 
File "calibre/gui2/dialogs/duplicates.py", line 87, in save_geometry 
File "calibre/gui2/geometry.py", line 95, in save_geometry 
File "calibre/utils/config.py", line 385, in set 
File "calibre/utils/config.py", line 436, in __setitem__ 
File "calibre/utils/config.py", line 402, in commit 
File "caliber/utils/config.py", line 420, in to_raw 
File "calibre/utils/config_base.py", line 108, in json_dumps 
File "json/__init__.py", line 238, in dumps 
File "json/encoder.py", line 200, in encode 
File "json/encoder.py", line 254, in iterencode
RecursionError: maximum recursion depth exceeded
dunhill is offline   Reply With Quote