garrysmod-issues icon indicating copy to clipboard operation
garrysmod-issues copied to clipboard

chromium build on steam flatpak stuck on loading screen

Open dreamyukii opened this issue 3 years ago • 2 comments

Details

when launching chromium build using steam flatpak,it just stuck on loading screen, steam overlay seems not working too both 32/64 bit build

Steps to reproduce

1.launch garrys mod using steam flatpak 2.and stuck on loading screen Screenshot_20211128_164603

dreamyukii avatar Nov 28 '21 09:11 dreamyukii

Probably duplicate of https://github.com/Facepunch/garrysmod-issues/issues/4677

robotboy655 avatar Nov 28 '21 12:11 robotboy655

Probably duplicate of #4677

This issue is related but won't fix the flatpak one. Flatpak prevents unprivileged usernamespaces inside the bwrap (no matter what the kernel settings are), and the chromium on flatpak is patched. So maybe there's something like --no-sandbox option for CEF, considering that flatpak is some kind of sandbox itself...

ImBearChild avatar Feb 24 '22 11:02 ImBearChild