You are not logged in.

Search results

Search results 1-1 of 1.

Sunday, July 16th 2006, 9:22pm

Author: itakeumbrage

DCOP over SSH annoyance

So I have a server running a few applications under the user binky. If I approach the server and open a terminal and run dcop from the command-line, everything works fine. However, if I ssh to binky@server and run dcop, I get "ERROR: Couldn't attach to DCOP server!" On the other hand, if I run "dcop --user binky" everything works fine. It's a minor annoyance, but shouldn't dcop be connecting to binky's server by default, since I'm logged in as him? Any advice on this front?