http://bugs.winehq.org/show_bug.cgi?id=6174
paulc@voip.null.ro changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major
------- Additional Comments From paulc@voip.null.ro 2006-13-09 15:40 ------- It seems the simplistic spawnvp from libwine_port.a just call execvp() for the choosen browser because mode is _P_OVERLAY. wineserver detects that and tries to "help" by killing the process.
Is it wrong to use winelib in this case?