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

2011-10-26 Thread Seif Lotfy
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 689...@bugs.launchpad.net
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 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:
  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/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2011-10-26 Thread tricote
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


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

2011-10-26 Thread Seif Lotfy
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 689...@bugs.launchpad.net
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

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2011-09-14 Thread मनीष सिन्हा
** Changed in: zeitgeist-datasources
   Importance: Undecided = Low

-- 
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:
  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/~gnome-zeitgeist
Post to : gnome-zeitge...@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2010-12-21 Thread Stefano Candori
Hi Carlos, thanks for your bug report...However this is not a gnome-
activity-journal bug but a zeitgeist-daemon / data-providers one.


** Also affects: zeitgeist-dataproviders
   Importance: Undecided
   Status: New

** Changed in: gnome-activity-journal
   Status: New = Invalid

-- 
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.



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2010-12-21 Thread Stefano Candori
I've added Zeitgeist data-sources in affected projects..

-- 
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.



___
Mailing list: https://launchpad.net/~gnome-zeitgeist
Post to : gnome-zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~gnome-zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2010-12-21 Thread Stefano Candori
Hi Carlos, thanks for your bug report...However this is not a gnome-
activity-journal bug but a zeitgeist-daemon / data-providers one.


** Also affects: zeitgeist-dataproviders
   Importance: Undecided
   Status: New

** Changed in: gnome-activity-journal
   Status: New = Invalid

-- 
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.



___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2010-12-21 Thread Carlos Moffat
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 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.



___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp