[Bug 25000] New: D-Link EMS requires missed libraries and functions.
http://bugs.winehq.org/show_bug.cgi?id=25000 Summary: D-Link EMS requires missed libraries and functions. Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: newgarry(a)mail.ru Created an attachment (id=31670) --> (http://bugs.winehq.org/attachment.cgi?id=31670) Crush log D-Link EMS 4.32 requires following libraries and utility: 1. wsnmp32.dll 2. mgmtapi.dll 3. snmptrap.exe After copying this files from installed Windows XP, software launched, but crushed. On the terminal wine issued error about "Unimplemented function snmpapi.dll.SnmpSvcAddrToSocket" After copying file snmpapi.dll from installed Windows XP, software launched without crushing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25000 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31670|application/octet-stream |text/plain mime type| | Attachment #31670|wine_snmpapi_log |wine_snmpapi_log.txt filename| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25000 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |ftp://ftp.dlink.ru/pub/IPDS | |LAM/DAS-3224/Software/EMS_v | |.4.32.zip Keywords| |download CC| |focht(a)gmx.net Depends on| |25465 Ever Confirmed|0 |1 Summary|D-Link EMS requires missed |D-Link EMS requires |libraries and functions. |"wsnmp32.dll" --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2012-01-30 15:48:05 CST --- Hello, still present. --- snip --- $ wine ./IPDLEMSDLink200NEs.exe err:module:import_dll Library WSNMP32.DLL (which is needed by L"C:\\Program Files\\DLink-EMS\\EMS-TH1\\IPDLEMSDLink200NEs.exe") not found err:module:import_dll Library MGMTAPI.DLL (which is needed by L"C:\\Program Files\\DLink-EMS\\EMS-TH1\\IPDLEMSDLink200NEs.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\DLink-EMS\\EMS-TH1\\IPDLEMSDLink200NEs.exe" failed, status c0000135 --- snip --- making this bug about missing "WSNMP32.DLL". Bug 25465 is about "MGMTAPI.DLL" I dumped the imports descriptor: --- snip --- ->Import Table 1. ImageImportDescriptor: OriginalFirstThunk: 0x001EF140 TimeDateStamp: 0x04560220 (GMT: Fri Apr 21 23:05:04 1972) ForwarderChain: 0x054E0000 Name: 0x001F0198 ("WSNMP32.DLL") FirstThunk: 0x001EF148 Ordinal/Hint API name ------------ --------------------------------------- 0x0140 --- snip --- Interestingly only one by ordinal? MSDN: http://technet.microsoft.com/en-us/library/cc783142%28WS.10%29.aspx $ sha1sum EMS_v.4.32.zip ce514dc8954594801514367d53e1606b6cb60b81 EMS_v.4.32.zip $ wine --version wine-1.4-rc1-34-g01947e0 Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25000 Stefan Leichter <Stefan.Leichter(a)camLine.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Stefan.Leichter(a)camLine.com --- Comment #2 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2012-03-12 13:39:47 CDT --- A patch is sleeping since some time in the patch queue http://source.winehq.org/patches/data/84244 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25000 Bug 25000 depends on bug 25465, which changed state. Bug 25465 Summary: SolarWinds Engineers Toolkit (SWET) v10 installer fails to register SNMPv50.ocx (needs Microsoft SNMP management API library "mgmtapi.dll") http://bugs.winehq.org/show_bug.cgi?id=25465 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25000 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0c1bd482b58b0e86c7f7b5a6b67 | |e2f9788291075 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-05-01 14:25:29 CDT --- (In reply to comment #2)
A patch is sleeping since some time in the patch queue http://source.winehq.org/patches/data/84244
http://source.winehq.org/git/wine.git/commitdiff/0c1bd482b58b0e86c7f7b5a6b67... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25000 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2012-05-11 13:21:17 CDT --- Closing bugs fixed in 1.5.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org