Quote:
Originally Posted by javierpf
I'm using Calibre on Windows 11, but the Ebook Viewer doesn't work. When I click on its icon in Calibre, a window opens, but the ebook content doesn't appear.
Is there any solution?
Thanks.
|
Try adding the following environment variable.
Code:
QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu"
That will disable the video card driver for calibre and hopefully allow it to work.