http://bugs.winehq.org/show_bug.cgi?id=33727
Bug #: 33727 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service with builtin wmiutils Product: Wine Version: 1.5.31 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Created attachment 44664 --> http://bugs.winehq.org/attachment.cgi?id=44664 +wmiutils,+wbemprox,+tid log of an attempt to connect
It is not possible to control server service when using builtin wmiutils. Normally it is not noticeable, as the application requires .NET 2.0, which installs native wmiutils. However, thanks to bug 33726 I was able to test the application with builtin.
In the attached log you can see a (single) call to wbem_services_GetObject with second parameter (null). With native wmiutils L"Win32_Service.Name="MSSQLSERVER"" is passed instead.
http://bugs.winehq.org/show_bug.cgi?id=33727
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Summary|Microsoft SQL Server |Microsoft SQL Server |Management Studio Express |Management Studio Express |2005: cannot control server |2005: cannot control server |service with builtin |service with builtin |wmiutils |wmiutils (dogfood)
--- Comment #1 from Daniel Jelinski djelinski1@gmail.com 2013-06-06 14:33:43 CDT --- Now that bug 33726 is resolved, setting wmiutils to builtin is necessary to reproduce this bug.
http://bugs.winehq.org/show_bug.cgi?id=33727
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft SQL Server |Microsoft SQL Server |Management Studio Express |Management Studio Express |2005: cannot control server |2005: cannot control server |service with builtin |service with builtin |wmiutils (dogfood) |wmiutils (purist)
http://bugs.winehq.org/show_bug.cgi?id=33727
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2013-06-07 12:58:09 CDT --- Commit 0351b38d6d1e01dee5cb2b9771b9a19c8388302b may help here.
http://bugs.winehq.org/show_bug.cgi?id=33727
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |540370fb03e13ba5bf723a84c45 | |90fd91159ebdb Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Daniel Jelinski djelinski1@gmail.com 2013-06-07 15:09:25 CDT --- Ack, works now, though I see a different commit ID...
http://bugs.winehq.org/show_bug.cgi?id=33727
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2013-06-14 13:24:55 CDT --- Closing bugs fixed in 1.6-rc2.