win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
1.83k stars 60 forks source link

Regression, Supermium 124.0.6367.245 x32 on Win8.1x64 does not longer draw the GUI when started with --use-angle=gl --in-process-gpu #698

Open JoachimHenze opened 5 days ago

JoachimHenze commented 5 days ago

Supermium 124.0.6367.245 x32 on Win8.1x64

124.0.6367.245 starts up fine when being launched without cmd-line-arguments.

But in case I do add the cmdline-args --use-angle=gl --in-process-gpu then 124.0.6367.245 does not longer draw the GUI window. It does not crash, but the browser is unusable, it just draws the titlebar, but all the window is entirely white.

Contrary in the older Supermium 122.0.6261.152 (R6) it worked without any problem to call it with cmd-line args --use-angle=gl --in-process-gpu