View Single Post
Old 06-27-2017, 11:09 AM   #10
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by patrik View Post
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...
How can I find out what version of QT is being used? It looks like I have both of these installed:
Code:
-rw-r--r-- 1 root root 56 Apr  5  2016 qt4-i386-linux-gnu.conf
-rw-r--r-- 1 root root 60 Apr  5  2016 qt4-x86_64-linux-gnu.conf
-rw-r--r-- 1 root root 60 May 12 11:45 qt5-x86_64-linux-gnu.conf
Perhaps if I can force it to use qt4?

I would really like to not revert to Mint 18.1, but it may be the only way to get Calibre 3 to run.
MontyJ is offline   Reply With Quote