View Single Post
Old 10-30-2024, 09:32 PM   #3
danshand84
E-Book Enthusiast
danshand84 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Nov 2013
Location: New Jersey, USA
Device: Droid X2
Thanks for your quick reply. I am trying to save to normal files, not virtual, networked, etc. I always get the error on my windows 10 machine now. Never got it before. The last time I saved highlights was 9/17/23 and it worked fine.

Since the error is complaining that it 'can't find the filename', I tried saving when a file of the same name actually does exist (in this case highlights.txt). In that case, I get this message: Confirm Save As. highlights.txt already exists. Do you want to replace it? Then after clicking Yes button, I get this error: Error: Unhandled exception. OSError:[Errno 69] Bad file descriptor.
With the following under Show detail:
calibre 6.23 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Traceback (most recent call last):
File "calibre\gui2\library\annotations.py", line 280, in save_to_file
OSError: [Errno 9] Bad file descriptor

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\library\annotations.py", line 278, in save_to_file
OSError: [Errno 9] Bad file descriptor
danshand84 is offline   Reply With Quote