[g-a-devel] at-spi2 tests



Hi folks,
I thought i:d give it a try.
the following problem ocoured after starting orca:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pyatspi/busutils/bus.py", line 74, in _event_dispatch
    func (*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/pyatspi/appevent.py", line 166, in handler_wrapper
    return event_handler(event)
  File "/usr/local/lib/python2.6/dist-packages/orca/focus_tracking_presenter.py", line 801, in _enqueueEvent
    if not event.source:
  File "/usr/lib/python2.6/dist-packages/pyatspi/appevent.py", line 288, in source
    interfaces.ATSPI_ACCESSIBLE)
  File "/usr/lib/python2.6/dist-packages/pyatspi/factory.py", line 78, in __call__
    dbus_object = self._connection.get_object (name, path)
  File "/usr/lib/python2.6/dist-packages/pyatspi/busutils/bus.py", line 86, in get_object
    return _connection.ProxyObject (self, name, path, introspect=False)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 232, in __init__
    _dbus_bindings.validate_bus_name(bus_name)
TypeError: validate_bus_name() argument 1 must be string, not dbus.Struct

I.ve used latest git versions of atk at-spi2core and pyatspi from git.
Any Ideas how to solve this problem?
Regards
Halim




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