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