I RESOLVE IT BY:
-Create a Secure AppArmor Profile
sudo nano /etc/apparmor.d/arduino-ide

-# This profile allows the Arduino IDE AppImage to create user namespaces
abi <abi/4.0>,
include <tunables/global>

profile arduino-ide 
"/home/miguel/Downloads/arduino-ide_2.3.8_Linux_64bit.AppImage" 
flags=(default_allow) {
  userns,

  include if exists <local/arduino-ide>
}

-SAVE AND EXIT THEN

-sudo systemctl restart apparmor.service

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2118383

Title:
  chromium on Jetson Orin fails to open file dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2118383/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to