View Single Post
Old 10-26-2024, 01:43 AM   #1
andrew.46
Member
andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.andrew.46 ought to be getting tired of karma fortunes by now.
 
andrew.46's Avatar
 
Posts: 13
Karma: 2181720
Join Date: Jul 2018
Device: Kindle Oasis
Caibre 7.20: [Errno 19] No such device

I am running the latest Caibre 7.20 and I am unable to upload books to my Kindle Oasis. This on Slackware Linux -current. The debug log is as follows:

Code:
ApplicationPaletteChange event ignored
Using calibre Qt style: True
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
calibre Debug log
calibre 7.20  embedded-python: True
Linux-6.10.6-ads-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.40 Linux ('64bit', 'ELF')
('Linux', '6.10.6-ads', '#1 SMP PREEMPT_DYNAMIC Thu Sep  5 15:10:33 AEST 2024')
Python 3.11.5
Interface language: None
EXE path: /opt/calibre/bin/calibre-debug
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 16, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (2, 16, 0) && KFX metadata reader (from KFX Input) (2, 16, 0) && From KFX (2, 16, 0) && KFX Input (2, 16, 0)
calibre 7.20  embedded-python: True
Linux-6.10.6-ads-x86_64-AMD_Ryzen_9_7950X3D_16-Core_Processor-with-glibc2.40 Linux ('64bit', 'ELF')
('Linux', '6.10.6-ads', '#1 SMP PREEMPT_DYNAMIC Thu Sep  5 15:10:33 AEST 2024')
Python 3.11.5
Interface language: None
EXE path: /opt/calibre/bin/calibre-debug
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 16, 0) && DeDRM (7, 2, 1) && Package KFX (from KFX Input) (2, 16, 0) && KFX metadata reader (from KFX Input) (2, 16, 0) && From KFX (2, 16, 0) && KFX Input (2, 16, 0)
QPA platform: xcb
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 108.37333333333332 x 107.5764705882353
[0.00] Starting up...
[0.00] Showing splash screen...
[1.04] splash screen shown
[1.04] Initializing db...
[1.05] db initialized
[1.05] Constructing main UI...
[1.47] GUI main window shown
[1.48] main UI initialized...
[1.48] Hiding splash screen
[1.48] splash screen hidden
[1.48] Started up in 1.48 seconds with 24 books
[Errno 19] No such device

Traceback (most recent call last):
  File "calibre/gui2/device.py", line 112, in run
  File "calibre/gui2/device.py", line 646, in _upload_books
  File "calibre/devices/usbms/driver.py", line 332, in upload_books
  File "calibre/devices/usbms/cli.py", line 63, in put_file
  File "calibre/__init__.py", line 584, in fsync
OSError: [Errno 19] No such device


Found device nodes: /dev/sdc None None
Syncing cover thumbnails to workaround amazon cover bug
Restored 0 cover thumbnails that were destroyed by Amazon
Job: 0 Get device information started
DeviceJob: 0 Get device information done, calling callback
DeviceJob: 0 Get device information callback returned
Job: 1 Set library information started
DeviceJob: 1 Set library information done, calling callback
DeviceJob: 1 Set library information callback returned
Job: 2 Get list of books on device started
DEBUG:    0.0 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= None
DEBUG:    0.0 USBMS: dirs are: /run/media/andrew/Kindle/ documents
DEBUG:    0.0 USBMS: scan from root False /run/media/andrew/Kindle/documents
DEBUG:    0.1 USBMS: count found in cache: 24, count of files in metadata: 24, need_sync: False
DEBUG:    0.1 USBMS: Finished fetching list of books from device. oncard= None
DEBUG:    0.1 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= carda
DEBUG:    0.1 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= cardb
DeviceJob: 2 Get list of books on device done, calling callback
DEBUG:    0.1 DeviceJob: metadata_downloaded: Starting set_books_in_library
DEBUG:    0.1 DeviceJob: set_books_in_library: books to process= 24
DEBUG:    0.1 DeviceJob: set_books_in_library finished: time= 0.0009937286376953125
DEBUG:    0.1 DeviceJob: metadata_downloaded: updating views
DEBUG:    0.1 DeviceJob: metadata_downloaded: syncing
DEBUG:    0.1 DeviceJob: metadata_downloaded: refreshing ondevice
DEBUG:    0.1 DeviceJob: metadata_downloaded: sending metadata_available signal
DeviceJob: 2 Get list of books on device callback returned
Job: 0 Get device information finished
No details available.
Job: 1 Set library information finished
No details available.
Job: 2 Get list of books on device finished
No details available.
Job: 3 Upload one book to the device: The Book of Elsewhere: A Novel started
Device using plugboard azw3 KINDLE2 None
Setting metadata in: The Book of Elsewhere: A Novel at: /tmp/calibre_7.20.0_tmp_l2gth1fs/er3mg1ufcaltmpfmt.azw3
DEBUG:   14.2 USBMS: uploading 1 books
DeviceJob: 3 Upload one book to the device: The Book of Elsewhere: A Novel done, calling callback
DeviceJob: 3 Upload one book to the device: The Book of Elsewhere: A Novel callback returned
Job: 3 Upload one book to the device: The Book of Elsewhere: A Novel finished
[Errno 19] No such device
	
	Traceback (most recent call last):
	  File "calibre/gui2/device.py", line 112, in run
	  File "calibre/gui2/device.py", line 646, in _upload_books
	  File "calibre/devices/usbms/driver.py", line 332, in upload_books
	  File "calibre/devices/usbms/cli.py", line 63, in put_file
	  File "calibre/__init__.py", line 584, in fsync
	OSError: [Errno 19] No such device
Thanks for your assistance...
andrew.46 is offline   Reply With Quote