Re: [g-a-devel] pyatspi: traceback in orca



Hi Halim,

That's interesting--I haven't seen that traceback before. What versions of gobject-introspection and pygobject are you using? I'm guessing that upgrading one or both of those might help, in which case configure.ac needs to be updated, but I'm not positive.

-Mike

On Sun, 29 May 2011, Halim Sahin wrote:

Hi,
Now installed at-spi2 at-spi2-atk and pyatspi.
Now I can't start orca any more, read traceback below:


Traceback (most recent call last):
 File "<string>", line 1, in <module>
 File "/usr/local/lib/python2.7/site-packages/orca/orca.py", line 45, in <module>
   import pyatspi
 File "/usr/lib64/python2.7/site-packages/pyatspi/__init__.py", line 37, in <module>
   from Accessibility import *
 File "/usr/lib64/python2.7/site-packages/pyatspi/Accessibility.py", line 405, in <module>
   cache = Atspi.Cache
 File "/usr/lib64/python2.7/site-packages/gtk-2.0/gi/module.py", line 235, in __getattr__
   return getattr(self.introspection_module, name)
 File "/usr/lib64/python2.7/site-packages/gtk-2.0/gi/module.py", line 116, in __getattr__
   setattr(wrapper, name, wrapper(value_info.get_value()))
TypeError: __flags_values__ badly formed

BR.
halim

--
Halim Sahin
E-Mail:
halim.sahin (at) t-online.de

_______________________________________________
gnome-accessibility-devel mailing list
gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel



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