Couldn't register with accessibility bus

Bug #1569796 reported by Paperman199
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-privacy
New
Undecided
Unassigned

Bug Description

App crashes at start, that what I see in terminal.
Don't know this is bug or something else, but there is a problem.

** (indicator-privacy:7821): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERROR:dbus.proxies:Introspect error on org.gnome.zeitgeist.Engine:/org/gnome/zeitgeist/log/activity: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.zeitgeist.Engine was not provided by any .service files
Traceback (most recent call last):
  File "/usr/bin/indicator-privacy", line 9, in <module>
    load_entry_point('indicator-privacy==0.05', 'console_scripts', 'indicator-privacy')()
  File "/usr/lib/python2.7/dist-packages/indicator_privacy/main.py", line 507, in main
    ind = IndicatorPrivacy()
  File "/usr/lib/python2.7/dist-packages/indicator_privacy/main.py", line 169, in __init__
    CLIENT = ZeitgeistClient()
  File "/usr/lib/python2.7/dist-packages/zeitgeist/client.py", line 403, in __init__
    self._iface = ZeitgeistDBusInterface()
  File "/usr/lib/python2.7/dist-packages/zeitgeist/client.py", line 270, in __init__
    self.INTERFACE_NAME, self.OBJECT_PATH, reconnect)
  File "/usr/lib/python2.7/dist-packages/zeitgeist/client.py", line 180, in __init__
    self._load_introspection_data()
  File "/usr/lib/python2.7/dist-packages/zeitgeist/client.py", line 172, in _load_introspection_data
    dbus_interface='org.freedesktop.DBus.Introspectable'))
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.zeitgeist.Engine was not provided by any .service files

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.