FS#59619 - [orca] orca quits with exception

Attached to Project: Arch Linux
Opened by Constantine (Hi-Angel) - Saturday, 11 August 2018, 21:57 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 11 August 2018, 22:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

running e.g. orca -h results in:

Traceback (most recent call last):
File "/usr/bin/orca", line 32, in <module>
import pyatspi
File "/usr/lib/python3.7/site-packages/pyatspi/__init__.py", line 21, in <module>
from pyatspi.Accessibility import *
File "/usr/lib/python3.7/site-packages/pyatspi/Accessibility.py", line 17, in <module>
from pyatspi.registry import *
File "/usr/lib/python3.7/site-packages/pyatspi/registry.py", line 114
self.async = False # not fully supported yet
^
SyntaxError: invalid syntax


Additional info:
* package version(s):
* config and/or log files etc.


Steps to reproduce:

1. install orca
2. run `orca -h`
This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 11 August 2018, 22:45 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#59547 
Comment by Constantine (Hi-Angel) - Saturday, 11 August 2018, 21:58 GMT
Sorry, forgot: version 3.28.1-2
Comment by loqs (loqs) - Saturday, 11 August 2018, 22:09 GMT
 FS#59547 
Comment by Constantine (Hi-Angel) - Saturday, 11 August 2018, 22:15 GMT
Oh, sorry for the noise, I probably haven't updated something, works now.

Loading...