Comment 3 for bug 722762

Revision history for this message
Davis-charles84 (davis-charles84) wrote :

Typed "zeitgeist-daemon" in Terminal and here's what came out:

[2011-03-15 17:21:07,644] - DEBUG - root - Checking for another running instance...
[2011-03-15 17:21:07,646] - ERROR - root - Failed to setup the RemoteInterface
Traceback (most recent call last):
  File "/usr/bin/zeitgeist-daemon", line 162, in <module>
    mainloop, interface = setup_interface()
  File "/usr/bin/zeitgeist-daemon", line 102, in setup_interface
    return mainloop, RemoteInterface(mainloop = mainloop)
  File "/usr/share/zeitgeist/_zeitgeist/engine/remote.py", line 52, in __init__
    SingletonApplication.__init__(self)
  File "/usr/share/zeitgeist/_zeitgeist/singleton.py", line 57, in __init__
    ("An existing instance was found. Please use "
RuntimeError: An existing instance was found. Please use --replace to quit it and start a new instance.