http://bugs.winehq.org/show_bug.cgi?id=17893
Summary: The Alien Nations / Die Völker crashes: amstream
GetFormat stub
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
I'd rather split the bug entries for "Die Völker / The Alien Nations" and
Motocross Madness 2, bug 17836, comment 3, to warrant each application its own.
Although the common cause is stubbed functionality in amstream, these apps
might be fixed independently.
At start, The Alien Nations tries to display two Intel Indeo videos, somewhat
differently. Unimplemented functionality in amstream and the app's not checking
for some return codes yields to an exception and crash. More specifically,
GetFormat() is expected to fill in a DDSURFACEDESC structure, which wine leaves
uninitialised, causing the application to use random uninitialised data.
The first crash is prevented by having GetFormat() in
dlls/amstream/mediastream.c fill in the dwWidth and dwHeight fields of the
DDSURFACEDESC structure (I used 1 as stub value). The code used seems similar
to that of
http://msdn.microsoft.com/en-us/library/ms787928(VS.85).aspx
except the app doesn't check the return code of GetFormat and hence proceeds
with uninitialised memory from these two fields.
These two values are not enough to avoid a crash when displaying the second
video. As the logs http://bugs.winehq.org/attachment.cgi?id=20129 in bug 17836,
comment 4 suggest, the app presumably reads more fields from GetFormat: Z
buffer depth and pixelformat, and passes that to ddraw.
Actually, whether the app crashes there depends on WINEDEBUG settings, as the
initialisation of the stack-based DDSURFACEDESC depends on former stack use.
I've been able to play the game using
WINEDEBUG=+all,-syslevel,-fixup,-dbghelp_dwarf,-heap,warn+heap,-gdi
I yet have to disassemble and see which other fields from DDSURFACEDESC are
used in the second case.
BTW, one needs to work past bug #15915 in order to see this crash in "Alien
Nations", which is a blocker for this issue. I did it by quickly hacking the
fourcc comparison test in iccvid.c.
There exists a demo for this application, but demos typically display no intro
videos, so I doubt it would exhibit this bug.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13816
Summary: Klingon Honor Guard crashes on playing ingame movies
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: garnoth(a)gmail.com
Created an attachment (id=13859)
--> (http://bugs.winehq.org/attachment.cgi?id=13859)
the windows error displayed when game crashes
The game Klingon honor Guard will crash when it tries to play the ingame
videos. This should be the last bug before the game would be platinum as using
the nocd patch allows one to play through the whole game.
This won't work with the demo as it has none. This bug only affects the retail
version, I'd be happey to send it to anyone if needed.
This doesn't seem to be a cd checking bug as the game askes for the cd one
screen before and it works. Playing multiplayer also requires the cd to be in
the drive and that works just fine.
The 'play' cd simply contains avi videos and can be played in Mplayer.
i did this in win 98 mode as that mode best supports the game.
To reproduce.
Install game.
Apply 1.1 patch.
Start new game.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13272
Summary: Scrapland: ACCESS VIOLATION when starting
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Black screen hangs and I have to kill the process to get my Desktop back. I
only see the error message about access violation when I switch Wine to Emulate
Desktop.
I get it with a PC-GURU magazine, without protection. (On Win it starts without
the disc) Maybe the original doesn't have this issue.
Log attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12851
Summary: LEGO Rock Raiders amstream crash
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=12540)
--> (http://bugs.winehq.org/attachment.cgi?id=12540)
+amstream log with crash
LEGO Rock Raiders crashes when trying to play the "LEGO Media" splash video.
+amstream log included. I don't think that this game has a demo. One needs a
nocd crack to bypass safedisc and a native d3drm.dll to avoid a crash if they
want to run the game.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15508
Summary: Risk II crash while loading the game
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://www.reflexive.com/RiskII.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Tested in Ubuntu 8.10 and wine 1.1.5
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10581
Summary: swat 3 v2.1 needs some amstream stuff to work
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dshow
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
Created an attachment (id=9373)
--> (http://bugs.winehq.org/attachment.cgi?id=9373)
everything builtin
with builtin amstream.dll, sierra's SWAT 3 version 2.1 shows a messagebox
saying it needs directx at least version 6.1 to run and then it quits.
with windows xp native amstream, it dies further down the road
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18611
Summary: After effects 6.5 crashes when import a mp3 file
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemelmaci(a)hotmail.com
Created an attachment (id=21294)
--> (http://bugs.winehq.org/attachment.cgi?id=21294)
terminal output
After effects 6.5 crashes when import a mp3 file
--snip--
fixme:amstream:IAMMultiMediaStreamImpl_GetFilter
(0x72f0468/0x72f0468)->(0x82e480) stub!
wine: Unhandled page fault on read access to 0x00000001 at address 0xb13967
(thread 0009), starting debugger...
--snip--
--
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.
http://bugs.winehq.org/show_bug.cgi?id=14415
Summary: Monkey Island 3 demo slow
Product: Wine
Version: 1.1.0
Platform: PC
URL: ftp://ftp.lucasarts.com/demos/pc/cursedemo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Monkey Island 3 works pretty slow with Wine 1.1.0.
It happens only in complex locations, where there is a waterfall etc.
COMI works very slow, even on my Core2Duo 2.53 GHZ (which is pretty good for
that game I think).
The strange thing is, when the screen is scrolling (eg. the character moves to
the other part of the scene and the scene is scrolling) it work properly. When
the scene is static (eg. no scrolling, only animated parts like waterfall or
rain etc) it works very bad.
In this demo you can see this when you are shooting with the cannon. A part of
walkthrough (on how to get to the cannon):
After the intro you'll find yourself captive in LeChuck's ship. Start talking
to the small pirate and you'll realize that it's your old friend Wally. Make
him see that he is no good as a pirate and he will soon drop his hook and
start crying. Pick up the plastic hook from the floor and pick up the ramrod
from the wall. Use the cannon and sink the four boats full of skeletons.
Thanks
--
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.
http://bugs.winehq.org/show_bug.cgi?id=11056
Summary: TAB key counted twice
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: choppy(a)free.fr
In various dialg boxes, the <TAB> key is counted twice, i.e. you're not put on
the next field but on the next-after-next one.
This bug appears in the application NoteWorthy, which is a music score editor.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16574
Summary: Turbocad 7.1 does not display dialog window properly
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tedhansen(a)sasktel.net
Created an attachment (id=18082)
--> (http://bugs.winehq.org/attachment.cgi?id=18082)
terminal messages running turbocad
The "edit entity properties" window in Turbocad 7.1 does not display properly;
the menu bar at the bottom of the window is scaled off to the right so that the
"OK" button is off screen.
--
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.