[Wayland-bugs] [Bug 68739] New: [weston-launch]fails with fish as default shell
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 29 23:42:02 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68739
Priority: medium
Bug ID: 68739
Assignee: wayland-bugs at lists.freedesktop.org
Summary: [weston-launch]fails with fish as default shell
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: asl.pavel at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: 1.2.x
Component: weston
Product: Wayland
Weston uses default shell inside "src/weston-launch.c:launch_compositor",
but "$@" is invalid inside fish shell (and in a lot of other shells, for that
matter). So I think we shouldn't use default shell, but rather something like
"/bin/sh" or something similar.
Here is example of an error:
$ weston-launch
fish: Could not expand string “"$@"”
Standard input: /usr/bin/weston "$@"
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130830/be80a60c/attachment-0001.html>
More information about the Wayland-bugs
mailing list