http://bugs.winehq.org/show_bug.cgi?id=30124
Bug #: 30124 Summary: jRestaurant POS: multiple COM/ActiveX registration errors upon installation Product: Wine Version: 1.4-rc6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: sydbarrett74@gmail.com Classification: Unclassified
Note: jRestaurant POS is available at http://www.jrestaurant-pos-system.com. To reproduce, simply download, unzip and run jrestaurant.exe for installation.
Failed to register COM (ActiveX) control: c:\jRestaurant\XXXXXXXX.XXX Failure in LoadLibrary() (126)
where XXXXXXXX.XXX is one of the following files:
ping.dll FoxProShell.ocx smtp.ocx TCLinkOCX.ocx xcharge2.ocx charge.ocx
You can click 'OK' for each of these error dialogues and have the installation proceed, but it's still disconcerting.
Here is what is happening in the terminal window whilst all of this is going on: -----------------------------------------------------
fixme:shell:ContextMenu_HandleMenuMsg (0x155580)->(0x117 0x50106 0x0): stub err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\webcam.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\webcam.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\ping.dll") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\ping.dll") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\FoXProShell.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\FoXProShell.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\Smtp.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\Smtp.ocx") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\jRestaurant\TCLinkOCX.ocx") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\jRestaurant\TCLinkOCX.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\xcharge2.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\xcharge2.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\charge.ocx") not found err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\charge.ocx") not found (54) calling ACE_Allocator::ACE_Allocator in file `Malloc_Allocator.cpp' on line 114 (54) leaving ACE_Allocator::ACE_Allocator (54) calling ACE_Init_ACE::fini in file `Init_ACE.cpp' on line 31
C:\jRestaurant>regsvr32 /s jrestaurant.dll
C:\jRestaurant>msiexec /package vfpodbc.msi /quiet fixme:storage:create_storagefile Storage share mode not implemented. fixme:msi:ACTION_SetODBCFolders ignored 4 rows in ODBCDriver table fixme:msi:resolve_keypath UNIMPLEMENTED keypath as ODBC Source fixme:odbc:SQLConfigDataSourceW (nil) 4 L"Microsoft Visual FoxPro Driver" L"DSN=Visual FoxPro Database" fixme:odbc:SQLConfigDataSourceW L"DSN=Visual FoxPro Database" fixme:odbc:SQLConfigDataSourceW (nil) 4 L"Microsoft Visual FoxPro Driver" L"DSN=Visual FoxPro Tables" fixme:odbc:SQLConfigDataSourceW L"DSN=Visual FoxPro Tables" fixme:odbc:SQLConfigDataSource (nil) 4 "Microsoft Visual FoxPro Driver" "DSN=jRestaurant" fixme:odbc:SQLConfigDataSource (nil) 1 "Microsoft Visual FoxPro Driver" "DSN=jRestaurant" fixme:ole:TLB_ReadTypeLib Header type magic 0x00405a4d not supported. fixme:ole:TLB_ReadTypeLib Header type magic 0x00405a4d not supported. err:ole:TLB_ReadTypeLib Loading of typelib L"oleacc.dll" failed with error 0 err:ole:TLB_ReadTypeLib Loading of typelib L"oleacc.dll" failed with error 0
------------------------------------- I have emailed the jRestaurant developers, and they contend that it is a WINE problem. I am running Wine 1.4-rc6 on Linux Mint 12 x64. Please let me know what other information I can provide to help with debugging.
http://bugs.winehq.org/show_bug.cgi?id=30124
Victor Escobar sydbarrett74@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sydbarrett74@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=30124
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-03-09 14:10:21 CST --- (In reply to comment #0)
err:module:import_dll Library MSVBVM60.DLL (which is needed by L"C:\jRestaurant\....ocx") not found
Retry creating a clean prefix then do a "winetricks vb6run" and install the application again.
http://bugs.winehq.org/show_bug.cgi?id=30124
--- Comment #2 from Victor Escobar sydbarrett74@gmail.com 2012-03-09 14:47:46 CST --- Did as directed...all the errors went away *except* for the one referencing TCLinkOCX.ocx ...here is the terminal output: ----------------- err:module:import_dll Library MFC42.DLL (which is needed by L"C:\jRestaurant\TCLinkOCX.ocx") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\jRestaurant\TCLinkOCX.ocx") not found (36) calling ACE_Allocator::ACE_Allocator in file `Malloc_Allocator.cpp' on line 114 (36) leaving ACE_Allocator::ACE_Allocator (36) calling ACE_Init_ACE::fini in file `Init_ACE.cpp' on line 31 ----------------- The installer gives you an option to launch the app once installation is finished, which gives further errors -- I'm guessing I should file a separate report for those?
http://bugs.winehq.org/show_bug.cgi?id=30124
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-03-09 14:54:58 CST --- (In reply to comment #2)
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\jRestaurant\TCLinkOCX.ocx") not found
You can workaround that by "winetricks mfc42".
http://bugs.winehq.org/show_bug.cgi?id=30124
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #4 from Dan Kegel dank@kegel.com 2012-03-09 15:03:59 CST --- The app seems to run if you do 'winetricks vb6run mfc42'.
It even puts up a little 'Running on Wine' dialog briefly on startup!
Marking dup of bug 19816 (and the second symptom is a dup of bug 657).
*** This bug has been marked as a duplicate of bug 19816 ***
http://bugs.winehq.org/show_bug.cgi?id=30124
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-03-09 15:56:10 CST --- Closing DUPLICATE.