NuTyX official Forum
Help => General => Topic started by: Ralph on Wed Sep 08 08:51:20 2021
-
Hi,
chromium start with the
: RESULT_CODE_INVALID_SANDBOX_STATE
mesage.
My workaround in the moment is to start chromium in the terminal with
$ chromium --no-sandbox
Best regards Ralph
-
Thanks for reporting.
Be aware that chromium package is not build by the NuTyX (https://github.com/NuTyX/packages-x86_64/tree/rolling/gui-extra/chromium) team but by the ArchLinux team.
You can also installl the flatpak version if you want:
https://flathub.org/apps/details/org.chromium.Chromium
get flatpak
sudo flatpak install flathub org.chromium.Chromium
should do it.
Best regards,
Thierry
-
Thanks,
I just use the firefox 8)