[Bug 32516] New: MS SQL Server management studio 2005 wants unimplemented msvcr80.dll._stricmp_l
http://bugs.winehq.org/show_bug.cgi?id=32516 Bug #: 32516 Summary: MS SQL Server management studio 2005 wants unimplemented msvcr80.dll._stricmp_l Product: Wine Version: 1.5.20 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: djelinski1(a)gmail.com Classification: Unclassified To reproduce: winetricks -q dotnet20 comctl32 win7 wine msiexec /i sqlmgr/SQLServer2005_SSMSEE.msi wine "C:/Program Files/Microsoft SQL Server/90/Tools/Binn/VSShell/Common7/IDE/ssmsee.exe" In the connection window, type anything into Server, select SQL server authentication, type anything into login and click connect. Application displays an exception dialog, and console log complains about the missing function. The exception happens only with native comctl. SQL Server is not needed to reproduce this bug. -- 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=32516 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=32516 --- Comment #1 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-12-24 15:49:05 CST --- Implemented with commit dbec250635d6bef389dbbf3296e949f4653b1276; thanks Piotr! Now it wants msvcr80.dll._strnicmp_l. Should I file another bug? -- 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=32516 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dbec250635d6bef389dbbf3296e | |949f4653b1276 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-12-26 12:13:15 CST --- (In reply to comment #1)
Implemented with commit dbec250635d6bef389dbbf3296e949f4653b1276; thanks Piotr! Now it wants msvcr80.dll._strnicmp_l. Should I file another bug?
Yes, please. -- 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=32516 --- Comment #3 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-12-27 03:19:36 CST --- I would, but Piotr implemented that in the meanwhile, see commit eaa1b7060375f819146cce127d401a2161db6ea1. Thanks again! Now the application works with both native and builtin comctl. -- 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=32516 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2013-01-04 15:00:56 CST --- Closing bugs fixed in 1.5.21. -- 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