#2925 closed defect (fixed)
lack of XDG_RUNTIME_DIR causes problems
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 4.1 |
Component: | server | Version: | 3.0.x |
Keywords: | Cc: |
Description
Switching to another user account via su - otheruser
may not create XDG_RUNTIME_DIR
.
On some distros, logging in via ssh does not create it either.
Then when we try to create the sockets, /run/user/$UID
does not exist and we end up not creating any local sockets... then xpra list
shows nothing, and connecting via ssh also fails to locate the server.
Change History (3)
comment:1 Changed 4 months ago by
Status: | new → assigned |
---|
comment:3 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2925
Note: See
TracTickets for help on using
tickets.
Log sample as
guest
user viasu
: