View Single Post
Old 11-11-2024, 01:21 PM   #36
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,143
Karma: 148951761
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by A Annema View Post
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"

Last edited by JSWolf; 11-11-2024 at 01:28 PM.
JSWolf is offline   Reply With Quote