http://bugs.winehq.org/show_bug.cgi?id=26474
Summary: Wineconsole does not always exit when its child exits Product: Wine Version: 1.3.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kp-pav@yandex.ru
When I launch vim inside wine using ``wineconsole 'C:\vim73\vim.exe' -c 'sleep 2 | qa!''' (sleep is optional, it just makes described behavior better reproducible), most of time wineconsole does not exit after vim exits. There is an additional symptom: when vim exits console window size changes.
Vim version 7.3.138 from here: http://tuxproject.de/projects/vim/.
Wine-1.3.15, Gentoo amd64, USE="X alsa cups dbus gecko jpeg ncurses opengl oss perl png scanner ssl threads truetype win32 win64".