I can only speak on XFCE, I have no interest in Gnome. (Sorry)
Etcher as you know needs elevated privileges:
Code:
─> '/home/me/balenaEtcher-1.9.0-x64.AppImage'
[52757:1105/114118.181215:FATAL:setuid_sandbox_host.cc(158)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_balenasyf1NY/chrome-sandbox is owned by root and has mode 4755.
/tmp/.mount_balenasyf1NY/balena-etcher: line 10: 52757 Trace/breakpoint trap (core dumped) "${script_dir}"/balena-etcher.bin "$@"
┌───────────────────>
But when ran as root:
Code:
sudo '/home/me/balenaEtcher-1.9.0-x64.AppImage'
It works...and I trust this appimage so this will also work, but not recommended:
Code:
'/home/me/balenaEtcher-1.9.0-x64.AppImage' --no-sandbox
All my non Buntu XFCE installs do not need this wonky work around.
Just Xubuntu...