You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using --device=all in the Flatpak manifest, we should ask the user for permission to access the camera and microphone using org.freedesktop.impl.portal.Access
Steps to Reproduce
Start Camera app
It instantly activates the camera - or fails silently in case there is no camera available
Expected Behavior
Start Camera app
The app should check if it has the required permissions and the needed hardware is available
If permissions are missing, we should ask the user to allow access to the hardware
If anything goes wrong, we should display a meaningful message / placeholder so the user knows why the app is not capable to do its job
OS Version
7.x (Early Access)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered:
What Happened?
Instead of using
--device=all
in the Flatpak manifest, we should ask the user for permission to access the camera and microphone usingorg.freedesktop.impl.portal.Access
Steps to Reproduce
Expected Behavior
OS Version
7.x (Early Access)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
The text was updated successfully, but these errors were encountered: