zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #04305
Re: [Bug 689080] Re: Vim datasource results in error when editing files remotely
i dont think its a datasource problem... not sure though
can u run zg manually in a terminal then try vim again?
On Wed, Oct 26, 2011 at 1:54 PM, tricote <689080@xxxxxxxxxxxxxxxxxx>
wrote:
> 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 subscribed to The
> Zeitgeist Project.
> 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
>
--
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
References