http://bugs.winehq.org/show_bug.cgi?id=32092 Patrick Rudolph <patrick1804(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick1804(a)web.de --- Comment #8 from Patrick Rudolph <patrick1804(a)web.de> 2012-11-19 01:47:49 CST --- using +relay I found the last wined3d call goes to 0086:Call wined3d.wined3d_texture_create_2d(0019def0,00000020,00000020,00000001,00000200,00000000,00000000,15b11fd0,7e447eb8,15b11fd8) ret=7e437135 using +d3d_texture I found this: warn:d3d_texture:texture_init (0x63cfc850) : Texture cannot be created with a format of WINED3DFMT_UNKNOWN. warn:d3d_texture:wined3d_texture_create_2d Failed to initialize texture, returning 0x8876086c. As this is the last log entry before the rendering-process exits, this may be the root cause. It attemps to display a tooltip, which sometimes work for me. Tested on wine1.5.17 with sw.tor1.5. -- 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.