http://bugs.winehq.org/show_bug.cgi?id=5668
------- Additional Comments From stefandoesinger(a)gmx.at 2006-22-08 17:13 -------
trace:d3d7:IDirect3DImpl_3_CreateViewport (0x165d48) creating implementation
at 0x1f3f98.
fixme:d3d7:IDirect3DDeviceImpl_3_GetStats (0x1b3eb0)->(0x1f3f98): Stub!
Is this maybe an application that uses native d3dim.dll? I've seen such an
oddness with that library. What basically happens here is that an
IDirect3DViewport interface is created and then the caller requests D3D
statistics to be written to that address, which is obviously nonsense and will
destroy the viewport's private data. Because of this the device pointer is
NULL when the viewport is used.
I suspect that GetStats should return an error in this case, what has to be
done is to write a test case for this behaviour and if windows returns an
error implement simple object tracking for viewports and check the pointer
against stored interface pointers in GetStats.
--
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=5895
jpakkane(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From jpakkane(a)yahoo.com 2006-22-08 16:53 -------
Installing WMP fixes this bug, so closing. Sorry about this.
--
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=6022
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2006-22-08 16:49 -------
Marking invalid.
--
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=6022
------- Additional Comments From bojan(a)antonovic.com 2006-22-08 16:47 -------
correction:
I removed the folder .wine before the installation. The game is completly
installable.
I attached a file with the console output.
--
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=6024
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2006-22-08 16:03 -------
Marking invalid.
--
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=6024
------- Additional Comments From bojan(a)antonovic.com 2006-22-08 16:01 -------
correction:
I removed the directory .wine before installation. Darwinia demo 2 installs
without a problem.
I attachted an the console output for the developers to see it.
--
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=6033
Summary: Fallout 2 : In game mouse pointer is unusable
Product: Wine
Version: 0.9.19.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seitur(a)interia.pl
Mouse pointer acts good in menus ,but in game is unsuable - you can move it but reacts very slowly
and inaccurate ,the most interesting this is that even in game it acts good on lower side of the
screen(where weapons ,characteristics and such) are shown.
It also acts good in game when you press Esc and save/load menus are shown.
Game is inplayable because of that.
I would add debug info ,but i dont know how(yet) ,if someone could tell me which command(s) i
should use in terminal i will add it.
--
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.