$ ./GoPanda2.AppImage
[14864:1110/033125.459686:FATAL:setuid_sandbox_host.cc(157)] 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_GoPandhSoqlN/chrome-sandbox is owned by root and has mode 4755.
AppImage를 받았습니다. chmod 755해서 실행되게 만들었구요.
실행하면 저런 에러가 납니다. 예전에 Mint를 사용할때는 잘 실행됐었는데 MX-Linux에서는 실행이 안돼네요.
$ ./GoPanda2.AppImage --no-sandbox
이렇게 옵션을 붙이면 실행은 되는데.. 저 옵션 붙여도 괜찮은건가요?
검색해보면 보안이 어쩌구하던데.. 저게 무슨 옵션인가요?