| Summary: |
'Fake' events for application adding are not properly constructed. |
| Product: |
at-spi2
|
Reporter: |
Mark Doffman <mark.doffman> |
| Component: |
atk | Assignee: |
Mark Doffman <mark.doffman> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
major
|
|
|
| Priority: |
medium
|
CC: |
walker.willie
|
| Version: |
unspecified | |
|
| Hardware: |
Other | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
The events send the following problem ocoured after starting orca: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/pyatspi/busutils/bus.py", line 74, in _event_dispatch func (*args, **kwargs) File "/usr/lib/python2.6/dist-packages/pyatspi/appevent.py", line 166, in handler_wrapper return event_handler(event) File "/usr/local/lib/python2.6/dist-packages/orca/focus_tracking_presenter.py", line 801, in _enqueueEvent if not event.source: File "/usr/lib/python2.6/dist-packages/pyatspi/appevent.py", line 288, in source interfaces.ATSPI_ACCESSIBLE) File "/usr/lib/python2.6/dist-packages/pyatspi/factory.py", line 78, in __call__ dbus_object = self._connection.get_object (name, path) File "/usr/lib/python2.6/dist-packages/pyatspi/busutils/bus.py", line 86, in get_object return _connection.ProxyObject (self, name, path, introspect=False) File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 232, in __init__ _dbus_bindings.validate_bus_name(bus_name) TypeError: validate_bus_name() argument 1 must be string, not dbus.Struct