http://bugs.winehq.org/show_bug.cgi?id=33802
Bug #: 33802 Summary: Starcraft II: some textures are missing Product: Wine Version: 1.6-rc1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sven.koehler@gmail.com Classification: Unclassified
When running Starcraft and starting a game, the following errors appear:
err:d3d:wined3d_debug_callback 0x7b3b960: "GL_INVALID_OPERATION in glCompressedTexSubImage2D". err:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glCompressedTexSubImage2DARB @ /var/tmp/portage/app-emulation/wine-1.6_rc1/work/wine-1.6-rc1/dlls/wined3d/surface.c / 2337
I'm using nouveau graphics drivers (mesa 9.1.3). Also, libtxc_dxtn 1.0.1 to enable S3TC. Still this error appears. There is no such error with nvidia's binary drivers, but I'd like to run nouveau drivers.
Please clarify: is there anything wine could do? Or is this a driver bug that I should report elsewhere? If I need to report this elsewhere, I might need some additional information about what is happening here (I'm a programmer but not an OpenGL expert).