[Bug 250108] Re: Hardy - installing accerciser does not install needed python-pyatspi package
arky
rakesh_ambati at yahoo.com
Fri Aug 28 20:38:06 BST 2009
Found the same problem in Karmic. Looks like I am missing module
'pyatspi'.
$ accerciser
** (accerciser:3995): WARNING **: Trying to register gtype
'WnckWindowState' as flags when in fact it is of type 'GEnum'
** (accerciser:3995): WARNING **: Trying to register gtype
'WnckWindowActions' as flags when in fact it is of type 'GEnum'
** (accerciser:3995): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
Traceback (most recent call last):
File "/usr/bin/accerciser", line 52, in <module>
accerciser.main()
File "/usr/lib/pymodules/python2.6/accerciser/__init__.py", line 34, in main
from accerciser import Main
File "/usr/lib/pymodules/python2.6/accerciser/accerciser.py", line 22, in <module>
from icons import getIcon
File "/usr/lib/pymodules/python2.6/accerciser/icons.py", line 19, in <module>
from pyatspi.constants import *
ImportError: No module named pyatspi.constants
Looks like pyatspi disappeared.
$python -c 'import pyatspi'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named pyatspi
$ apt-cache policy accerciser
accerciser:
Installed: 1.7.91-0ubuntu1
Candidate: 1.7.91-0ubuntu1
Version table:
*** 1.7.91-0ubuntu1 0
500 http://us.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status
** Changed in: accerciser (Ubuntu)
Status: Fix Released => New
--
Hardy - installing accerciser does not install needed python-pyatspi package
https://bugs.launchpad.net/bugs/250108
You received this bug notification because you are a member of
Accessibility, which is subscribed to accerciser in ubuntu.
More information about the Ubuntu-accessibility-bugs
mailing list