cycool29
cycool29
From [this article](https://no-sandbox.io/), the `--no-sandbox` flag potentially dangerous to users. I think we can replace it with `--disable-seccomp-filter-sandbox`. I tested it with Stackedit and it worked.
I think we need someone to test all Electron apps in pi-apps on Bullseye and open a PR to add the flag.
Duplicate of https://github.com/Botspot/pi-apps/issues/1842?
This PR should be ready now, but I got `./include/linux/linkage.h:8:10: fatal error: asm/linkage.h: No such file or directory` when installing DroidCam. Does anyone get this message too?
Now I found DroidCam doesn't work on armhf architecture with arm64 kernel. Trying to fix it.
Can you try to reboot and install again?
> Still doesn't work, I will just install Raspberry Pi OS for now. Same error?
@derryktutt Any updates?
@derryktutt Can you post the output of: `dpkg -L raspberrypi-kernel-headers | grep "/lib/modules"`?
> @derryktutt Can you post the output of: `dpkg -L raspberrypi-kernel-headers | grep "/lib/modules"`? @derryktutt ^^