[Bug 17239] Fiesta does not work - D3D issue?

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 24 16:38:50 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17239





--- Comment #3 from Michal Suchanek <hramrach at centrum.cz>  2009-06-24 16:38:49 ---
with wine 1.1.23 there is a regression. The program no longer starts. Only the
loader shows and then Wine complains about bad drawable.

without trace:

fixme:win:EnumDisplayDevicesW ((null),0,0x33d674,0x00000000), stub!
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16B16A16_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32G32B32A32_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16B16A16_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32G32B32A32_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16B16A16_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32G32B32A32_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R16G16B16A16_FLOAT
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32G32B32A32_FLOAT
X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  619
  Current serial number in output stream:  619

With trace (completely different messages - no errors anymore)

trace:d3d:DllMain WineD3D DLLMain Reason=1
trace:d3d:wined3d_init Allow HW vertex shaders
trace:d3d:wined3d_init If supported by your system, GL Shading Language will be
used
trace:d3d:InitAdapters Initializing adapters
trace:d3d:InitAdapters Initializing default adapter
trace:d3d:WineD3D_CreateFakeGLContext getting context...
X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  495

-- 
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.



More information about the wine-bugs mailing list