View Single Post
Old 06-16-2017, 01:21 PM   #4
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by gbm View Post
Installs and runs ok on my Mint 18.1 system.
use
Code:
calibre-debug -g
to start in debug mode.

This is the cmd I use to install calibre:
Code:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda x:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main('/opt')"
Check your display settings, go to the next setting down in size.

bernie
My normal desktop font is 12. Changed that to 10 but it didn't change anything.

I then changed my display setting from 1366x768 1120x720. Unfortunately my big screen monitor didn't like that and now I have a black screen, even after a reboot. Am using old laptop to reply while I figure out how to restore my original display settings in linux...

I did run the debug -g mode, but need to get back to a linux desktop to get those results.
MontyJ is offline   Reply With Quote