Quote:
Originally Posted by adrianf
I don't think we can infer such multi-key-commands across operating systems. Thank you, Dunhill anyway.
|
Just open a terminal on your mac, copy paste the following:
should get something similar to this
Quote:
$ calibre-debug -g
calibre 4.17 embedded-python: True is64bit: True
Linux-5.3.0-53-generic-x86_64-with-debian-buster-sid Linux ('64bit', 'ELF')
('Linux', '5.3.0-53-generic', '#47~18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020')
Python 2.7.16
Linux: ('debian', 'buster/sid', '')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 7, 0) && Baen (1, 1, 2) && Barnes & Noble (1, 2, 15) && Quality Check (1, 9, 11) && Hyphenate This! (0, 0, 9) && Goodreads (1, 4, 0) && EpubSplit (2, 9, 0) && Reading List (1, 6, 7) && Diaps Editing Toolbag (0, 3, 6) && Modify ePub (1, 4, 1) && KindleUnpack - The Plugin (0, 82, 1)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 85.0837438424 x 85.184279476
Using calibre Qt terminalstyle: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.06] splash screen shown
[0.06] Initializing db...
[0.28] db initialized
[0.28] Constructing main UI...
libpng warning: iCCP: known incorrect sRGB profile
Looking for desktop notifier support from: org.freedesktop.Notifications
org.freedesktop.Notifications found in 0.0 seconds
[1.75] main UI initialized...
[1.75] Hiding splash screen
[2.24] splash screen hidden
[2.24] Started up in 2.24 seconds with 3379 books
|
Any errors should show in the terminal.
bernie