[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2024-03-02 Thread Dan
https://bugs.kde.org/show_bug.cgi?id=456372

Dan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #5 from Dan  ---
Clsoing this one, since the issue doesn't happen with Plasma 6.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2023-01-30 Thread Serg Podtynnyi
https://bugs.kde.org/show_bug.cgi?id=456372

Serg Podtynnyi  changed:

   What|Removed |Added

 CC||s...@podtynnyi.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2022-11-26 Thread Dan
https://bugs.kde.org/show_bug.cgi?id=456372

--- Comment #4 from Dan  ---
(In reply to serfreeman1337 from comment #3)
> I was able to run X11 EGL with following envs:
> 
> QT_XCB_GL_INTEGRATION=xcb_egl
> KWIN_OPENGL_INTERFACE=egl

I tested here with those variables and it seems to run using EGL, but I get the
following repeating errors:

[7161:7320:1126/135150.233476:ERROR:gl_context_egl.cc(259)] eglCreateContext
failed with error EGL_BAD_CONTEXT
[7161:7320:1126/135150.233482:ERROR:gpu_channel_manager.cc(753)]
ContextResult::kFatalFailure: Failed to create shared context for
virtualization.
[7161:7320:1126/135150.233484:ERROR:shared_image_stub.cc(470)] SharedImageStub:
unable to create context
[7161:7320:1126/135150.233487:ERROR:gpu_channel.cc(449)] GpuChannel: Failed to
create SharedImageStub

and I noticed a high CPU usage all the time and the panel is missing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2022-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=456372

serfreeman1...@gmail.com changed:

   What|Removed |Added

 CC||serfreeman1...@gmail.com

--- Comment #3 from serfreeman1...@gmail.com ---
I was able to run X11 EGL with following envs:

QT_XCB_GL_INTEGRATION=xcb_egl
KWIN_OPENGL_INTERFACE=egl

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2022-10-18 Thread Dan
https://bugs.kde.org/show_bug.cgi?id=456372

--- Comment #2 from Dan  ---
(In reply to Arjen Hiemstra from comment #1)
> Note that "KWIN_COMPOSE=O2ES" means you're forcing KWin into OpenGLES
> rendering, which happens to also use EGL as platform layer but has a lot
> more impact than just the platform layer. The correct environment variable
> for selecting EGL is `KWIN_OPENGL_INTERFACE=egl`.

I tried just with "KWIN_OPENGL_INTERFACE=egl`" and I got the same output:

kwin_core: Forcing EGL native interface through environment variable
kwin_core: Attempting to load the OpenGL scene
kwin_platform_x11_standalone: Global share context format:
QSurfaceFormat(version 4.6, options
QFlags(DeprecatedFunctions|ResetNotification),
depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8,
alphaBufferSize 0, stencilBufferSize 0, samples -1, swapBehavior
QSurfaceFormat::DefaultSwapBehavior, swapInterval 0, colorSpace
QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile)
kwin_scene_opengl: Creating the OpenGL rendering failed:  "Invalid
QOpenGLContext::globalShareContext()"
kwin_core: Starting without compositing...

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2022-10-18 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=456372

Arjen Hiemstra  changed:

   What|Removed |Added

 CC||ahiems...@heimr.nl

--- Comment #1 from Arjen Hiemstra  ---
Note that "KWIN_COMPOSE=O2ES" means you're forcing KWin into OpenGLES
rendering, which happens to also use EGL as platform layer but has a lot more
impact than just the platform layer. The correct environment variable for
selecting EGL is `KWIN_OPENGL_INTERFACE=egl`.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 456372] kwin_x11 (EGL): Creating the OpenGL rendering failed: "Invalid QOpenGLContext::globalShareContext()"

2022-07-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=456372

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||xaver.h...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.