question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong error bar and it persists in communication-react.

See original GitHub issue

Describe the bug; what happened?

  1. Enabling the camera while it’s being used by other application, it displays wrong error bar. I see "Failed to start video", but instead it should dispatch "Unable to access camera. It may already be in use by another application."
  2. the error bar stays even after the camera is closed in other app and is enabled in the meeting.

What are the steps to reproduce the issue?

  • Open camera in any other app.

  • Start meeting.

  • Enable the camera.

  • Notice the error bar message [notice the error message]

  • Disable the camera in other app

  • Enable in the meeting [notice the error bar stays]

What behavior did you expect?

If applicable, provide screenshots: Capture

Capture

In what environment did you see the issue? N/A

  • OS & Device: [e.g. MacOS, iOS, Windows, Linux] on [iPhone 7, PC] Windows

  • Browser [e.g. Microsoft Edge, Google Chrome, Apple Safari, Mozilla FireFox] Chrome

  • Version [e.g. 1.8.0] communication-react; 1.3.0

Is there any additional information?

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JamesBurnsidecommented, Aug 3, 2022

To provide an update here, this is an issue with the @azure/communication-calling package throwing a generic error instead of setting a UFD (user facing diagnostic) flag that the camera was in use. This issue has been reported to the team and transferring this issue to the appropriate repo

1reaction
prabhjot-msftcommented, Jul 20, 2022

We were able to repro the issue on our end @adnan-ashfaq. Our team is currently investigating the issue, will keep you posted!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The issue with error bars - From data to Viz
Error bars give a general idea of how precise a measurement is, or conversely, how far from the reported value the true (error...
Read more >
Error Bars on Bar Plot are Incorrectly Shaped - Stack Overflow
I tried placing fill = RepElement into ggplot aes, but the problem persists. I'm not sure how to position these error bars correctly...
Read more >
Bug - Online Chart doesn't show Error Bars
I have this chart on my dashboard that shows me a measure per hour. The bars are its medium value for each hour...
Read more >
Add, change, or remove error bars in a chart - Microsoft Support
Add or remove error bars · Pick a predefined error bar option like Standard Error, Percentage or Standard Deviation. · Pick More Options...
Read more >
Error bars
a mistake, but look at the positive side. ... visualized with error bars. ... bars, misconceptions persist about how error bars relate to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found