Quote:
Originally Posted by gbm
Installs and runs ok on my Mint 18.1 system.
use 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.