https://bugs.winehq.org/show_bug.cgi?id=37302
Bug ID: 37302 Summary: chem3d wont start Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tedwaltmuf@yahoo.com
Created attachment 49614 --> https://bugs.winehq.org/attachment.cgi?id=49614 here is the last run log
when I try and start chem 3d nothing happens the crash report says im missing some .dll but there all there.
https://bugs.winehq.org/show_bug.cgi?id=37302
tedwaltmuf@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tedwaltmuf@yahoo.com
https://bugs.winehq.org/show_bug.cgi?id=37302
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Version|unspecified |1.7.27 Summary|chem3d wont start |Multiple games and | |applications need | |'mfc90.dll' ('winetricks -q | |vcrun2008' is a workaround) Ever confirmed|0 |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
--- snip --- fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.MFC" (9.0.30729.6161) err:module:import_dll Library mfc90.dll (which is needed by L"C:\Program Files\Chem3D\Chem3D.exe") not found --- snip ---
You obviously need to install 'mfc90.dll' -> 'winetricks -q vcrun2008'.
Using this bug as collector for all 'mfc90.dll' duplicates, similar to following bugs:
bug 657 -> 'mfc42.dll' bug 36984 -> 'mfc110.dll'
Implementing MFC requires lots of effort which would drain the already limited developer resources available to the Wine project - with little to no benefit. MFC will be long dead when this effort reaches a usable state (if ever).
Regards
https://bugs.winehq.org/show_bug.cgi?id=37302
--- Comment #2 from tedwaltmuf@yahoo.com --- Created attachment 49646 --> https://bugs.winehq.org/attachment.cgi?id=49646 after winetricks
https://bugs.winehq.org/show_bug.cgi?id=37302
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
--- snip --- ... err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": dlopen(/Users/david/Desktop/chem3d.app/Contents/Frameworks/wswine.bundle/lib/wine/msxml3.dll.so, 258): Library not loaded: @executable_path/../Frameworks/libxml2.2.dylib Referenced from: /Users/david/Desktop/chem3d.app/Contents/Frameworks/wswine.bundle/ err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\msxml3.dll" err:ole:CoGetClassObject no class object {079aa557-4a18-424a-8eee-e39f0a8d41b9} could be created for context 0x1 ... --- snip ---
You are obviously on OSX and missing libxml2. Install the missing lib(s). If you don't know how to do that, please visit WineHQ user forums and get help there -> https://forum.winehq.org/
Bugzilla is not meant for end user support.
--- snip --- Unhandled Exception: System.InvalidProgramException: Invalid IL code in <Module>:ActivateCheck.ValidateActivation (ActivateCheck*,bool,int*,bool): IL_0002: stloc.0
at (wrapper native-to-managed) <Module>.ActivateCheck.ValidateActivation (ActivateCheck*,byte,int*,byte) <0x00057> at (wrapper managed-to-native) <Module>._WinMainCRTStartup () <0x00003>
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:ActivateCheck.ValidateActivation (ActivateCheck*,bool,int*,bool): IL_0002: stloc.0
at (wrapper native-to-managed) <Module>.ActivateCheck.ValidateActivation (ActivateCheck*,byte,int*,byte) <0x00057> at (wrapper managed-to-native) <Module>._WinMainCRTStartup () <0x00003> --- snip ---
Mono problem, probably already covered/discussed in existing bug(s), elsewhere.
Anyway, whatever problems your are seeing here have nothing to do with this bug now - which is about missing MFC libs.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37302
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robert.munteanu@gmail.com
--- Comment #4 from Anastasius Focht focht@gmx.net --- *** Bug 30095 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=37302
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #5 from Anastasius Focht focht@gmx.net --- *** Bug 28930 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=37302
Johan Gardhage johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37302
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #6 from fjfrackiewicz@gmail.com --- *** Bug 42111 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=37302
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mfc
https://bugs.winehq.org/show_bug.cgi?id=37302
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games and |Multiple games and |applications need |applications need |'mfc90.dll' ('winetricks -q |'mfc90.dll' ('winetricks -q |vcrun2008' is a workaround) |mfc90' is a workaround)
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- A separate mfc90 verb was added in https://github.com/Winetricks/winetricks/commit/e6cf6422fe09e7af39865eb57d544bca6a235af3.
Adjusting title.