GNU bug report logs -
#68937
[PATCH 0/3] Orca fixes
Previous Next
Reported by: Dariqq <dariqq <at> posteo.net>
Date: Mon, 5 Feb 2024 15:47:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
As reported in https://issues.guix.gnu.org/64357 orca currently fails to run.
The issue seems to be that the 'import pyatspi' statement fails when at-spi2-atk is in 'GI_TYPELIB_PATH' with the changes to the '__init__.py' done in the python-pyatspi guix package. I have removed the at-spi2-atk package and at least orca is not complaining.
Then there was also the issue that orca was not able to find the orca modules which was solved by adding them to GUIX_PYTHONPATH.
This makes orca able to run again.
I also added some of the optional dependencies to orca which required fixing the brltty package first.
Dariqq (3):
gnu: orca: Fix invocation errors.
gnu: brltty: Fix python package install.
gnu: orca: Add more optional dependencies.
gnu/packages/accessibility.scm | 10 +++++++-
gnu/packages/gnome.scm | 46 +++++++++++++++++++++-------------
2 files changed, 37 insertions(+), 19 deletions(-)
base-commit: 179bb57d2532ee6b81791e078b0f782cbf88cb84
--
2.41.0
This bug report was last modified 1 year and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.