[Bug 14907] New: TntMPD: Install procedure stopped working between 0.9.61 and 1.0.0
http://bugs.winehq.org/show_bug.cgi?id=14907 Summary: TntMPD: Install procedure stopped working between 0.9.61 and 1.0.0 Product: Wine Version: 1.0.0 Platform: PC-x86-64 URL: http://www.tntware.com/tntmpd/downloads.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ru.sch(a)gmx.net Hi, the problem is that the program TntMPD v2.0r48 doesn't install. It worked well in wine version 0.9.61. But as I tried wine 1.0.0 it sets all necessary values but doesn't copy the program files (directory remains empty). As I copied them by hand the application worked. The application itself works fine. Once you found a way to install it. --- Here is the way it worked in wine 0.9.61: winetricks jet40 winetricks mdac28 winetricks win98 cp MSSIGN32.DLL to .wine/drive_c/windows/system32/MSSIGN32.DLL wine SetupTntMpd.exe -- 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=14907 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from James Hawkins <truiken(a)gmail.com> 2008-08-18 17:42:07 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=14907 Ruben Schmidt <ru.sch(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Ruben Schmidt <ru.sch(a)gmx.net> 2009-01-09 13:33:56 --- I did some testing with newer versions of wine and a slightly different install routine. Now it's working. That's what I did to get it work: # Set wine-version to "Windows98" * Install MDAC_TYP.EXE (MDAC 2.8 for Win98) * Install Jet40SP8_9xNT.exe (Jet4.0 for Win98) # Set wine-version to "WindowsXP" # Copy mssign32.dll, mapi32.dll and riched20.dll to .wine/drive_c/windows/system32/ and set them to "native,builtin" in winecfg # Install TntMPD using SetupTntMPD.exe # Set wine-version to "Windows98" # Run the application Seems like this bug can be closed. -- 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=14907 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME | --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-01-12 05:59:08 --- This bug is still valid, a workaround is not a solution. Please run a regression test as was requested. -- 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=14907 Andrew Roth <andrewroth(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewroth(a)gmail.com --- Comment #4 from Andrew Roth <andrewroth(a)gmail.com> 2009-02-24 20:58:37 --- What exactly do you want it regression tested against? Even when it worked you had to set the version to win98 in order to run TntMPD. Regression test against installing with winxp, then running it in win98? -- 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=14907 --- Comment #5 from Andrew Roth <andrewroth(a)gmail.com> 2009-02-24 21:35:12 --- The following procedure works for me on OS X 10.5.6, using port install wine-devel (v1.1.15) and TntMPD version r73 winetricks winxp winetricks mdac28 winetricks jet40 cp mssign32.dll ~/.wine/drive_c/windows/system32 cp mapi32.dll ~/.wine/drive_c/windows/system32 winetricks riched20 winecfg # add mssign32 mapi32 to the Libraries list -- 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=14907 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2009-02-25 09:58:20 --- You can probably close this bug, then. You might want to open a separate one for the "winetricks riched20" step. Ideally that shouldn't be needed. -- 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=14907 --- Comment #7 from Andrew Roth <andrewroth(a)gmail.com> 2009-02-25 10:19:10 --- Forgot to include the actual version in my last commit -- that's TntMPD v2.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=14907 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-02-25 10:21:55 --- (In reply to comment #6)
You can probably close this bug, then.
You might want to open a separate one for the "winetricks riched20" step. Ideally that shouldn't be needed.
Wine also includes mapi32 and mssign32, so please file bugs for those problems. -- 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=14907 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-08-26 13:16:37 --- Is this still present in current (1.1.28 or newer) wine? -- 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=14907 --- Comment #10 from Andrew Roth <andrewroth(a)gmail.com> 2009-08-30 17:51:04 --- No, it works now, afaik. -- 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=14907 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2009-08-30 18:07:41 --- Reuben, if this is still a problem for you, go ahead and reopen. -- 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=14907 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-02 14:16:37 --- Closing bugs fixed in 1.1.29. -- 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