http://bugs.winehq.org/show_bug.cgi?id=32471
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Evolve client (.NET 4.0 app |Multiple .NET 4.0 apps |using WPF4) fails with "X |using WPF4 fail with "X |Error of failed request: |Error of failed request: |GLXBadDrawable" on |GLXBadDrawable" on |glxdrv_wglMakeCurrent |glxdrv_wglMakeCurrent | |(Evolve client, JMP 10.0)
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-01-12 13:07:18 CST --- Hello folks,
also happens with "JMP Pro 10.0.0" (Statistical discovery software from SAS).
Prerequisite: 'winetricks -q dotnet40 corefonts mdac28'
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/SAS/JMP/10
focht@nexus4 10$ wine ./jmp.exe ... fixme:shell:URL_ParseUrl failed to parse L"UIAutomationProvider" fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_access_from_pool Unhandled pool 0x6. fixme:d3d_surface:surface_init Unknown pool 0x6. fixme:d3d:resource_access_from_pool Unhandled pool 0x6. fixme:d3d:state_lastpixel Last Pixel Drawing Disabled, not handled yet fixme:d3d:resource_access_from_pool Unhandled pool 0x6. fixme:d3d_surface:surface_init Unknown pool 0x6. fixme:d3d:resource_access_from_pool Unhandled pool 0x6. X Error of failed request: GLXBadDrawable Major opcode of failed request: 135 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 994 Current serial number in output stream: 994 ... --- snip ---
$ wine --version wine-1.5.21-181-g197041f
Regards