noflo / noflo-ui

NoFlo Development Environment
https://app.flowhub.io
MIT License
767 stars 173 forks source link

Photo Booth - Infinite chrome notifications for camera allowance or denial #227

Closed jorgeartware closed 10 years ago

jorgeartware commented 10 years ago

I tested the photo booth app using the "web" version (before installing the chrome app), it's pretty cool, there's just this bug when you start the camera, it wont stop asking for permission, it takes 1 click to start working but it will keep asking for permission again and again, you can choose to ignore it and use the app with no trouble, but if you deny once, you'll get an infinite amount of error messages (that's if you allowed chrome notifications).

If it helps, I'm using Chrome Version 34.0.1847.132 on Ubuntu 12.04

noflo photo booth bug with chrome task manager

trustmaster commented 10 years ago

Infinite error popups are very annoying when working on other projects too. The UI shouldn't spawn a new popup if the same message is already displayed IMO.

forresto commented 10 years ago

I thought that I fixed that here: https://github.com/noflo/noflo-ui/commit/295c57c94f140d45226d8db6cd8a0fd63843ed7a ... will look again.

trustmaster commented 10 years ago

@forresto Got it on Flowhub 0.1.3-2 today.

forresto commented 10 years ago

This seems OK in Chrome and Ff now.