https://bugs.kde.org/show_bug.cgi?id=504126

--- Comment #10 from Sérgio Basto <ser...@serjux.com> ---
Hi,
(In reply to Konstantin Ivanov from comment #2)
> Thank you. I confirm that. Should we just abandon offscreen for X11?

I had fixed more 2 bugs that I found , one not related
https://bugs.kde.org/show_bug.cgi?id=488326#c115
but the crash when I try start Steam from kde left panel is related, in the
matter that  the problem is  "PrefersNonDefaultGPU=true from .desktop file of
Steam" https://github.com/ValveSoftware/steam-for-linux/issues/9940 
removing PrefersNonDefaultGPU=true from steam.desktop make Steam work.
I guess the problem is when offscreen is set, somehow offscreen is set to use
the integrated GPU instead the defaultGPU (which in my case is the discrete
GPU) .
Also that is why `kcmshell6 kcm_qtquicksettings is important to set the correct
rendering backend . In resume when KDE try use the integrated GPU to render it
crash I guess , is sort of a problem when is not using the default GPU , i.e.
the problem is not set offscreen in the app (I think wayland also have the same
kind of problem)  , the problem is offscreen that crash and should work and it
was working in previous versions , I think . 
In the case when is enabled discrete GPU by default, shouldn't be a problem
some graphics not being rendered by the discrete GPU

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

Reply via email to