[SOLVED] - LINUX google-chrome ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
If you have upgraded chrome in Linux and its not opening here is what you have to do to fix it.
the error if you try opening it in the terminal will be
ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
well, just go to /home/$USER/.cache/
and delete the folder google-chrome.
Afterwards try opening it again, that will do it.
the error if you try opening it in the terminal will be
ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
well, just go to /home/$USER/.cache/
and delete the folder google-chrome.
Afterwards try opening it again, that will do it.
[ SOLVED ] Arch Linux error: no default toolchain configured
This error is caused due to a bad rustup installation, possible caused by a network error in the installation.
To fix it type:
To fix it type:
rustup install stable
rustup default stable
Hope it helped
[SOLVED] - Arch Linux failed updating libutf8proc
If you are getting this error message while updating your arch, manjaro or antergos distro
libutf8proc: /usr/lib/libutf8proc.so.2 already exists in the file system
just use the option to overrite that file as below.
# pacman -Suy --overwrite usr/lib/libutf8proc.so.2
SOLVED
Subscribe to:
Posts (Atom)