GNOME Bugzilla – Bug 696334
traceback when analyzing a checkbox for the flat review context
Last modified: 2013-03-22 11:58:00 UTC
While trying to test my evolution patch, I got this traceback when trying to enter flat review: Traceback (most recent call last):
+ Trace 231671
consumed = self.function(script, inputEvent)
self._reviewCurrentLine(inputEvent, 1)
context.getCurrent(flat_review.Context.LINE)
return [line.string,
if len(zone.string):
settings.brailleCheckBoxIndicators[stateCount]
brailleCheckBoxIndicators is not defined anywhere or referenced anywhere else.
Created attachment 239502 [details] [review] patch Ugh. Missed that when doing the profile-based language switching.
I just tried entering flat review with the calendar displayed, as I was doing before, and I didn't get the traceback anymore with your patch applied. Thanks for the quick fix.
Got my 2/2 Release Team approvals: https://mail.gnome.org/archives/release-team/2013-March/msg00193.html Patch committed: https://git.gnome.org/browse/orca/commit/?id=86837c7c4ab71ba11149ad9d6150ff6e8d84edf0