View Single Post
Old 09-24-2017, 05:10 PM   #3
bolbit
Junior Member
bolbit began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2017
Device: kindle
Hi
this :
Quote:
After resizing /opt/calibre/resources/images/library.png to 256x256 (it was 1024x1024), I'm now able to start calibre under vncserver.
from https://www.mobileread.com/forums/sh...d.php?t=278447
works for x2go session for me.

in linux, run
Quote:
sudo convert library.png -resize 256x256 library.png
in YOURCALIBREDIR/resources/images

rgds
bolbit is offline   Reply With Quote