zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02666
[Bug 689080] Re: Vim datasource results in error when editing files remotely
I've added Zeitgeist data-sources in affected projects..
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
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.