Hello all, I am getting this error when running ldtp daemon (2.0.2 version) after installing it with the distutils setup:
a...@sushirider:~/curro/new_ldtp$ ldtp -v Traceback (most recent call last): File "/usr/bin/ldtp", line 24, in <module> ldtpd.main() File "/usr/lib/pymodules/python2.6/ldtpd/__init__.py", line 32, in main pyatspi.setCacheLevel(pyatspi.CACHE_PROPERTIES) File "/usr/lib/python2.6/dist-packages/pyatspi/accessible.py", line 91, in setCacheLevel r.registerEventListener(_updateCache, *constants.CACHE_EVENTS) File "/usr/lib/python2.6/dist-packages/pyatspi/registry.py", line 331, in __getattribute__ raise RuntimeError('Could not find or activate registry') RuntimeError: Could not find or activate registry Any ideas? Thanks, Ara. _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev