https://bugs.winehq.org/show_bug.cgi?id=51142
Bug ID: 51142 Summary: Tokyo Xanadu eX+: game crashes when trying to play videos with builtin qasf Product: Wine Version: 6.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: jeremiahpwilson@yahoo.com Distribution: ---
Created attachment 70011 --> https://bugs.winehq.org/attachment.cgi?id=70011 Terminal Output
Hello, there! I'd like to report that Tokyo Xanadu eX+ hangs and then crashes in a manner very similar to that of https://bugs.winehq.org/show_bug.cgi?id=48857 with builtin qasf. Native qasf is a workaround. I'm on Arch Linux x86_64, using a clean prefix and Wine commit ce72f9b4263. I've attached the terminal output and the crash dialog. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=51142
jeremiahpwilson@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremiahpwilson@yahoo.com
--- Comment #1 from jeremiahpwilson@yahoo.com --- Created attachment 70012 --> https://bugs.winehq.org/attachment.cgi?id=70012 Crash Dialog
https://bugs.winehq.org/show_bug.cgi?id=51142
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- I wouldn't expect native qasf to work, unless you had also installed native wmvcore. Anyway, it needs the ASF reader, so marking duplicate.
*** This bug has been marked as a duplicate of bug 25329 ***
https://bugs.winehq.org/show_bug.cgi?id=51142
--- Comment #3 from jeremiahpwilson@yahoo.com --- You're right in that the videos need wmvcore as well. However, with native qasf, the game silently skips the videos, while with builtin qasf, the game crashes. But I respect your decision if you think it's covered by #25329.
https://bugs.winehq.org/show_bug.cgi?id=51142
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- (In reply to jeremiahpwilson from comment #3)
You're right in that the videos need wmvcore as well. However, with native qasf, the game silently skips the videos, while with builtin qasf, the game crashes. But I respect your decision if you think it's covered by #25329.
We could arguably be handling that case better in qasf; probably we should be returning failure from IFileSourceFilter::Load(). But it's ultimately probably not that important, and anyway it's more of a workaround than a fix.
https://bugs.winehq.org/show_bug.cgi?id=51142
--- Comment #5 from jeremiahpwilson@yahoo.com --- All right, that's fine. I guess I have to pray now for [bug 25329](https://bugs.winehq.org/show_bug.cgi?id=25329) to get fixed soon :)