http://bugs.winehq.org/show_bug.cgi?id=58586
Bug ID: 58586 Summary: Wine Stable plays havoc with my non-posix shell (fish) Product: Packaging Version: unspecified Hardware: aarch64 OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: yoyolives@yahoo.com CC: dimesio@earthlink.net
Steps to reproduce: 1. Install fish and set it as your default shell. 2. Double click the Wine Stable app.
The problem stems from this file: https://github.com/wine-compholio/wine-packaging/blob/master/packaging-wine/...
which executes an Applescript in the user's default shell.
I could provide a patch but the only build script I can see is for a linux cross compile, so I haven't been able to test it properly.