Linux Lite Forums

Full Version: Linux Lite 7.2 Final Released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(11-08-2024, 02:48 PM)stevef Wrote: [ -> ]Launching Chrome from live media booted system gives an error relating to credentials.

Code:
 linux > ~ > /usr/bin/google-chrome-stable
[5634:5634:1108/084303.866300:FATAL:credentials.cc(131)] Check failed: . : Permission denied (13)
Trace/breakpoint trap
 linux > ~ > SIGTRAP > 

As reported by me269 in
https://www.linuxliteos.com/forums/showt...p?tid=9260


Ok, running this command first in a Terminal fixes the issue in the Live environment before starting Chrome:

Code:
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

Can someone please test to confirm.
Will need to test is I can make this stick without any adverse effects.
Seems to affect other Browsers too.
Booted 7.2 Live.
Ran the systctl command suggested
Started Google Chrome from the Panel Launcher icon
Google Chrome opened.
Thank you steve Smile Fix going into 7.4
(11-01-2024, 10:56 AM)stevef Wrote: [ -> ]Upgraded 7.0 system to 7.2 - very smooth.
Thank you.


Yeah, same here, smooth as butter ! Thanks a ton !
(01-31-2025, 12:10 AM)Jean-Marc B Wrote: [ -> ]
(11-01-2024, 10:56 AM)stevef Wrote: [ -> ]Upgraded 7.0 system to 7.2 - very smooth.
Thank you.


Yeah, same here, smooth as butter ! Thanks a ton !

Nice Smile
Pages: 1 2