http://bugs.winehq.org/show_bug.cgi?id=36846
Bug ID: 36846 Summary: DSS Player crashes on startup Product: Wine Version: 1.7.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com
Created attachment 48935 --> http://bugs.winehq.org/attachment.cgi?id=48935 DSS Player console output wine 1.7.20
Dear wine-Team,
I have come across an issue with an application called "DSS Player". I got the application from the following site:
http://www.grundig-gbs.com/en/support-downloads/software/dss-player/
I have attached a backtrace. Please let me know should you require further information.
http://bugs.winehq.org/show_bug.cgi?id=36846
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://www.grundig-gbs.com/ | |en/support-downloads/softwa | |re/dss-player/ CC| |focht@gmx.net Resolution|--- |INVALID Summary|DSS Player crashes on |DSS Player crashes on |startup |unimplemented function | |MFC42.DLL.6877
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello Maik,
--- snip --- Unhandled exception: unimplemented function MFC42.DLL.6877 called in 32-bit code (0x7bc51800). --- snip ---
Wine doesn't provide this dll so you must have gotten this elsewhere. You have an old, incompatible version of MFC library in the WINEPREFIX.
Don't download/copy this dll from these "dll-files", "dlldump" sites to the WINEPREFIX if you don't know the version to be used.
Use 'winetricks -q mfc42' to install this prerequisite (might need to remove the existing version prior).
-> invalid
Regards
https://bugs.winehq.org/show_bug.cgi?id=36846
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.