Re: orca problem in debian etch
- From: Willie Walker <William Walker Sun COM>
- To: Halim Sahin <halim sahin freenet de>
- Cc: gnome-accessibility-list gnome org, orca-list gnome org
- Subject: Re: orca problem in debian etch
- Date: Tue, 02 Jan 2007 10:55:26 -0500
Eeks! Looks like a couple bugs in the code:
1) Orca uses xmodmap to handle the Caps_Lock key on the X server. We
should ignore xmodmap errors (or just not call xmodmap) if the DISPLAY
cannot be reached.
2) orca_i18n.py uses the debug module without importing it.
I just checked fixes for these into GNOME SVN (GNOME switched from CVS
to SVN over the holidays). Thanks for pointing them out!
Will
PS - See http://developer.gnome.org/tools/svn.html for more info on
GNOME SVN.
On Sat, 2006-12-30 at 10:20 +0000, Halim Sahin wrote:
> Hello,
>
> I installed a new snapshot of todays orca cvs on my laptop.
> orca -t prints the folowing:
> xmodmap: unable to open display ''
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> File "/usr/local/lib/python2.4/site-packages/orca/orca.py", line 53, in ?
> import atspi
> File "/usr/local/lib/python2.4/site-packages/orca/atspi.py", line 55, in ?
> import rolenames
> File "/usr/local/lib/python2.4/site-packages/orca/rolenames.py", line 31, in ?
> import settings
> File "/usr/local/lib/python2.4/site-packages/orca/settings.py", line 64, in ?
> from orca_i18n import _ # for gettext support
> File "/usr/local/lib/python2.4/site-packages/orca/orca_i18n.py", line 45, in ?
> debug.printException(debug.LEVEL_FINEST)
> NameError: name 'debug' is not defined
>
>
> Whats wrong there? Is a package missing?
>
> Thanks
> Halim
>
>
> _______________________________________________
> gnome-accessibility-list mailing list
> gnome-accessibility-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]