On Fri, Apr 20, 2018 at 10:01:13PM +0200, Helmut Grohne wrote:
> Package: python-strongwind
> Version: 0.9-2
> Severity: serious
> User: [email protected]
> Usertags: python-import
>
> After installing python-strongwind importing the module strongwind
> into a python interpreter fails with the following error:
>
>
> (process:19624): dbind-ERROR **: 19:20:12.267: AT-SPI: Couldn't connect to
> accessibility bus. Is at-spi-bus-launcher running?
> Trace/breakpoint trap
>...
This is likely related to dbus not running in a chroot (which is correct).
But outside a chroot there is
>>> import strongwind
Error importing yaml module; tags will not be parsed
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/strongwind/__init__.py", line 33, in
<module>
import procedurelogger
File "/usr/lib/python2.7/dist-packages/strongwind/procedurelogger.py", line
65, in <module>
import pyatspi
File "/usr/lib/python2.7/dist-packages/pyatspi/__init__.py", line 21, in
<module>
from pyatspi.Accessibility import *
File "/usr/lib/python2.7/dist-packages/pyatspi/Accessibility.py", line 214,
in <module>
RELATION_DETAILS = Atspi.RelationType.DETAILS
AttributeError: type object 'RelationType' has no attribute 'DETAILS'
>>>
> Helmut
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed