Re: ssh -Y question [RESOLVED]

2012-10-16 Thread Dazed_75
Fixed by deleting the files in ~/.dbus/session-bus/ of fogtest.  Thanks
everyone!

Makes me wonder if those files (if any) shouldn’t be deleted automatically
on startup.  And what other cleanup should maybe be standard.
---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: ssh -Y question [RESOLVED]

2012-10-16 Thread Derek Trotter
I also would like to thank those who helped fix this.  I have one 
computer that has kubuntu 8 installed on it.  It's the older, slower 
machine that's a server and firewall.  The other computer is newer and 
faster.  It has the latest kubuntu and windoze on it.


There are a few games that run on the older machine.  When the new 
machine is running linux I use ssh -Y to access them.  So thanks to the 
nice people who figured this out, I have somewhere to look if I ever run 
into that problem.


On 10/16/2012 6:10 PM, Dazed_75 wrote:
Fixed by deleting the files in ~/.dbus/session-bus/ of fogtest.  
Thanks everyone!


Makes me wonder if those files (if any) shouldn't be deleted 
automatically on startup.  And what other cleanup should maybe be 
standard.



---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: ssh -Y question [RESOLVED]

2012-10-17 Thread Matt Graham
From: Dazed_75
> Fixed by deleting the files in ~/.dbus/session-bus/ of fogtest.
> Makes me wonder if those files (if any) shouldn’t be deleted
> automatically on startup.

IIRC, on a normal logout from KDE/GNOME/whatever, the DBUS session manager
deletes those session files.  I had a look on my home machine and found 4
files in that dir.  2 of them were stale, 2 were relatively recent and in-use
by the local X session and the one that I started with ssh -Y.  I wonder why
my stale files didn't interfere with me starting ssh -Y, while yours did?

-- 
Matt G / Dances With Crows
The Crow202 Blog:  http://crow202.org/wordpress/
There is no Darkness in Eternity/But only Light too dim for us to see

---
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss