Re: [g-a-devel] at-spi2 tests



Halim Sahin <halim sahin freenet de> wrote:
>   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?

It's an incompatibility between the function call and the arguments expected
by the Python DBus library, apparently.

Try it with an older version of Python, e.g., Python 2.5. Python 2.6 is newer
and there may be an API incompatibility here.



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