Re: [Fish-users] Can't launch weston
Status: Beta
Brought to you by:
liljencrantz
|
From: Martin B. <mb...@em...> - 2013-08-20 23:43:41
|
On Wed, Aug 21, 2013 at 12:53:06AM +0200, aurelien coillet wrote: > Hi there, > > I'm wanting to try the weston implementation of wayland, but weston-launch > fails with this error: > "fish: Could not expand string “"$@"” > Standard input: /usr/bin/weston "$@" > > > This happens even if I launch bash before (and try to launch weston-launch > from bash). Fish is my default (login) shell. this is a bug in weston-launch: http://cgit.freedesktop.org/wayland/weston/tree/src/weston-launch.c it uses the users login-shell to execute shell commands. (the bug is to asume that any login shell a user might have is sh compatible) it was introduced and discussed here: http://lists.freedesktop.org/archives/wayland-devel/2013-April/008747.html > Is there a straughtforward way to solve this? change your login shell, and report a bug against wayland-launch greetings, martin. -- eKita - the online platform for your entire academic life hackerspace beijing - http://qike.info -- chief engineer eKita.co pike programmer pike.lysator.liu.se caudium.net foresight developer realss.com foresightlinux.org unix sysadmin trainer developer societyserver.org Martin Bähr working in china http://societyserver.org/mbaehr/ |