GNOME Bugzilla – Bug 684271
Invalid python3 syntax in examples/magFocusTracker.py
Last modified: 2021-06-10 08:03:22 UTC
Created attachment 224577 [details] [review] Patch to fix the issue. daniel@daydream:~/pyatspi-2.5.92+dfsg$ python3 -tt examples/magFocusTracker.py
+ Trace 230865
print 'Magnification service not available. Exiting.'
daniel@daydream:~/pyatspi-2.5.92+dfsg$
Ubuntu bug about this: https://bugs.launchpad.net/ubuntu/+source/pyatspi/+bug/1052331
[Mass-resetting default assignee, see bug 705890. Please reclaim this bug report by setting the assignee to yourself if you still plan to work on this. Thanks!]
Review of attachment 224577 [details] [review]: Not tested it's master compatible but the change makes sense to me. Mike are you able to review this patch?
Sorry--I'd apparently overlooked this bug. Anyway, finally merged the patch.
*** Bug 689957 has been marked as a duplicate of this bug. ***