Is it possible the issue is back? I have the very last zeitgeist-datasource-vim from Ubuntu Oneiric
Error detected while processing /home/nzr/.vim/plugin/zeitgeist.vim: line 53: Traceback (most recent call last): File "<string>", line 9, in <module> File "/usr/lib/python2.7/dist-packages/zeitgeist/client.py", line 391, in __init__ self._iface = ZeitgeistDBusInterface() File "/usr/lib/python2.7/dist-packages/zeitgeist/client.py", line 247, in __init__ proxy = dbus.SessionBus().get_object(self.BUS_NAME, File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 219, in __new__ mainloop=mainloop) File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 108, in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 125, in __new__ bus = cls._new_for_bus(address_or_type, mainloop=mainloop) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 -- 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: Fix Committed 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. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-activity-journal/+bug/689080/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~zeitgeist Post to : zeitgeist@lists.launchpad.net Unsubscribe : https://launchpad.net/~zeitgeist More help : https://help.launchpad.net/ListHelp