http://bugs.winehq.org/show_bug.cgi?id=29499 --- Comment #55 from Mårten <maarten.kjellsson(a)gmail.com> 2013-01-09 06:01:19 CST --- What I did to make it work was just to add a row "timeout = 15;" just above the row "if (!timeout || !poll( &pfd, 1, timeout ))", that Brunos patch in comment 16 is looking for. This, as I previously stated is not the correct way of solving the problem. But it did make it go away on OSX 10.7. After I inserted the "timeout = 15;" and brunos patch from comment 16 I let wineskin compiled it using latest from git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.