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

Re: Gnome-orca throwing python errors



Hello,

Daniel Dalton, le Sun 03 Jun 2012 18:05:45 +1000, a écrit :
> I have checked that python-brlapi is installed. I do build brltty from
> source, but the debian package of brltty is also installed in a
> separate directory to where I install my source version of brltty too. 
> 
> However, when I open gnome-terminal and type "orca" I see the following
> error. 
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "/usr/lib/pymodules/python2.7/orca/orca.py", line 404, in <module>
>     from event_manager import EventManager
>   File "/usr/lib/pymodules/python2.7/orca/event_manager.py", line 33, in <module>
>     import braille
>   File "/usr/lib/pymodules/python2.7/orca/braille.py", line 188, in <module>
>     command_name[brlapi.KEY_CMD_CUTBEGIN] = _("Cut Begin")
> AttributeError: 'module' object has no attribute 'KEY_CMD_CUTBEGIN'

That's not supposed to happen, even with the source version from
svn. It is actually due to some renaming in brltty. Dave has just added
compatibility names, so this issue should be fixed now. Could you retest
using the current svn version of brltty?

Samuel


Reply to: