Bug#859262: Re: freezes Orca screen reader

Paul Gevers elbrus at debian.org
Wed Apr 19 18:31:44 UTC 2017


Hi

On 19-04-17 01:13, Niels Thykier wrote:
> Reading the log file, we at least have one bug in Orca itself (a Python
> "NameError").  I am not entirely sure whether this bug triggers the
> "hung" process or the "hung" process triggers the "NameError".

Not sure if you (Niels) looked at the code, but when I look at it, that
NameError is something that is not uncommon to happen as the whole
exception handling is written exactly to handle that:
https://sources.debian.net/src/gnome-orca/3.22.2-2/src/orca/generator.py/#L233

The "hung" happens in the exception handling (which in itself is also in
a try/except block). To me (but I am not very good in Python and not at
all familiar with Orca) it still looks like synaptic is doing something
that in the end triggers a time out. I hope somebody with more Python
and/or Orca knowledge can shine a light on this.

Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20170419/19165b6c/attachment.sig>


More information about the pkg-gnome-maintainers mailing list