View Single Post
Old 02-23-2025, 07:18 PM   #4
Ebookus
Digital Grenadier
Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.Ebookus ought to be getting tired of karma fortunes by now.
 
Ebookus's Avatar
 
Posts: 184
Karma: 1500224
Join Date: Jan 2024
Device: Kindle
Quote:
You have customised the driver and specified collections, undo that and you should be fine
I did what? how does one go about undoing that? pardon my ignorance

Quote:
What OS and version are you using?
macOS 15.3 and calibre 7.24

this is what I got from: starting up calibre, turning wireless connection on, connecting my device (after many, many attempts though), and finally ejecting it. Does not seem very verbose though.

Code:
[0.00] Starting up...
[0.04] Showing splash screen...
[1.21] splash screen shown
[1.21] Initializing db...
[1.22] db initialized
[1.22] Constructing main UI...
[1.85] GUI main window shown
[1.93] main UI initialized...
[1.93] Hiding splash screen
[2.02] splash screen hidden
[2.02] Started up in 2.02 seconds with 144 books
Traceback (most recent call last):
  File "calibre/devices/smart_device_app/driver.py", line 650, in _call_client
  File "calibre/devices/smart_device_app/driver.py", line 692, in _receive_from_client
calibre.devices.errors.ControlError: Device responded with incorrect information
Traceback (most recent call last):
  File "calibre/gui2/device.py", line 351, in detect_device
  File "calibre/devices/smart_device_app/driver.py", line 57, in _synchronizer
  File "calibre/devices/smart_device_app/driver.py", line 1052, in open
  File "calibre/devices/smart_device_app/driver.py", line 57, in _synchronizer
  File "calibre/devices/smart_device_app/driver.py", line 650, in _call_client
  File "calibre/devices/smart_device_app/driver.py", line 692, in _receive_from_client
calibre.devices.errors.ControlError: Device responded with incorrect information
'uuid'

Traceback (most recent call last):
  File "calibre/gui2/device.py", line 112, in run
  File "calibre/gui2/device.py", line 566, in _books
  File "calibre/devices/smart_device_app/driver.py", line 57, in _synchronizer
  File "calibre/devices/smart_device_app/driver.py", line 1316, in books
KeyError: 'uuid'

Last edited by Ebookus; 02-27-2025 at 08:42 AM.
Ebookus is offline   Reply With Quote