https://bugs.winehq.org/show_bug.cgi?id=30557
--- Comment #108 from Andrew Eikum aeikum@codeweavers.com --- (In reply to Rafał Mużyło from comment #105)
...not to diss you, but till bug 31836 gets fixed, this is a bit of a swan song - major distros disable winegstreamer due to that.
Yes, but I think the 1.0 API will have the same problem (right?), so getting our existing code working with the new glib is the first step.
(In reply to Ruslan Kabatsayev from comment #107)
(In reply to Andrew Eikum from comment #104)
Created attachment 52884 [details] winegstreamer: Use gstreamer threadpool API to create new Wine threads
Improved version, which now uses the kernel32 threadpool API.
Doesn't help with GTA:VC, and with older glib (which worked without patch) just crashes:
Thanks, I'll test that game and Rosanne's videos, and double-check that I'm using the glib class APIs correctly.