Re: [PATCH weston] compositor: Clarify XDG_RUNTIME_DIR misconfiguration message

2014-02-01 Thread Kristian Høgsberg
On Fri, Jan 31, 2014 at 08:41:21PM +0100, Guillem Jover wrote: > If only the mode or the owner are wrong, do not say both are wrong. > Change the text to state that there's a problem and the current > values, and let the user figure it out. > > Signed-off-by: Guillem Jover Yeah, I think that sou

[PATCH weston] compositor: Clarify XDG_RUNTIME_DIR misconfiguration message

2014-01-31 Thread Guillem Jover
If only the mode or the owner are wrong, do not say both are wrong. Change the text to state that there's a problem and the current values, and let the user figure it out. Signed-off-by: Guillem Jover --- src/compositor.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/s