Enthusiast
Posts: 35
Karma: 2135976
Join Date: Sep 2011
Location: Eastern Canada
Device: Samsung Galaxy Tab S2
|
ok, first off I'm sorry to have left last night I got called in.
But I did (before I left) start a "restore database" from an older (previous) backup and it went through.
Drag and drop works again and I'm able to delete the previously undeletable items however now I have empty lines in my library that I cannot delete, here is the message I get...
[
calibre, version 7.24.0
ERROR: Failed to delete: Failed to delete some books, click the "Show details" button for details.
==> id:207273
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 51, in delete_one
File "calibre\db\legacy.py", line 873, in func
File "calibre\db\view.py", line 174, in get_property
File "calibre\db\view.py", line 246, in _get
IndexError: No book with id 207273 present
==> id:216916
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 51, in delete_one
File "calibre\db\legacy.py", line 873, in func
File "calibre\db\view.py", line 174, in get_property
File "calibre\db\view.py", line 246, in _get
IndexError: No book with id 216916 present
==> id:216917
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 51, in delete_one
File "calibre\db\legacy.py", line 873, in func
File "calibre\db\view.py", line 174, in get_property
File "calibre\db\view.py", line 246, in _get
IndexError: No book with id 216917 present
==> id:117728
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 51, in delete_one
File "calibre\db\legacy.py", line 873, in func
File "calibre\db\view.py", line 174, in get_property
File "calibre\db\view.py", line 246, in _get
IndexError: No book with id 117728 present
==> id:232395
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 51, in delete_one
File "calibre\db\legacy.py", line 873, in func
File "calibre\db\view.py", line 174, in get_property
File "calibre\db\view.py", line 246, in _get
IndexError: No book with id 232395 present
==> id:117730
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 51, in delete_one
File "calibre\db\legacy.py", line 873, in func
File "calibre\db\view.py", line 174, in get_property
File "calibre\db\view.py", line 246, in _get
IndexError: No book with id 117730 present
]
|