protonscr

After new steam UI update: blank window

steamclosed Distro Family: FedoraWeb Component
ValveSoftware/steam-for-linux#9401 · opened 2023-04-28 by Dandraghas · updated 2023-04-29 · 3 comments · github
DDandraghas 2023-04-28 github

Your system information

  • Steam client version: Steam Client Beta April 17
  • Distribution: Fedora 38
  • Opted into Steam client beta?: Yes
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

After new steam client beta update steam starts but window is blank:
image

also as you see there is some 'error' in steamwebhelper, and interface was appearing on 1 sec but after steamwebhelper window popups window appearing to be blank

here is log

Steps for reproducing this issue:

  1. Update steam to Steam Client Beta April 17
  2. Launch Steam
  3. See blank window
Kkisak-valve maintainer 2023-04-28 github

Hello @Dandraghas, can you check if there is anything interesting logged in steamwebhelper.log, cef_log.txt, or webhelper.txt in ~/.local/share/Steam/logs/?

DDandraghas 2023-04-28 github

Hello @Dandraghas, can you check if there is anything interesting logged in steamwebhelper.log, cef_log.txt, or webhelper.txt in ~/.local/share/Steam/logs/?

in steamwebhelper.log there is a spam about this:

Webhelper: An X Error occurred
X Error of failed request:  GLXBadPixmap
Major opcode of failed request:  152
Webhelper: An X Error occurred
X Error of failed request:  BadPixmap (invalid Pixmap parameter)
Major opcode of failed request:  156
Webhelper: An X Error occurred
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request:  156
Webhelper: An X Error occurred
X Error of failed request:  BadAlloc (insufficient resources for operation)
Major opcode of failed request:  152

but more interesting is that:

[0428/193415.354064:ERROR:gl_surface_egl.cc(741)] EGL Driver message (Critical) eglMakeCurrent: Failed to make the GLX context current
[0428/193415.354407:ERROR:gpu_service_impl.cc(1124)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[0428/193415.367178:WARNING:gpu_process_host.cc(1256)] The GPU process has crashed 1 time(s)
[0428/193415.369673:INFO:crash_reporting.cc(271)] Crash reporting enabled for process: gpu-process
[0428/193415.523322:WARNING:gpu_process_host.cc(984)] Reinitialized the GPU process after a crash. The reported initialization time was 153 ms

and its says that gpu proccess crashed 3 times.

cef_log.txt gives the same logs as steamwebhelper.log, but also:

[0428/193415.690707:ERROR:command_buffer_proxy_impl.cc(122)] ContextResult::kTransientFailure: Failed to send GpuChannelMsg_CreateCommandBuffer.
DDandraghas 2023-04-29 github

im fully reinstalled steam(including deleting local/share/steam) and now everything works.

Nothing extracted yet.