[orca-devel] Cannot assign key-bindings to unbound functions in Orca 2.31.90pre.
- From: Dattatray Bhat <bhatdv gmail com>
- To: orca-list gnome org, orca-devel-list gnome org
- Cc: leena chourey <leenagour gmail com>, Aparna Ramamurthy <aparna ramamurthy gmail com>
- Subject: [orca-devel] Cannot assign key-bindings to unbound functions in Orca 2.31.90pre.
- Date: Tue, 10 Aug 2010 09:48:33 +0530
In Key Bindings page of Orca Preferences, trying to assign key-bindings to unbound functions gives following Traceback. Key bindings are not assigned. I tried this on another machine, but got similar traceback. I am using the latest development version Orca 2.31.90pre.
I want to submit a new patch which implements Skim Reading and some other functions. Since the patch includes unbound functions, I cannot submit it till the above difficulty is solved. Can someone help, please?
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/orca/orca_gui_prefs.py", line 3811, in editingKey
self._presentMessage(_("enter new key"))
File "/usr/local/lib/python2.6/dist-packages/orca/orca_gui_prefs.py", line 2266, in _presentMessage
defScript.speakMessage(text, interrupt=interrupt)
TypeError: speakMessage() got an unexpected keyword argument 'interrupt'
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/orca/orca_gui_prefs.py", line 3921, in editedKey
self._presentMessage(message)
File "/usr/local/lib/python2.6/dist-packages/orca/orca_gui_prefs.py", line 2266, in _presentMessage
defScript.speakMessage(text, interrupt=interrupt)
TypeError: speakMessage() got an unexpected keyword argument 'interrupt'
Regards.
Dattatray Bhat
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]