[Pkg-utopia-maintainers] Bug#453755: Please reopen, this bug is still there

Dominique Brazziel dbrazziel at snet.net
Fri Mar 27 06:08:07 UTC 2009


	It seems that dbus-daemon is listening on stdin, and ssh 
sessions are unusable.  Per the example in 'man dbus-launch':

 Here is an example of how to use dbus-launch with an sh-compatible
shell to start the per-session bus daemon:

## test for an existing bus daemon, just to be safe
if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
	## if not found, launch a new one
        eval ‘dbus-launch --sh-syntax --exit-with-session‘
		echo "D-Bus per-session daemon address is:
$DBUS_SESSION_BUS_ADDRESS"
         fi

Trying to get some gvfs utilities to work in an ssh session, they
require a dbus session, so I put the code in .bash_profile on 
the remote machine.  The symptoms are the same as reported in
this bug, only every other keystroke displayed, must hold down
the keys and the response slows to a crawl.  I will get a trace
and attach it.







More information about the Pkg-utopia-maintainers mailing list