View Single Post
Old 04-18-2024, 03:45 PM   #11
KaizaCorp
Enthusiast
KaizaCorp began at the beginning.
 
KaizaCorp's Avatar
 
Posts: 27
Karma: 10
Join Date: Oct 2020
Location: Saskatoon, SK, Canada
Device: Kobo Clara HD
Upgraded Calibre to 7.8 (on the same AMD Adrenalin version as before 23.12.1) and getting this ebook viewer rendering issue once more.

Window shows up but only renders white when maximized or in windowed mode but larger than the screen / out of bounds. If the window Mouse pointer changes when over different elements and text can be copied, but only renders as white.

Ebook contents only visible if launched with the window strictly smaller than the size of the screen in windowed mode. Text is not rendered properly and needs to be dragged against the top of the screen (some kind of pre-maximization step?) and then dragged backed down to not render it as white. Once it gets rendered white it won't change back and needs to be relaunched.

Here's the output when running from the command line:

Code:
QPA platform: windows
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 81.55183946488295 x 81.64285714285714
ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
QWindowsGLContext::makeCurrent: wglMakeCurrent() failed (The handle is invalid.)
QRhiGles2: Failed to make context current. Expect bad things to happen.
Failed to create QRhi for QBackingStoreRhiSupport
Failed to make context current.
Failed to make context current.
QWindowsGLContext::makeCurrent: wglMakeCurrent() failed (The handle is invalid.)
QRhiGles2: Failed to make context current. Expect bad things to happen.
Failed to create QRhi for QBackingStoreRhiSupport
QQuickWidget: Failed to get a QRhi from the top-level widget's window
QQuickWidget::resizeEvent() no QRhi
Failed to make context current.
Failed to make context current.
QWindowsGLContext::makeCurrent: wglMakeCurrent() failed (The handle is invalid.)
QRhiGles2: Failed to make context current. Expect bad things to happen.
Failed to create QRhi for QBackingStoreRhiSupport
QQuickWidget: Failed to get a QRhi from the top-level widget's window
QQuickWidget: Attempted to render scene with no rhi
[0.000] Load of book started
[0.015] prepared emitted
[0.047] webview loading requested
[0.375] bridge ready
QQuickWidget: Attempted to render scene with no rhi
[0.500] iframe ready
[0.547] loading finished
EDIT:

Back to working maximized after a restart. Still requires window to be dragged and "bumped" against the top to fix font aliasing though.

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