http://bugs.winehq.org/show_bug.cgi?id=20897
Summary: WxWidgets call to wxMediaCtrl::Create() from wxmsw28_gcc_custom.dll fails Product: Wine Version: 1.1.33 Platform: PC URL: http://prdownloads.sourceforge.net/wxwindows/wxWidgets -2.8.10.tar.bz2 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sebi@berlin.com
Created an attachment (id=25043) --> (http://bugs.winehq.org/attachment.cgi?id=25043) Terminal Output
WxWidgets call to wxMedia::Create() from wxmsw28_gcc_custom.dll fails.
Steps to reproduce: 1. go to http://wxwidgets.org/downloads/ and download wxAll 2. Unpack the archive in your home dir (i usually use ~/svn/ for own builds, to build wine for example): tar -xf wxWidgets-2.8.10.tar.bz2 3. Build WxWidgets with mingw (i assume you have mingw already installed), using the attached buildscript 4. put the freshly created DLLs into your ~/.wine/drive_c/windows/system32 directory: cp ~/mingw/wx/lib/*.dll ~/.wine/drive_c/windows/system32 5. enter "samples/mediaplayer" in the WxWidgets source root, and build it ("make") 6. run mediaplayer.exe 7. experience crash
Console Output and Buildscript are both attached. the mediaplayer example works as expected if natively built under Linux.
My specifications so far: Distribution: Ubuntu 9.10 Karmic Koala GCC: gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1 MinGW: i586-mingw32msvc-c++ (GCC) 4.2.1-sjlj (mingw32-2) Wine: 1.1.33 WxWidgets: 2.8
http://bugs.winehq.org/show_bug.cgi?id=20897
--- Comment #1 from Sebastian sebi@berlin.com 2009-12-02 01:41:29 --- Created an attachment (id=25044) --> (http://bugs.winehq.org/attachment.cgi?id=25044) Buildscript
http://bugs.winehq.org/show_bug.cgi?id=20897
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-12-02 01:54:29 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Looks like a problem with your WxWidgets build. Does your compiled app work under Windows?
http://bugs.winehq.org/show_bug.cgi?id=20897
--- Comment #3 from Sebastian sebi@berlin.com 2009-12-02 02:18:22 --- I'm sorry, i picked the wrong Importance. I was about to create a ZIP archive to test it on my windows machine. however, as i putted the wxmsw28_gcc_custom.dll, mediaplayer.exe and mingw10.dll into a temporary directory, i thought about testing it again. and for some reason i'm able to launch mediaplayer.exe without any problems. I can't explain this behaviour. the samples directory does not contain any DLLs. Playing Mediafiles doesn't work. no matter what kind of file i try to play, it keeps telling me it failed to load.
I'm sorry. i guess this bug can be safely closed.
http://bugs.winehq.org/show_bug.cgi?id=20897
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-12-02 02:31:15 --- Invalid then.
http://bugs.winehq.org/show_bug.cgi?id=20897
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-12-02 02:31:33 --- Closing invalid.