Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Enable webcam integration #1

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from
Open

Conversation

jbicha
Copy link
Collaborator

@jbicha jbicha commented May 24, 2022

Pull Request Template

Description

The camera interface isn't autoconnected currently. Open the Ubuntu Settings app. In the left sidebar, choose Applications. Find the Contacts snap. Turn on the "Use your camera" permission.

Open the Contacts app. Click the + button to add a new contact. Click the person image. I'd expect the "Take a picture" button to be active but it wasn't in my testing.

As long as the button isn't active, there isn't any point in enabling this feature.

After that, if we don't get approval for the autoconnection, it might not be worth enabling the feature then either.

#environment:
# DISABLE_WAYLAND: 'true'
environment:
DISABLE_WAYLAND: 'true'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't matter what DISABLE_WAYLAND is set to, but generally everywhere we use it we set it to 1. I'd rather do that for consistency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants