Re: [orca-list] latest master orca not starting



Any chance you have multiple versions of at-spi2-core installed? That
might mess things up.
--joanie

On 07/01/2018 06:03 PM, John Covici wrote:
Anything on this one -- have not heard from anyone.  I did get a newer
version of pyatspi, but now orca starts, but if I try to run any
program it just says no focus.

Thanks for any help you can give.

On Fri, 29 Jun 2018 18:51:23 -0400,
John Covici wrote:

Hi.  I am trying to start orca using latest master and gentoo
distribution.  Gdm starts, but no orca and if I am very careful I can
tab to not listed and actually log in blind.  If I try to start orca
with the standard out and error to a file, here is what I get:
Traceback (most recent call last):
  File "/usr/bin/orca", line 272, in <module>
    sys.exit(main())
  File "/usr/bin/orca", line 269, in main
    return orca.main()
  File "/usr/lib64/python3.6/site-packages/orca/orca.py", line 697, in main
    init(pyatspi.Registry)
  File "/usr/lib64/python3.6/site-packages/orca/orca.py", line 520, in init
    loadUserSettings()
  File "/usr/lib64/python3.6/site-packages/orca/orca.py", line 358, in loadUserSettings
    script = _scriptManager.getDefaultScript()
  File "/usr/lib64/python3.6/site-packages/orca/script_manager.py", line 210, in getDefaultScript
    from .scripts import default
  File "/usr/lib64/python3.6/site-packages/orca/scripts/default.py", line 51, in <module>
    import orca.script as script
  File "/usr/lib64/python3.6/site-packages/orca/script.py", line 57, in <module>
    from . import structural_navigation
  File "/usr/lib64/python3.6/site-packages/orca/structural_navigation.py", line 533, in <module>
    class StructuralNavigation:
  File "/usr/lib64/python3.6/site-packages/orca/structural_navigation.py", line 611, in 
StructuralNavigation
    pyatspi.ROLE_DESCRIPTION_TERM,
AttributeError: module 'pyatspi' has no attribute 'ROLE_DESCRIPTION_TERM'

I am using pytaspi version  2.24.0, but the accessibility atspi2-core
is 2.26.2.

Any help with this would be appreciated.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici wb2una
         covici ccs covici com
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org




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