← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 689080] Re: Vim datasource results in error when editing files remotely

 

Stefano,

You're right, of course. Thanks for finding the right home for the bug!

-- 
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.
https://bugs.launchpad.net/bugs/689080

Title:
  Vim datasource results in error when editing files remotely

Status in GNOME Activity Journal:
  Invalid
Status in Zeitgeist Data-Sources:
  New

Bug description:
  Hi,

With zeitgeist-datasource-vim installed, vim returns the following errors if I try to open vim in a SSH session:

Error detected while processing /usr/share/vim/vim72/plugin/zeitgeist.vim:
line   54:
Traceback (most recent call last):
  File "<string>", line 9, in <module>
  File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 310, in __init__
    self._iface = ZeitgeistDBusInterface()
  File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 175, in __init__
    proxy = dbus.SessionBus().get_object(self.BUS_NAME,
  File "/usr/lib/pymodules/python2.6/dbus/_dbus.py", line 219, in __new__
    mainloop=mainloop)
  File "/usr/lib/pymodules/python2.6/dbus/_dbus.py", line 108, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 125, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: /bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.


All the best.





References