Re: [orca-list] [orca-devel] Cannot assign key-bindings to unbound functions in Orca 2.31.90pre.



Please pull master and retry.

Thanks!
--joanie

On Tue, 2010-08-10 at 09:48 +0530, Dattatray Bhat wrote:
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
_______________________________________________
orca-devel-list mailing list
orca-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]