-
-
Notifications
You must be signed in to change notification settings - Fork 631
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
Visual Studio 2010 Professional - LookupError: No such position #1377
Comments
Attachment nvda lookup error.log added by ianr on 2011-02-18 17:53 |
Attachment nvda debug lookup error.log added by ianr on 2011-02-19 21:51 |
Comment 1 by jteh on 2011-02-21 03:40 When this happens, what do you see on your braille display? |
Attachment nvda braille error.log added by ianr on 2011-02-21 19:48 |
Comment 2 by ianr on 2011-02-21 19:54 As for not having the software this problem may occur in the Visual Studio 2010 Express Edition which is free. That might be worth a try. I also attached a new file which gives the same symptoms (error noise while working in Visual Studio) but that shows a com error instead. Looking at the stacktrace braille.pyo is mentioned so it is probably closely related to the lookup error. I will find out what shows on my braille display when these errors occur and get back to you. Thanks for looking into this. |
Comment 3 by ianr on 2011-02-21 20:01 The braille display has all pins down, so no pins are raised. Not even pins for displaying the current location of the cursor. |
Comment 4 by jteh on 2011-05-31 11:08 |
Comment 5 by ianr on 2011-06-01 16:54 I was not using Visual Studio for about a month, when I came back to it I did install the newly released Service Pack 1 for Visual Studio and in the meantime had upgraded to the full release of nvda 2011.1. I am happy to call this closed. Thanks for looking into it. |
Comment 6 by ianr on 2011-06-01 21:42 Though I am no longer getting the error sound when the look up error occurs it is still happening. I'd still be happy to test with a special build and give feedback. Why do I not hear the error noise anymore? |
Comment 7 by jteh on 2011-06-01 21:53 How often does this happen? Also, when it does, what happens if you press scroll back on your braille display? What happens if you press NVDA+upArrow? Your log shows you pressing down arrow in the document before the problem occurred, not enter or ctrl+tab as noted in the description. Is there something we're missing in terms of steps to reproduce? I'm almost certain that this is due to a bug in Visual Studio, as it seems we're being told there is no text when there in fact is. Nevertheless, NVDA should cope with this gracefully, though the "all pins down" issue you're seeing won't be fixed even if we can handle this case in NVDA. |
Comment 8 by ianr on 2011-06-02 17:05 I used to notice it a lot more when the error noise occurred. There is not a consistent way to reproduce it, I've noticed in the past when pressing control + tab to switch between documents and sometimes just when I am navigating around the text editor using the arrow keys. But it does not always happen when doing these actions, just sometimes. alt tabbing away from visual studio and back will always fix it. When it happened this time I pressed the scroll up braille display key but nothing happened. Since nvda still reads the lines correctly it would seem it is still receiving text from visual studio correctly, but something has messed up it's interaction with the braille display and for some reason it only gets fixed once I move to another application. |
Comment 9 by jteh on 2011-06-06 11:19 It'd be great if you could test with a snapshot containing this revision when it becomes available to see if this is fixed for you. Thanks. |
Comment 10 by ianr on 2011-06-07 22:07 I am going to attach a log of an NVDA crash. I'm not sure that the crash is caused by the lookup error, it seems like that error does not cause a crash but it happens to be the last error message in the crash log so I'm not sure where else I should put it. |
Attachment nvda crash.log added by ianr on 2011-06-07 22:22 |
Comment 11 by jteh on 2011-06-08 05:39 |
Comment 12 by briang1 on 2011-06-08 07:25 Internal Server Error Apache/2.2.17 (Ubuntu) Server at www.nvda-project.org Port 80 |
Comment 13 by ianr on 2011-06-17 20:31 |
Comment 14 by jteh on 2011-06-18 06:31 |
Reported by ianr on 2011-02-18 17:51
Sometimes when switching documents with ctrl + tab or when in the solution explorer and hitting enter to open a document NVDA starts making the error noise repeatedly.
Alt tabbing away from the application and back will stop NVDA from making the error noise. Otherwise it usually does not stop making the error noise.
In the nvda log this error shows up repeatedly:
LookupError: No such position
I have attached the nvda log to this ticket.
The text was updated successfully, but these errors were encountered: