https://bugs.winehq.org/show_bug.cgi?id=39888
Bug ID: 39888 Summary: err:module:import_dll Library MFC42.DLL Product: Wine Version: 1.9.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: axel.braun@gmx.de Distribution: ---
Created attachment 53261 --> https://bugs.winehq.org/attachment.cgi?id=53261 error log
I'm trying to install a business software for opticians under wine 1.9.0-525.1 on a newly installed openSUSE 13.2-system
The installation issues the error message m_pDatabase could not be opened. CMemory Exception and later, that no access or sybase installation was found. Please refer to the attached log, which starts with the error section: - The file MFC42.DLL is installed multiple times, but not loaded/found
Are there tricks or workarounds to get this access thing running?
Later in the log are a couple of error while installing a PDF printer driver - I dont know if they are relevant
Thanks Axel
https://bugs.winehq.org/show_bug.cgi?id=39888
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- You need to fix this first:
--- err:module:import_dll Library MFC42.DLL (which is needed by L"C:\OPA-NG\ocx\OPAEDIT.OCX") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\OPA-NG\ocx\VERSNUM.OCX") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\OPA-NG\ocx\SPHCYLR.OCX") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\OPA-NG\ocx\SPHCYLL.OCX") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\OPA-NG\ocx\SigPlus.ocx") not found ---
Use 'winetricks mfc42' for that. If it helps, it's a duplicate of bug 657.
https://bugs.winehq.org/show_bug.cgi?id=39888
--- Comment #2 from Axel axel.braun@gmx.de --- No, did not fix it. I cleaned the system, run winetricks mfc42 beforehand, and then the installation again. Same issue. See log attached
https://bugs.winehq.org/show_bug.cgi?id=39888
--- Comment #3 from Axel axel.braun@gmx.de --- Created attachment 53262 --> https://bugs.winehq.org/attachment.cgi?id=53262 error log after 'winetricks mfc42'
https://bugs.winehq.org/show_bug.cgi?id=39888
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- What is the name of the program? Since the message seems related to databases maybe a "winetricks -q jet40 mdac28 mfc42" could help.
https://bugs.winehq.org/show_bug.cgi?id=39888
--- Comment #5 from Axel axel.braun@gmx.de --- Same error message, additonally the message Data source name not found and no default driver installed DBQ=C:\OPA-NG\BULA\POSI_NRW.MDB -> not OK (the file is at the specified location)
The program is called OPA (www.opa.de)
https://bugs.winehq.org/show_bug.cgi?id=39888
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|err:module:import_dll |OPA-NG (www.opa.de) does |Library MFC42.DLL |not connect to database