https://bugs.freedesktop.org/show_bug.cgi?id=61877

Darxus <dar...@chaosreigns.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dar...@chaosreigns.com

--- Comment #1 from Darxus <dar...@chaosreigns.com> ---
I'm not sure why exactly this happens, and krh did say:

14:29 < krh> maybe we could preserve the launch time environment in the
non-root child process (ie weston)

But the build instructions do tell you how to deal with this: 
http://wayland.freedesktop.org/building.html

If you are using a distro that does not set $XDG_RUNTIME_DIR for you, do:

    $ mkdir /tmp/wayland
    $ chmod 0700 /tmp/wayland
    $ su -c 'echo XDG_RUNTIME_DIR=/tmp/wayland >> /etc/environment'


(This uses pam.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to