View Single Post
Old 12-14-2017, 08:00 PM   #3
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,201
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by Patchmaster View Post
I'm running Linux Mint Cinnamon v17.3. I've had Calibre running on this machine for some time, last using it just a few days ago. Today I go to load it and nothing. I get the initial splash screen and that's it. I don't believe anything significant has changed on the system since the last running of Calibre.

I rebooted, same result. I upgraded to the most recent version of Calibre, same result. I upgraded Linux, same result. I uninstalled and reinstalled Calibre, same result. I used calibre-debug -g from a console and got the following:

Code:
$ calibre-debug -g
calibre 3.13  embedded-python: True is64bit: True
Linux-3.19.0-32-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '3.19.0-32-generic', '#37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015')
Python 2.7.12
Linux: ('debian', 'jessie/sid', '')
Interface language: None
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 81.5518394649 x 81.6428571429
Using calibre Qt style: True
Starting up...
It sits there until I kill it.

I'm out of ideas. Anything I can try or options I can use to get more info about what's going wrong?
Running Mint 18.3 with no problems.
Have you change your display resoultion?

Spoiler:
Quote:
$ calibre-debug -g
calibre 3.13 embedded-python: True is64bit: True
Linux-4.10.0-38-generic-x86_64-with-debian-stretch-sid Linux ('64bit', 'ELF')
('Linux', '4.10.0-38-generic', '#42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017')
Python 2.7.12
Linux: ('debian', 'stretch/sid', '')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 5, 4) && Goodreads (1, 1, 12) && Generate Cover (1, 5, 21) && Hyphenate This! (0, 0, 8) && KindleUnpack - The Plugin (0, 81, 5) && Reading List (1, 6, 6) && Baen (0, 0, 3) && Modify ePub (1, 3, 13) && Diaps Editing Toolbag (0, 3, 5) && EpubSplit (2, 3, 0) && Quality Check (1, 9, 11) && Barnes & Noble (1, 2, 14)
Turning off automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 96.3318518519 x 96.0945812808
Using calibre Qt style: True
Starting up...
libpng warning: iCCP: known incorrect sRGB profile
Looking for desktop notifier support from: org.freedesktop.Notifications
org.freedesktop.Notifications found in 0.0 seconds

Started up in 4.21 seconds with 3159 books


You are showing:
Code:
logicalDpi: 96.0 x 96.0
physicalDpi: 81.5518394649 x 81.6428571429
I am showing
Code:
logicalDpi: 96.0 x 96.0
physicalDpi: 96.3318518519 x 96.0945812808
bernie
gbm is offline   Reply With Quote