View Single Post
Old 10-25-2022, 03:12 AM   #1
Acharn
Member
Acharn can extract oil from cheeseAcharn can extract oil from cheeseAcharn can extract oil from cheeseAcharn can extract oil from cheeseAcharn can extract oil from cheeseAcharn can extract oil from cheeseAcharn can extract oil from cheeseAcharn can extract oil from cheese
 
Posts: 23
Karma: 1010
Join Date: Jul 2012
Device: none
Viewer starts but never launches

My OS is Ubunti 22.04. I've had this problem for a couple of months. When I try to open a book to read, the viewer opens and displays either, "Preparing book for first read," or, "Loading book." The viewer never finishes.

I tried entering QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu" calibre as a global variable, by entering it into my /etc/environment file. The OS displays it correctly, but it doesn't help. I get an unending stream of error messages, of which this is a small sample:
Code:
[6882:6911:1025/134331.996808:ERROR:gl_context_egl.cc(279)] eglCreateContext failed with error EGL_BAD_CONTEXT
[6882:6911:1025/134331.996976:ERROR:gpu_channel_manager.cc(823)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[6882:6911:1025/134331.997168:ERROR:shared_image_stub.cc(524)] SharedImageStub: unable to create context
[6882:6911:1025/134331.997263:ERROR:gpu_channel.cc(568)] GpuChannel: Failed to create SharedImageStub
[6882:6911:1025/134331.999327:ERROR:gl_context_egl.cc(279)] eglCreateContext failed with error EGL_BAD_CONTEXT
[6882:6911:1025/134331.999372:ERROR:gpu_channel_manager.cc(823)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[6882:6911:1025/134331.999381:ERROR:shared_image_stub.cc(524)] SharedImageStub: unable to create context
[6882:6911:1025/134331.999396:ERROR:gpu_channel.cc(568)] GpuChannel: Failed to create SharedImageStub
[6882:6911:1025/134332.000219:ERROR:gl_context_egl.cc(279)] eglCreateContext failed with error EGL_BAD_CONTEXT
[6882:6911:1025/134332.000274:ERROR:gpu_channel_manager.cc(823)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[6882:6911:1025/134332.000312:ERROR:shared_image_stub.cc(524)] SharedImageStub: unable to create context
Acharn is offline   Reply With Quote