[Wayland-bugs] [Bug 61877] weston-launch clears environment variables

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 5 14:56:37 PST 2013


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

Darxus <darxus at chaosreigns.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darxus at chaosreigns.com

--- Comment #1 from Darxus <darxus at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130305/b90c4f8e/attachment.html>


More information about the Wayland-bugs mailing list