Re: dbus and ssh connection

2010-01-07 Thread Alexander Lehner
I now found an additional solution which also looks pretty interesting and also works on the FR: r...@om-gta02 ~ $ grep -v "^#" ~/.dbus/session-bus/`cat /var/lib/dbus/machine-id`-0 DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-lDMQcjNlsD,guid=afcfe64c6900803381cd39e34b447e98 DBUS_SESSION_

Re: dbus and ssh connection

2010-01-07 Thread Alexander Lehner
On Thu, 7 Jan 2010, Jose Luis Perez Diez wrote: > El Thursday, 7 de January de 2010 12:07:20 Alexander Lehner va escriure: >> If I do an 'ssh remotehost' and run an application on 'remotehost' which >> does some dbus stuff, it seems that the dbus interface does not find the >> 'right' SystemBus

Re: dbus and ssh connection

2010-01-07 Thread Jose Luis Perez Diez
El Thursday, 7 de January de 2010 12:07:20 Alexander Lehner va escriure: > If I do an 'ssh remotehost' and run an application on 'remotehost' which > does some dbus stuff, it seems that the dbus interface does not find the > 'right' SystemBus or whatever. > I have to use the local console (terminal

dbus and ssh connection

2010-01-07 Thread Alexander Lehner
Sorry, this is a little bit off-topic, but I encountered this problem first on my FR, so maybe there is someone who can give me a pointer where I can do further research: If I do an 'ssh remotehost' and run an application on 'remotehost' which does some dbus stuff, it seems that the dbus inter