Quote:
Originally Posted by txvoodoo
Mine no longer starts up as well, since the most recent update.
My video card is NVIDIA GeForce RTX 2070 SUPER, updated drivers.
|
Quote:
Originally Posted by Spacehorse12
I updated Calibre to 7.22.0 today, 11/29/24, and now I can't get the program to start. I am using a Lenovo Yoga 6 laptop with Windows 11. Any suggestions out there?
|
Are you using a laptop with dual video chipsets? If so, set calibre to run with the other video chipset.
If the first suggestion is no good, try adding the following environment variable.
Code:
QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu"
That will disable the video card for calibre and hopefully allow it to work.