Hi, On Fri, 2021-01-22 at 09:59 -0600, Michael Catanzaro wrote: Problem is that multiseat doesn't work when dbus-broker is used. See https://gitlab.gnome.org/GNOME/at-spi2-core/-/commit/260a4414ac26cc5e91dc56b6a10b5dda3dae22cd and: https://gitlab.gnome.org/GNOME/gdm/-/commit/febeb9a9295fcd47a63c8ccdb41b88387acf8aac It requires work in gdm to fix this, and gdm is not the easiest software to hack on. Yeah, no one wants this. The trouble is that GDM might need to run multiple concurrent greeter sessions. And, there are three ways to get that to work: 1. Use dynamic users: https://gitlab.gnome.org/GNOME/gdm/-/issues/553 This would be the best thing. 2. dbus-run-session 3. Launch separate systemd user instances with separate XDG_RUNTIME_DIRs nested inside the session scope. And really, option 1. is what we want and option 2. is what we are stuck with for now. Benjamin > On Fri, Jan 22, 2021 at 3:31 pm, Zbigniew Jędrzejewski-Szmek > <zbyszek@xxxxxxxxx> wrote: > > Is dbus-run-session even used? > > Even once the gdm problem is fixed... well, dbus-run-session is used > by > a lot of unpackaged things, like CI systems. Removing it will cause > problems for Fedora users. IMO dbus-broker must install a replacement > dbus-run-session. It's probably not particularly hard, but somebody > has > to do the work. https://github.com/bus1/dbus-broker/issues/145 > > Michael > > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: > https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx