After recent updates to packages through pacman, I can no longer launch MVE
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check https://github.com/electron/electron/issues/18397
[4525:0305/155458.028077:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye.
Trace/breakpoint trap (core dumped)
EDIT: Seems to work by launching with "--no-sandbox"
After recent updates to packages through pacman, I can no longer launch MVE
EDIT: Seems to work by launching with "--no-sandbox"