GNU bug report logs -
#77682
[PATCH 0/2] Restore the Orca screen reader.
Previous Next
Reported by: Noé Lopez <noelopez <at> free.fr>
Date: Wed, 9 Apr 2025 21:47:01 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Apr 2025 18:35:42 +0200
with message-id <fdfd3238c8fc042db04d975545f2e2f6eca6e2ec.camel <at> gmail.com>
and subject line Re: [bug#77682] [PATCH 0/2] Restore the Orca screen reader.
has caused the debbugs.gnu.org bug report #77682,
regarding [PATCH 0/2] Restore the Orca screen reader.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
77682: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77682
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
As reported in <https://issues.guix.gnu.org/77669>, the GNOME Orca screen
reader is failing to find the liblouis library and the xkbcomp path leading to
missing functionality like the configuration window.
The xkbcomp path is simply because the fix was being applied to the wrong file
(caller moved), and the liblouis wasn’t using the full library path.
I think these patches are important to keep Guix accessible so a review would
be very appreciated.
Have a nice day,
Noé
Noé Lopez (2):
gnu: liblouis: Fix library path for python extension.
gnu: orca: Fix xkbcomp path.
gnu/packages/gnome.scm | 2 +-
gnu/packages/language.scm | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
base-commit: 224d7732c1544ae653c91732c6dbd3a12f160951
--
2.49.0
[Message part 3 (message/rfc822, inline)]
Am Mittwoch, dem 09.04.2025 um 23:45 +0200 schrieb Noé Lopez:
> Hi,
>
> As reported in <https://issues.guix.gnu.org/77669>, the GNOME Orca
> screen reader is failing to find the liblouis library and the xkbcomp
> path leading to missing functionality like the configuration window.
>
> The xkbcomp path is simply because the fix was being applied to the
> wrong file (caller moved), and the liblouis wasn’t using the full
> library path.
>
> I think these patches are important to keep Guix accessible so a
> review would be very appreciated.
>
> Have a nice day,
> Noé
>
> Noé Lopez (2):
> gnu: liblouis: Fix library path for python extension.
> gnu: orca: Fix xkbcomp path.
Pushed.
Thanks
This bug report was last modified 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.