Skip to content

Getwindowlist() fails #7

Description

@schander

I have been seeing more and more getwindowlist() failing.
The following is the logging output from the new logging to file via env var:
Traceback (most recent call last):
File "build/bdist.macosx-10.8-intel/egg/atomac/ldtpd/utils.py", line 183, in _dispatch
return getattr(self, method)(*args)
File "build/bdist.macosx-10.8-intel/egg/atomac/ldtpd/core.py", line 110, in getwindowlist
return self._get_windows(True).keys()
File "build/bdist.macosx-10.8-intel/egg/atomac/ldtpd/utils.py", line 336, in _get_windows
if not app_windows and app.AXRole == "AXApplication":
File "build/bdist.macosx-10.8-intel/egg/atomac/AXClasses.py", line 681, in getattr
attr = self._getAttribute(name)
ErrorInvalidUIElement: Error retrieving attribute (AXError -25202)

satpal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions