On 09/08/11 22:22, phanisvara das wrote:
On Wed, 10 Aug 2011 02:03:54 +0530, Tejas Guruswamy <tejas.guruswamy@opensuse.org> 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 &
That is exactly what i meant by ${user}, not literally "${user}" :) Tejas -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org