http://bugs.winehq.org/show_bug.cgi?id=32813
Bug #: 32813 Summary: Worms Revolution black screen (gstreamer?) Product: Wine Version: 1.5.22 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jitsumi@gmail.com Classification: Unclassified
Created attachment 43336 --> http://bugs.winehq.org/attachment.cgi?id=43336 The wine log
The game star and display the disclaimer text, but after that black screen. I think it gstreamer lib that changed and wine cannot read anymore the vidoes (I tired an apt-get install gstreamer-plugins-*, didn't help):
(process:10949): GThread-WARNING **: GThread system no longer supports custom thread implementations.
(wine:10949): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstpython.so': /usr/lib/gstreamer-0.10/libgstpython.so: mauvaise classe ELF : ELFCLASS64
(wine:10949): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstffmpeg.so': /usr/lib/gstreamer-0.10/libgstffmpeg.so: mauvaise classe ELF : ELFCLASS64
(wine:10949): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstffmpegscale.so': /usr/lib/gstreamer-0.10/libgstffmpegscale.so: mauvaise classe ELF : ELFCLASS64
(wine:10949): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstqwidgetvideosink.so': /usr/lib/gstreamer-0.10/libgstqwidgetvideosink.so: mauvaise classe ELF : ELFCLASS64
(wine:10949): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstpostproc.so': /usr/lib/gstreamer-0.10/libgstpostproc.so: mauvaise classe ELF : ELFCLASS64
(wine:10949): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstnice.so': /usr/lib/gstreamer-0.10/libgstnice.so: mauvaise classe ELF : ELFCLASS64 fixme:gstreamer:GST_Connect Could not make source filter, are gstreamer-plugins-* installed for 32 bits?
I also uploaded the full wine log.