https://bugs.kde.org/show_bug.cgi?id=387486
Bug ID: 387486 Summary: kwin hangs when trying to start on another seat other than seat0 Product: kwin Version: git master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: bluescreenaven...@gmail.com Target Milestone: --- Created attachment 109142 --> https://bugs.kde.org/attachment.cgi?id=109142&action=edit The stack trace of kwin hanging when running on seat1 (non seat0) Hi I have a logind started session where my seat is not seat0 (it's seat1 for the example) I am trying to start Kwin in the same way that I can get it to start on seat1 (same variables and everything the same arguments) from within this session. ( $XDG_SEAT=seat1 , $(loginctl seat-status |head -1) == seat1 ) There doesn't seem to be a way to specify the seat on the command line, and maybe I am missing a variable. ...It could be that it is trying to use devices on seat0, or connect to seat0, but that's just my guess based on what a few other Wayland display servers tried to do when I tried to start it on seat1 I have the stack trace attached. It seems to hang VERY early, before it logs anything, and doesn't seem to do anything to the display. ...I was able to get the stack trace by attaching gdb to the process from a terminal running in seat0 -- You are receiving this mail because: You are watching all bug changes.