Quote:
Originally Posted by MontyJ
When I run it with calibre-debug -g, here is the initial output I get. The remainder past this is just a repeat of the list of errors I showed above:
Code:
calibre 3.0 embedded-python: True is64bit: True
Linux-4.8.0-54-generic-x86_64-with-debian-stretch-sid Linux ('64bit', 'ELF')
('Linux', '4.8.0-54-generic', '#57~16.04.1-Ubuntu SMP Wed May 24 16:22:28 UTC 2017')
Python 2.7.12
Linux: ('debian', 'stretch/sid', '')
Successfully initialized third party plugins: Consolidate All Library Metadata (2, 0, 29) && Reading List (1, 6, 6) && Import List (1, 1, 5) && NormComment (0, 0, 2) && Webscription (1, 1, 0) && FictionDB (1, 0, 10) && Diaps Editing Toolbag (0, 3, 4) && Barnes & Noble (1, 2, 14) && Quality Check (1, 9, 11) && Modify ePub (1, 3, 13) && Find Duplicates (1, 6, 2) && Resize Cover (1, 0, 2) && Databazeknih (1, 4, 0) && Quick Preferences (1, 4, 1) && Goodreads (1, 1, 12)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: inf x inf
physicalDpi: -49587349.6902 x -87694669.8701
Using calibre Qt style: True
Starting up...
QXcbConnection
|
For comparison, here is my working setup (Linux Mint 18.1 Cinnamon 64-bit, Qt 5.5.1)
Code:
calibre 3.0 embedded-python: True is64bit: True
Linux-4.4.0-21-generic-x86_64-with-debian-stretch-sid Linux ('64bit', 'ELF')
('Linux', '4.4.0-21-generic', '#37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016')
Python 2.7.12
Linux: ('debian', 'stretch/sid', '')
Successfully initialized third party plugins: xxx
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 131.521035599 x 131.379310345
Using calibre Qt style: True
Starting up...