Quote:
Originally Posted by A Annema
When I try to launch Calibre in Windows 11 nothing happens. I removed and Reïnstalled Calibre a few times, nothing helps.
Running the Calibre-debug gives me the following result.
C:\Users\annem>calibre-debug -g
calibre 7.21 embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: nl
EXE path: C;\Program files\Calibre2\calibre-debug.exe
C:\Users\annem>
What is wrong???
|
Try updating your video card driver if possible and see what happens
If that fails, try safe mode.
If it works in safe mode, try the following directions.
Another thing to try is set the following environment variable in case the newer QT is not liking your video card driver.
Various Ways to Set up Environment Variables on Windows 11
Code:
QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu"