https://bugs.winehq.org/show_bug.cgi?id=56462
Bug ID: 56462 Summary: PlayOnline Viewer: Unimplemented function winegstreamer.dll.winegstreamer_create_video_decoder Product: Wine Version: 8.2 Hardware: x86-64 URL: https://web.archive.org/web/20210810150839/http://www. playonline.com/ff11eu/download/media/install_win.html OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: chiitoo@gentoo.org Regression SHA1: d83e03f638094cbac14307b0eabc9b71025dbaae Distribution: Gentoo
Created attachment 76226 --> https://bugs.winehq.org/attachment.cgi?id=76226 pol.exe unhandled exception backtrace
After d83e03f6380 [1], PlayOnline Viewer, which is used to start Final Fantasy XI Online, crashes on launch if Wine is built with '--without-gstreamer'.
Reverting said commit restores the ability to run the application.
Last tested at commit 86557b9e0b [2].
1. https://source.winehq.org/git/wine.git/commitdiff/d83e03f638094cbac14307b0ea... 2. https://source.winehq.org/git/wine.git/commitdiff/86557b9e0ba8a783f1b0d0918b...
https://bugs.winehq.org/show_bug.cgi?id=56462
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=56462
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- If you dont have wine compiled with gstreamer support even wmvcore.dll will not work, that is, wmv support might not be there.
Make sure that its compiled with gstreamer support as a workaround, so that you dont receive the unimplemented crashes.
A fix will be there in place which might return an error code rather than crashing directly, hopefully.
https://bugs.winehq.org/show_bug.cgi?id=56462
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Is the wine compiled by you or provided by PlayOnline Viewer?
https://bugs.winehq.org/show_bug.cgi?id=56462
--- Comment #3 from Chiitoo chiitoo@gentoo.org --- (In reply to Vijay Kamuju from comment #1)
If you dont have wine compiled with gstreamer support even wmvcore.dll will not work, that is, wmv support might not be there.
Make sure that its compiled with gstreamer support as a workaround, so that you dont receive the unimplemented crashes.
A fix will be there in place which might return an error code rather than crashing directly, hopefully.
Should gstreamer perhaps be an actual requirement, or maybe tied to some other feature?
Thinking from packaging perspective (for Gentoo Linux), I think it might still be worthwile to have it optional, but perhaps strongly recommended in some way.
But yeah, some kind of a warning/error or something would definitely be great if it is a supported configuration still.
(In reply to Vijay Kamuju from comment #2)
Is the wine compiled by you or provided by PlayOnline Viewer?
PlayOnline Viewer [1], not PlayOnLinux [2] if that's what you were thinking. :]
I do compile Wine either manually or/and via the Gentoo Linux package manager.
Thank you!
1. https://en.wikipedia.org/wiki/PlayOnline 2. https://en.wikipedia.org/wiki/PlayOnLinux
https://bugs.winehq.org/show_bug.cgi?id=56462
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|PlayOnline Viewer: |PlayOnline Viewer crashes |Unimplemented function |when Wine is built without |winegstreamer.dll.winegstre |gstreamer support |amer_create_video_decoder |