all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: t_w_@freenet.de
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Wayland setup
Date: Mon, 12 Mar 2018 20:05:49 +0100	[thread overview]
Message-ID: <CAE4v=pg3cz80SLTNCZFhOZmui83-Csv2du_Qftg3GZuHap=8eQ@mail.gmail.com> (raw)
In-Reply-To: <279e5bf3-5f38-8080-a4d6-460938780e38@freenet.de>

[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]

2018-03-12 18:19 GMT+01:00 Thorsten Wilms <t_w_@freenet.de>:

> On rereading Weston documentation, I noticed that weston-launch should be
> setuid. As that hasn't been taken care of, I added to my configuration:
>
> ;; weston-launch needs to be setuid:
> (setuid-programs (cons #~(string-append #$weston "/bin/weston-launch")
>                        %setuid-programs))
>
> Before: `which weston-launch`
> => /run/current-system/profile/bin/weston-launch
>
> Aftwerwards `which weston-launch`
> => /run/setuid-programs/
>
>
> It makes no difference, though. Still just:
> "t it.org/wiki/Specifications/basedir-specis not
> set.n2-weston-3.0.0/bin/weston 2t=weston&version=3.0.0"
> but nothing I could find below /var/log, nothing suspicious in dmesg.
>
> Suggestions on how to get at least a sensible error out of it?
>
>
>
This still looks like that the XDG_RUNTIME_DIR setting is not correct in
weston-launch.
Could you possibly strace if it tries to open your XDG_RUNTIME_DIR
directory?
By the way, the mangled line you get  is the XDG_RUNTIME_DIR error, and the
wayland
bug report address. I don't know yet what to make out of that...

[-- Attachment #2: Type: text/html, Size: 1749 bytes --]

  reply	other threads:[~2018-03-12 19:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 12:59 Wayland setup Thorsten Wilms
2018-03-05 13:47 ` Andreas Enge
2018-03-07 13:06 ` Oleg Pykhalov
2018-03-11 17:07 ` Thorsten Wilms
2018-03-12 17:19 ` Thorsten Wilms
2018-03-12 19:05   ` Gábor Boskovits [this message]
2018-03-12 20:54     ` Thorsten Wilms
2018-03-13 19:50       ` Thorsten Wilms
2018-03-13 21:22         ` Gábor Boskovits
2018-03-14 21:10 ` Thorsten Wilms
2018-03-15  1:08   ` Marius Bakke
2018-03-15 10:29     ` Thorsten Wilms
2018-03-15 10:06   ` Thorsten Wilms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=pg3cz80SLTNCZFhOZmui83-Csv2du_Qftg3GZuHap=8eQ@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=t_w_@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.