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

Camera isn't able to identify Chrome #3

Closed
danirabbit opened this issue Apr 23, 2017 · 5 comments
Closed

Camera isn't able to identify Chrome #3

danirabbit opened this issue Apr 23, 2017 · 5 comments

Comments

@danirabbit
Copy link
Member

I have the indicator, so it detects that something is using the Camera, but it's unable to identify Chrome (nothing is shown in the menu besides the settings link)

@davidmhewitt
Copy link
Member

@danrabbit This is official chrome from the chrome website as opposed to chromium?

@danirabbit
Copy link
Member Author

Yes that's correct. This is official Chrome, not Chromium. I haven't tested in Chromium.

@davidmhewitt
Copy link
Member

Yes, just checking. It seems it is able to identify Chromium. Gives me another test case to look at.

It's by no means finished, and I have a few ideas about how to improve this aspect of it. Checking if something if using the camera is pretty easy. Identifying which process is doing it is much harder. At the very least, I need a fallback to maybe just the executable name and a generic icon if I can't identify it's desktop file and icon.

@danirabbit
Copy link
Member Author

No worries, I figured I'd just leave issues as I encounter them :)

+1 on falling back to exec name and application-default-icon

@davidmhewitt
Copy link
Member

Issue with not identifying chrome fixed in 920de2b

Opening a new issue about falling back to a sane default.

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

No branches or pull requests

2 participants