Fwd: User bus conclusion
Thiago Macieira
thiago at kde.org
Wed Nov 10 07:45:36 GMT 2010
On Wednesday, 10 de November de 2010 00:51:33 Chusslove Illich wrote:
> > [: Thiago Macieira :]
> > D-Bus community is proposing to do away with the session bus and replace
> > it with a user bus. Long story short, this means that multiple logins of
> > the same user are not allowed by construction.
> > [...]
> > So I have to ask again: do we allow or support multiple logins of the
> > same user, on the same machine (same $HOME)?
>
> I'm pretty totally ignorant on these session and bus matters, but I wonder
> what constitutes if I log into the machine "normally" (through login
> manager, KDE session running...), and then log into that same machine, same
> user account, remotely by ssh -X and launch a KDE app?
Right now: it's a separate session, so it starts a new kdeinit4, klauncher,
kded4, etc. If it requires kwallet, it will start a new one too. No
infrastructure will be shared.
After this change: it's the same session, so it will reuse the running
kdeinit4, klauncher, kded4, etc. If you try to use kwallet, the password
dialog will show in the older session.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20101110/70d4437c/attachment.sig>
More information about the kde-core-devel
mailing list