https://bugs.freedesktop.org/show_bug.cgi?id=68739

          Priority: medium
            Bug ID: 68739
          Assignee: [email protected]
           Summary: [weston-launch]fails with fish as default shell
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to