Clicking on book cover images in Device view always throws an exception error

Bug #2092630 reported by Doctor G
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

Book cover browser: click on any book cover image, get exception popup.
The same function works fine in usual Calibre libraries resident on my computer.

calibre, version 7.23.0
ERROR: Unhandled exception: <b>AttributeError</b>:'int' object has no attribute 'row'

calibre 7.23 embedded-python: True
macOS-15.1.1-arm64-arm-64bit Darwin ('64bit', '')
('Darwin', '24.1.0', 'Darwin Kernel Version 24.1.0: Thu Oct 10 21:05:14 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T8103')
Python 3.11.5
OSX: ('15.1.1', ('', '', ''), 'arm64')
Interface language: None
EXE path: /Applications/calibre.app/Contents/MacOS/calibre
Successfully initialized third party plugins: DeDRM (10, 0, 9)
Traceback (most recent call last):
  File "calibre/gui2/actions/view.py", line 327, in view_specific_book
  File "calibre/gui2/actions/view.py", line 403, in _view_books
  File "calibre/gui2/library/models.py", line 1745, in paths
  File "calibre/gui2/library/models.py", line 1745, in <listcomp>
AttributeError: 'int' object has no attribute 'row'

Revision history for this message
Doctor G (glomph) wrote :

Note: The device here is a Kindle Paperwhite, 11th Generation

Revision history for this message
Kovid Goyal (kovid) wrote :

I dont follow. The device view in calibre has no book cover browser. The
only book cover you see is in the book details panel (on the right by
default). So what book cover browser are you referring to? Perhaps a
screenshot would help.

Changed in calibre:
status: New → Incomplete
Revision history for this message
Kovid Goyal (kovid) wrote :

Ah do you mean the cover flow browser (the one that shows covers flowing
from left to right?

Revision history for this message
Kovid Goyal (kovid) wrote :

Fixed in branch master. The fix will be in the next release. calibre is usually released every alternate Friday.

Changed in calibre:
status: Incomplete → Fix Released
Revision history for this message
Doctor G (glomph) wrote :

Installed latest release- can confirm the fix. Thank you!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.