Comment 8 for bug 491327

Revision history for this message
WaywardGeek (waywardgeek) wrote : Re: [Bug 491327] Re: No module named pyatspi

I forgot about this. Willie (the Orca guy) had me do:

    $ gconftool-2 --set /desktop/gnome/interface/at-spi-corba --type bool true

It's probably also required to get Orca working in Lucid.

Bill

On Tue, Dec 15, 2009 at 1:48 AM, Attila Hammer <email address hidden> wrote:
> Thank you Luke the fix, works very well if the
> /desktop/gnome/interface/at-spi-corba gconf value setted up true .
> I have a question:
> need run the gconftool-2 --set /desktop/gnome/interface/at-spi-corba
> --type bool true command when next daily live cd is publicated?
> I ask this, because I downloaded the 2009-02-14 daily live cd (now this
> morning this is avaylable with current directory with
> cdimage.ubuntu.com/day-live location), extracted the squashfs
> filesystem, and installed the latest updates. If I not configure this
> gconf value, Orca does'nt import pyatspi module. If this gconf value is
> true, Orca correct import the pyatspi module after the updates
> installed, shows the version number (2.29.2) if I using the -v option.
> Or if the user choosing accessible profile with screen reader support,
> this value will be configured automaticaly with next daily live cd?
>
> Attila
>
> --
> No module named pyatspi
> https://bugs.launchpad.net/bugs/491327
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in “at-spi” package in Ubuntu: Fix Released
>
> Bug description:
> Binary package hint: at-spi
>
> Might be the caused of path changes in the last upstream release.
>
> $ python -c 'import pyatspi'
> Traceback (most recent call last):
>  File "<string>", line 1, in <module>
> ImportError: No module named pyatspi
>
> $ apt-cache policy at-spi
> at-spi:
>  Installed: 1.29.2-0ubuntu1
>  Candidate: 1.29.2-0ubuntu1
>  Version table:
>  *** 1.29.2-0ubuntu1 0
>        500 http://archive.ubuntu.com lucid/main Packages
>        100 /var/lib/dpkg/status
>
> $ apt-cache policy python-pyatspi
> python-pyatspi:
>  Installed: 1.29.2-0ubuntu1
>  Candidate: 1.29.2-0ubuntu1
>  Version table:
>  *** 1.29.2-0ubuntu1 0
>        500 http://archive.ubuntu.com lucid/main Packages
>        100 /var/lib/dpkg/status
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/at-spi/+bug/491327/+subscribe
>