http://bugs.winehq.org/show_bug.cgi?id=7626
Summary: supreme commander complains about
d3d_draw:drawStridedInstanced
Product: Wine
Version: 0.9.32.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bart(a)sbo-dewindroos.nl
When trying to play the game, the playground is totally white, making the game
unable to play
The console tells me:
fixme:d3d_draw:drawStridedInstanced >>>>>>>>>>>>>>>>> 0x502 from glDrawElements
@ drawprim.c / 988
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7542
------- Additional Comments From bart(a)sbo-dewindroos.nl 2007-04-03 04:11 -------
I can confirm this bug, mouse is not moving.
The attached patch will allow the mouse to move in windowed mode. But it's
slightly off, which makes it hard to press a button. Also in full screen the
mouse pointer is gone again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5952
plamen_h_x(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From plamen_h_x(a)yahoo.com 2007-04-03 02:42 -------
It's my fault. Linux environment was not properly setup.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7622
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |3972
Component|wine-msi |wine-misc
------- Additional Comments From truiken(a)gmail.com 2007-04-03 02:14 -------
Requires .NET 2.0. Probably installs fine if .NET is installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4299
------- Additional Comments From scott(a)open-vote.org 2007-04-03 02:10 -------
See also Bug 7554 for another search tab problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7299
------- Additional Comments From digitaltopia(a)gmail.com 2007-04-03 02:08 -------
This bug continues to exist with version 0.9.32.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7624
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From truiken(a)gmail.com 2007-04-03 02:01 -------
Even with native DCOM, CoCreateInstance is still failing (run with +snoop):
0012:CALL ole32.CoCreateInstance(<unknown, check return>) ret=00c4acb4
0012:RET ole32.CoCreateInstance(00c42f98,00000000,00000017,00c413f4,7e6bb884)
retval=800401f0 ret=00c4acb4
0012:Call msi.MsiRecordSetStringA(00000002,00000001,00ca2148 "CoCreateInstance
of AutomaticUpdates failed") ret=00c50830
This fails because the custom action is calling CoCreateInstance on this guid:
bfe18e9c-6d87-4450-b37c-e02f0b373803 - IAutomaticUpdate provided by wuapi.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7616
------- Additional Comments From dmitry(a)codeweavers.com 2007-04-03 01:55 -------
Recompile Wine with debug symbols and generate a +relay,+seh log.
Then attach here ~100 lines before the crash +crash dump.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.