Quote:
Originally Posted by patrik
I'm also running Cinnamon.
I don't think it matters, but my "get calibre" uses a different url than the one shown above.
Code:
sudo -v && wget -nv -O- https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"
Please let me know if you like me to check something in my system to compare to.
Kernel: 4.4.0-21-generic x86_64 (64 bit gcc: 5.3.1)
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.3) dm: mdm Distro: Linux Mint 18.1 Serena
|
Thanks for the tip. But I tried the link you posted, no joy. Debug still shows:
Code:
$ calibre-debug -g
calibre 3.1.1 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', '')
Interface language: None
Successfully initialized third party plugins: Quality Check (1, 9, 11) && Barnes & Noble (1, 2, 14) && Import List (1, 1, 5) && Quick Preferences (1, 4, 1) && FictionDB (1, 0, 10) && Consolidate All Library Metadata (2, 0, 29) && Find Duplicates (1, 6, 2) && NormComment (0, 0, 2) && Webscription (1, 1, 0) && Resize Cover (1, 0, 2) && Databazeknih (1, 4, 0) && Modify ePub (1, 3, 13) && Reading List (1, 6, 6) && Goodreads (1, 1, 12) && Diaps Editing Toolbag (0, 3, 4)
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...
Then all the same BadWindow errors as original.