Junior Member
Posts: 2
Karma: 10
Join Date: Mar 2022
Device: Kindle Paperwhite
|
It is kind of a mixed bag on my device. Some Xray files are getting copied over, and some won't. But I get an error on every Task while moving files to the Kindle (the error does not happen, while the kindle is unplugged)
Quote:
calibre, version 5.38.0
FEHLER: Unbehandelter Ausnahmefehler: <b>OSError</b>:[Errno 22] Invalid argument: '/Volumes/Kindle/documents/Takami, Koushun/Battle Royale - Koushun Takami.sdr/XRAY.entities.BB3FL28UQB.asc'
calibre 5.38 embedded-python: True is64bit: True
macOS-10.16-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '21.3.0', 'Darwin Kernel Version 21.3.0: Wed Jan 5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T6000')
Python 3.8.5
OSX: ('10.16', ('', '', ''), 'x86_64')
Interface language: de
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 47, 0) && Package KFX (from KFX Input) (1, 47, 0) && Barnes & Noble (1, 2, 16) && DNB_DE (3, 1, 6) && Goodreads (1, 5, 3) && Goodreads Sync (1, 15, 1) && ISFDB3 (1, 0, 2) && KFX metadata reader (from KFX Input) (1, 47, 0) && KFX Input (1, 47, 0) && Set KFX metadata (from KFX Output) (1, 60, 0) && KFX Output (1, 60, 0) && Kindle hi-res covers (0, 5, 0) && WordDumb (3, 18, 4)
Traceback (most recent call last):
File "shutil.py", line 788, in move
OSError: [Errno 18] Cross-device link: '/Users/Shared/Library/_Books/calibre/Koushun Takami/Battle Royale (18)/XRAY.entities.BB3FL28UQB.asc' -> '/Volumes/Kindle/documents/Takami, Koushun/Battle Royale - Koushun Takami.sdr/XRAY.entities.BB3FL28UQB.asc'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre/gui2/__init__.py", line 533, in dispatch
File "calibre_plugins.worddumb.main", line 70, in done
SendFile(self.gui, job.result, notif).send_files(None)
File "calibre_plugins.worddumb.send_file", line 36, in send_files
self.move_file_to_device(self.x_ray_path, device_book_path)
File "calibre_plugins.worddumb.send_file", line 60, in move_file_to_device
shutil.move(str(file_path), str(dst_path))
File "shutil.py", line 802, in move
File "shutil.py", line 433, in copy2
File "shutil.py", line 393, in copystat
OSError: [Errno 22] Invalid argument: '/Volumes/Kindle/documents/Takami, Koushun/Battle Royale - Koushun Takami.sdr/XRAY.entities.BB3FL28UQB.asc'
|
|