Public bug reported:

Hi,

I've got this error when I launch activity-log-manager:

$ activity-log-manager
ERROR:dbus.proxies:Introspect error on 
:1.127:/org/gnome/zeitgeist/log/activity: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by 
message bus)
DEBUG:dbus.proxies:Executing introspect queue due to error
Traceback (most recent call last):
  File "/usr/bin/activity-log-manager", line 85, in <module>
    from window import Window
  File "/usr/share/activity-log-manager/src/window.py", line 33, in <module>
    ZG = ZeitgeistInterface()
  File "/usr/share/activity-log-manager/src/remote.py", line 34, in __init__
    self._client = ZeitgeistClient()
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 361, in 
__init__
    self._iface = ZeitgeistDBusInterface()
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 235, in 
__init__
    self.INTERFACE_NAME, self.OBJECT_PATH)
  File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 149, in 
__init__
    self.__methods, self.__signals = self.get_members(proxy.Introspect())
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name :1.127 was not provided by any .service files

** Affects: history-manager
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Activity
Log Manager, which is the registrant for Activity Log Manager.
https://bugs.launchpad.net/bugs/784067

Title:
  ERROR:dbus.proxies:Introspect

Status in Activity Log Manager for Zeitgeist:
  New

Bug description:
  Hi,

  I've got this error when I launch activity-log-manager:

  $ activity-log-manager
  ERROR:dbus.proxies:Introspect error on 
:1.127:/org/gnome/zeitgeist/log/activity: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by 
message bus)
  DEBUG:dbus.proxies:Executing introspect queue due to error
  Traceback (most recent call last):
    File "/usr/bin/activity-log-manager", line 85, in <module>
      from window import Window
    File "/usr/share/activity-log-manager/src/window.py", line 33, in <module>
      ZG = ZeitgeistInterface()
    File "/usr/share/activity-log-manager/src/remote.py", line 34, in __init__
      self._client = ZeitgeistClient()
    File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 361, in 
__init__
      self._iface = ZeitgeistDBusInterface()
    File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 235, in 
__init__
      self.INTERFACE_NAME, self.OBJECT_PATH)
    File "/usr/lib/python2.7/site-packages/zeitgeist/client.py", line 149, in 
__init__
      self.__methods, self.__signals = self.get_members(proxy.Introspect())
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in 
__call__
      return self._proxy_method(*args, **keywords)
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in 
__call__
      **keywords)
    File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name :1.127 was not provided by any .service files

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to