On Sat, 7 Apr 2018 12:52:15 -0400 "William L. Thomson Jr."
<wlt...@obsidian-studios.com> said:

> On Fri, 6 Apr 2018 14:49:52 -0700
> Ross Vandegrift <r...@kallisti.us> wrote:
> 
> > Solution is to run WITH XDG_RUNTIME_DIR and HOME set to a temp dir:
> > https://sources.debian.org/src/efl/1.20.7-4/debian/fake_home.sh/
> 
> HOME was already reset, it was just  XDG_RUNTIME_DIR that was not reset
> Its is not a widely used variable. Thus Gentoo sandbox does not set by
> default like it does HOME and other stuff.
> 
> This was the simple answer I was looking for though I had already
> replied as such before this came across :)

my very first answer explained why edje_cc does this then gave you an answer -
fix your sandbox. you chose not to like the answer. it  would have happily
fixed the violations because the access to this dir is not an error or strange
or unintended (which is why i explained why it happens). bu unsetting the env
var you are just working around the problem, not fixing the root cause (the
sandbox).

imagine the day comes when XDG_RUNTIME_DIR is required and things will hard
fail without because apps don't want a "accessible by other users" place for
their sockets etc. and want it already secured. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to