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

Error on progress bar updates #2732

Closed
nvaccessAuto opened this issue Oct 20, 2012 · 3 comments
Closed

Error on progress bar updates #2732

nvaccessAuto opened this issue Oct 20, 2012 · 3 comments
Labels

Comments

@nvaccessAuto
Copy link

Reported by elliott94 on 2012-10-20 13:16
I've received the following error in the log several times. It doesn't seem to cause any bad effects, but it's not just limited to one app so I figured their'd be no harm in filing a ticket. This particular entry is from the NVDA updater progress bar.

ERROR - eventHandler.executeEvent (14:08:17):
error executing event: valueChange on <NVDAObjects.Dynamic_ProgressBarIAccessibleWindowNVDAObject object at 0x05404250> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyc", line 136, in executeEvent
File "eventHandler.pyc", line 84, in init
File "eventHandler.pyc", line 91, in next
File "NVDAObjects\behaviors.pyc", line 50, in event_valueChange
File "tones.pyc", line 42, in beep
File "nvwave.pyc", line 164, in feed
File "nvwave.pyc", line 146, in open
File "nvwave.pyc", line 84, in _winmm_errcheck
WindowsError: 4 The specified device is already in use. Wait until it is free, and then try again.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2012-10-20 22:44
Looks like an audio driver glitch, which probably means we can't fix it and also explains why we've never seen it. Leaving open for now, though.

@dkager
Copy link
Collaborator

dkager commented Jul 15, 2017

@elliott94 Is this still a problem?

@elliott94
Copy link

I haven't seen this for a while now - happy for it to be closed.

@dkager dkager closed this as completed Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants