Mailinglist Archive: opensuse (929 mails)

< Previous Next >
Re: [opensuse] Activities
On Wed, 10 Aug 2011 02:03:54 +0530, Tejas Guruswamy
<tejas.guruswamy@xxxxxxxxxxxx> wrote:

start a separate konsole for each account
su - (to the other account, one at a time) and
kmail &
That will start a separate instance running in the other users environment.
hm, i tried that just now, and got this result:
unnamed app(6535)/kontact (interfaces): Cannot find the D-Bus session server
seems not the whole session is started, only the environment.
Try maybe kdesu -u ${user} instead, maybe that will setup dbus properly
Or you could try 'dbus-launch kmail' as the command



trying dbus-launch: "kmail: cannot connect to X server"

"kdesu -u ${user}" didn't work either, but i finally got kmail started, for a
different user session, with this command:

kdesu -u <other user name> kmail &


--
phani.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups