Das Letzte Einhorn
2011-Mar-03 04:25 UTC
[Wine] Gstreamer issue with Morrowind and Oblivion
In current git, I am able to launch Oblivion and Morrowind properly. However, the games crash after the intro videos, both with the same output line. Code: err:gstreamer:push_data_init Obtaining buffer returned: -2 WINEDEBUG=+gstreamer revealed the following. Code: trace:gstreamer:GST_QueryInterface ({56a86895-0ad4-11ce-b03a-0020af0ba770}, 0x33f130) trace:gstreamer:GST_Release (0x13bd5fd0)->() Release from 2 trace:gstreamer:GST_GetPin Asking for pos 0 trace:gstreamer:GSTInPin_ReceiveConnection (0x13bd6120/0x13bd6120)->(0x13c70798, 0x16cbbaa8) trace:gstreamer:dump_AM_MEDIA_TYPE {e436eb83-524f-11ce-9f53-0020af0ba770} {e436eb87-524f-11ce-9f53-0020af0ba770} ... {0f6417d6-c318-11d0-a43f-00a0c9223196} trace:gstreamer:GSTInPin_QueryAccept (0x13bd6120)->(0x16cbbaa8) trace:gstreamer:dump_AM_MEDIA_TYPE {e436eb83-524f-11ce-9f53-0020af0ba770} {e436eb87-524f-11ce-9f53-0020af0ba770} ... {0f6417d6-c318-11d0-a43f-00a0c9223196} trace:gstreamer:GST_Connect 0x13bd6120 0x13c70798 0x33ee38 trace:gstreamer:activate_push Activating trace:gstreamer:push_data_init Starting.. trace:gstreamer:request_buffer_src Requesting 0 4096 err:gstreamer:push_data_init Obtaining buffer returned: -2 trace:gstreamer:push_data_init Stopping.. Before I submit this as a regression bug report, I wanted to know if anybody sees a culprit in the info I submitted. Gentoo Linux X64 wine-1.3.14-271-g9f91254
Das Letzte Einhorn
2011-Mar-08 17:03 UTC
[Wine] Re: Gstreamer issue with Morrowind and Oblivion
Seems to be related to http://bugs.winehq.org/show_bug.cgi?id=25511