![]() |
Running gui apps remotely with KDE4 and ssh -X.
After upgrading to openSuSE 11.2, I noticed problems launching GUI applications remotely with error messages concerning dbus.
I added this to my .bashrc file: Code:
if [[ -n "$DISPLAY" ]] && [[ -n "$SSH_CLIENT" ]] && [[ -z "$DBUS_SESSION_BUS_ADDRESS" ]] ; thenIf I start a new konsole or xterm program, it is fine. Any idea what I may have missed? |
| All times are GMT -5. The time now is 09:22 AM. |