Quote:
Originally Posted by Comfy.n
I wonder what's your screen resolution? Would be awesome to have this info more discoverable for plugin development... Anyway, next version will have a more sensible dialog min-height.
|
The Displays setting for Scaled says 'looks like 1312x848'. (actual is 3456 x 2234 Retina which renders text unreadable for me.)
A couple other things I ran into after the indexing was finished:
Using calibre 6.29
Clicking 'Google' on a search result raises
ERROR: Custom action failed: TemplateFormatter.safe_format() got an unexpected keyword argument 'database'
Clicking "Show in library" raises:
ERROR: Unhandled exception: <b>AttributeError</b>:'Main' object has no attribute 'raise_and_focus'
calibre 6.29 embedded-python: True
macOS-12.6.1-arm64-arm-64bit Darwin ('64bit', '')
('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Thu Sep 29 20:13:56 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T6000')
Python 3.10.1
OSX: ('12.6.1', ('', '', ''), 'arm64')
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Action Chains (1, 20, 10) && Add Files To Selected Book (1, 0, 0) && Barnes & Noble (1, 5, 7) && Count Pages (1, 13, 7) && EpubSplit (3, 12, 0) && FTS+ (1, 0, 0) && Favourites Menu (1, 3, 1) && Find Exclusive Tags (1, 0, 0) && Generate Cover (2, 3, 6) && Goodreads (1, 8, 3) && Modify ePub (1, 8, 6) && OverDrive Libby (0, 2, 102) && Quality Check (1, 14, 2) && Reading List (1, 15, 6) && Search The Internet (1, 11, 3) && Sum Column (0, 3, 3) && Sum It Up (1, 0, 0) && Unread In Series (1, 0, 0)
Traceback (most recent call last):
File "calibre_plugins.fts_plus.ui", line 2451, in _locate_book
jump_to_book(book_id, self)
File "calibre_plugins.fts_plus.ui", line 649, in jump_to_book
gui.raise_and_focus()
AttributeError: 'Main' object has no attribute 'raise_and_focus'