[Bug 2576] Wine (20041019 and CVS) hangs on startup

Wine Bugs wine-bugs at winehq.org
Sat Nov 20 22:15:39 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=2576





------- Additional Comments From bero at arklinux.org  2004-20-11 22:15 -------
Replacing wine-preloader with a simple script that does 
 
#!/bin/sh 
exec "$@" 
 
works (though it doesn't do exactly the same thing wine-preloader does), and 
fixes the issue of hanging subprocesses caused by this. 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list