Privacy indicator doesn't start on Zesty

Bug #1660312 reported by AO
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-privacy
Confirmed
Undecided
Unassigned

Bug Description

Privacy Indicator doesn't start on Zesty.
Running it from the command line returns:

/usr/lib/python2.7/dist-packages/indicator_privacy/main.py:25:
PyGIWarning: Gtk was imported without specifying a version first. Use
gi.require_version('Gtk', '3.0') before import to ensure that the right
version gets loaded.
hfrom gi.repository import Gtk, Gio, GLib
/usr/lib/python2.7/dist-packages/indicator_privacy/main.py:26:
PyGIWarning: AppIndicator3 was imported without specifying a version
first. Use gi.require_version('AppIndicator3', '0.1') before import to
ensure that the right version gets loaded.
from gi.repository import AppIndicator3 as appindicator
ERROR:dbus.proxies:Introspect error on
org.gnome.zeitgeist.Engine:/org/gnome/zeitgeist/log/activity:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: 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.
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.TimedOut:
Failed to activate service 'org.gnome.zeitgeist.Engine': timed out

Florian Diesch (diesch)
Changed in indicator-privacy:
status: New → Confirmed
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.