http://bugs.winehq.org/show_bug.cgi?id=2787
Summary: wine was unable to run "winamp" Product: Wine Version: 20020310 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: vinayak.pane@gmail.com
I tried to run Winamp using wine. I copied all files to some directory. Then it displayed to enter WinMM section in config file , I added that as follows : [WinMM] "Drivers" = "wineoss.drv" "WaveMapper" = "msacm.drv" "MidiMapper" = "midimap.drv"
After this when run wine I got the following errors :
wine winamp fixme:ole:CoMarshalInterface Failed to Marshal the interface, 80070057? fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057! fixme:ole:CoMarshalInterface Failed to Marshal the interface, 80070057? fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057! Segmentation fault
This is wiered beahavior , I should atleast get a proper error messages,
PS: In the backgruond one transpernet window (may be of winamp ) was stuck on GUI wind.