В Fri, 22 May 2015 19:06:22 +0200 Marcus Rueckert <darix@opensu.se> пишет:
On 2015-05-22 19:44:52 +0300, Andrei Borzenkov wrote:
I would expect you know how to use grep :)
/etc/X11/xdm/Xsession:: ${TMPDIR=/tmp} /etc/X11/xdm/Xsession:export OPENWINHOME TMPDIR /etc/X11/xdm/Xsession: "${TMPDIR:-/tmp}/xerr-${USER}-${DISPLAY}"
But no TMPDIR should really mean /tmp by default. Use strace to check what tmux tries to open.
https://build.opensuse.org/package/view_file/openSUSE:Factory/tmux/tmux-sock...
I bet if you build tmux without the patch it would just work.
Well ... arguably Xseesion has no business setting TMPDIR either. At least exporting it. TMPDIR should be set by user and then it is user responsibility to ensure it is set consistently. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org