I was getting an error message saying “No camera found” whenever I tried to launch the app “Camera” in Ubuntu 24.04.
I found advice to run this command from a terminal:
sudo usermod -aG video $USER
After running the command you need to re-boot.
Now the app runs reliably whether I start with the bezel shutter switch open or closed.