[Bug 267652] KDE applications don't work over remote X connections

Andreas Pietzowski andreas at pietzowski.de
Fri Mar 4 20:56:13 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=267652


Andreas Pietzowski <andreas at pietzowski.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas at pietzowski.de




--- Comment #1 from Andreas Pietzowski <andreas pietzowski de>  2011-03-04 21:56:13 ---
I found the soultion. Type the following after you have successfully logged in
to the remote machine over ssh:

export `dbus-launch`

This command sets and exports the shell variables $DBUS_SESSION_BUS_ADDRESS and
$DBUS_SESSION_BUS_PID.

Is there a way for KDE to detect the described dbus problem in advance and then
set the two system variables in the beackground before starting the
application?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list