[Bug 17616] New: TntMPD gives mapi32.dll error on startup
http://bugs.winehq.org/show_bug.cgi?id=17616 Summary: TntMPD gives mapi32.dll error on startup Product: Wine Version: 1.1.15 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrewroth(a)gmail.com When attempting to run TntMPD, the program gives "This program requires Windows Messaging (mapi32.dll)" and exits. Only fixme:reg:GetNativeSystemInfo (0x75f0ac) using GetSystemInfo() is output. -- 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=17616 Andrew Roth <andrewroth(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Mac OS X 10.5 Platform|Other |Macintosh --- Comment #1 from Andrew Roth <andrewroth(a)gmail.com> 2009-03-04 21:33:42 --- TntMPD 2.0 r73 -- 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=17616 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-03-05 01:51:31 --- I can't reproduce the problem with today's Git. Please retest using Wine version 1.1.16. Download URL is http://www.tntware.com/tntmpd/downloads/p/5214.aspx -- 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=17616 --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-03-05 01:52:36 --- I forgot to mention that I used the winetricks script beforehand to install mdac28 and jet40. -- 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=17616 --- Comment #4 from Andrew Roth <andrewroth(a)gmail.com> 2009-03-05 11:19:22 --- Uh, with a clean build and fresh git checkout, wine-1.1.16-151-g3e84960, I get this error trying to run winecfg. All programs I try to run die with this. My build line is CC="ccache gcc" ./configure --verbose --prefix=/opt/local && sudo make depend && sudo make && sudo make install I'm on OS X 10.5.6. This same build process did work for earlier versions. Any ideas? --(/Users/andrewroth/Development/wine-git3)----------------(andrewroth(a)andrew-roths-macbook-pro:s000)-- --(12:17)-- $ winecfg wine: created the configuration directory '/Users/andrewroth/.wine' err:module:DelayLoadFailureHook failed to delay load setupapi.dll.InstallHinfSectionW wine: Call from 0x7b82fcc0 to unimplemented function setupapi.dll.InstallHinfSectionW, aborting wine: Unimplemented function setupapi.dll.InstallHinfSectionW called at address 0x7b82fcc0 (thread 000b), starting debugger... couldn't load main module (2) Unhandled exception: unimplemented function setupapi.dll.InstallHinfSectionW called in 32-bit code (0x7b82fd41). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037 EIP:7b82fd41 ESP:0033ed84 EBP:0033edf8 EFLAGS:00000246( - 00 - IZP1) EAX:7b8195cd EBX:7b82fcd8 ECX:00000000 EDX:00000000 ESI:00000002 EDI:6017f768 Stack dump: 0x0033ed84: 0033ee38 00000008 7bc27633 80000100 0x0033ed94: 00000001 00000000 7b82fcc0 00000002 0x0033eda4: 6017f768 6017f7a4 7b89cdd1 7eef0bf8 0x0033edb4: 0033edd8 00000000 6000280e 7b92a600 0x0033edc4: 6017f768 0033ee08 60002857 00000001 0x0033edd4: 7b92a600 7b89cdd1 7b89cde6 0033ee20 0200: sel=1007 base=7eef0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x7b82fd41 (0x0033edf8) 1 0x7b854269 (0x0033ee58) 2 0x6017a915 (0x0033ee98) 3 0x60177228 (0x0033f018) 4 0x60179c43 (0x0033ff18) 5 0x6017a9c8 (0x0033ff38) 6 0x7b8656c6 (0x0033ffe8) 0x7b82fd41: movl 0xfffffff4(%ebp),%ecx Modules: Module Address Debug info Name (0 modules) Threads: process tid prio (all id:s are in hex) 00000008 00000009 0 0000000a (D) C:\windows\system32\wineboot.exe 0000000b 0 <== 0000000c 0000000e 0 0000000d 0 Backtrace: =>0 0x7b82fd41 (0x0033edf8) 1 0x7b854269 (0x0033ee58) 2 0x6017a915 (0x0033ee98) 3 0x60177228 (0x0033f018) 4 0x60179c43 (0x0033ff18) 5 0x6017a9c8 (0x0033ff38) 6 0x7b8656c6 (0x0033ffe8) -- 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=17616 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-05 14:58:07 --- Don't paste logs attach them instead! DO NOT use sudo to compile Wine. Remove your git directory and re-download wine again. Make sure to check http://wiki.winehq.org/Recommended_Packages -- 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=17616 Andrew Roth <andrewroth(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #6 from Andrew Roth <andrewroth(a)gmail.com> 2009-03-10 21:01:34 --- My wine install was fubared. I reinstalled the OS, and did a fresh compile. I can the confirm mapi32.dll doesn't come up now. wine --version gives wine-1.1.16-292-g1b9a6fb -- 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=17616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-03-11 12:11:58 --- Closing. -- 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=17616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |x86 -- 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=17616 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X -- 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