http://bugs.winehq.org/show_bug.cgi?id=22303 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger(a)gmx.at --- Comment #1 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2010-04-07 15:11:56 --- Can you make a d3d+warn log and look for one of these message: Cannot synchronize buffer lock due to a thread conflict wined3d_event_query_finish returned %u, dropping async buffer locks Failed to allocate event query memory, dropping async buffer locks Event queries not supported, dropping async buffer locks I don't expect the 4h line to show up. In the 2nd one don't search for the line as-is. The %u will be replaced by a number, so search for "wined3d_event_query_finish returned" for example. -- 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.