https://bugs.winehq.org/show_bug.cgi?id=50679 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Hi, Vincent. Like the log says, expect problems if opengl support is missing: --- 0134:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems Runtime Error Please report what caused this error along with the information below. Common\Win32\D2DGraphicsBacking.cpp: 483 Failure Condition: S_OK == D2D().D2DFactory()->CreateDCRenderTarget(&props, &mDCRenderTarget) wine: Unhandled page fault on read access to 00000000 at address 1003528E (thread 0134), starting debugger... --- Maybe you're missing 32-bit opengl support, and have built wine without it? -- 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.