After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 629056 - Unable to access pyatspi via remotely logged in terminal.
Unable to access pyatspi via remotely logged in terminal.
Status: RESOLVED OBSOLETE
Product: pyatspi2
Classification: Applications
Component: general
unspecified
Other Solaris
: Normal normal
: ---
Assigned To: pyatspi2 maintainer(s)
pyatspi2 maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-09-08 12:35 UTC by Brian Nitz
Modified: 2021-07-05 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian Nitz 2010-09-08 12:35:52 UTC
Steps to reproduce:

1) Turn on accessibility on testhost
2) Login to testhost
3) from anotherhost, ssh to testhost
4) python
>>> import pyatspi
>>> reg=pyatspi.Registry()
>>> reg
<pyatspi.registry.Registry object at 0x8452b4c>
>>> dir (reg)
[]

Registry object is empty.  Doing same command from terminal on testhost's desktop works.
Comment 1 Brian Nitz 2010-09-08 12:37:35 UTC
May be the root cause of:

Bug 629053:- Socket error on python ldtp import when running from remote terminal
https://bugzilla.gnome.org/show_bug.cgi?id=629053
Comment 2 André Klapper 2012-03-07 14:10:30 UTC
pyatspi => at-spi product
Comment 3 André Klapper 2013-08-14 10:07:51 UTC
[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!]
Comment 4 André Klapper 2015-02-27 16:41:12 UTC
[Moving at-spi/pyatspi2 bugs to separate product. See bug 740075]
Comment 5 GNOME Infrastructure Team 2021-07-05 12:36:51 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/pyatspi2/-/issues/

Thank you for your understanding and your help.