http://bugs.winehq.org/show_bug.cgi?id=31521
Bug #: 31521 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service (Win32_Service WMI class needs StartMode and SystemName properties) Product: Wine Version: 1.5.11 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
Continuation from bug 31323.
After connecting to a server the context menu contains options like start, stop, pause, resume, restart. After implementing the functions from bug 31323 right-clicking to invoke the context menu throws an exception - "Error code: 0x80041002" Log indicates that the error is due to missing properties: StartMode and SystemName.
A running instance of SQL Server on local machine is needed to reproduce this bug. Winetricks dotnet20 win7 is needed to install the application.
http://bugs.winehq.org/show_bug.cgi?id=31521
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download
http://bugs.winehq.org/show_bug.cgi?id=31521
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-08-26 11:37:56 CDT --- Created attachment 41497 --> http://bugs.winehq.org/attachment.cgi?id=41497 patch
Please try this one for StartMode property and attach +wbemprox,+tid log with it.
http://bugs.winehq.org/show_bug.cgi?id=31521
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2012-08-26 12:54:11 CDT --- Created attachment 41499 --> http://bugs.winehq.org/attachment.cgi?id=41499 +wbemprox,+tid log with patch applied
Now the menu appears, but selecting Stop triggers the exception. Stack trace provided by application contains this line: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ROOT.CIMV2.Win32.Service.get_SystemName()
http://bugs.winehq.org/show_bug.cgi?id=31521
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2012-08-26 23:09:32 CDT --- Created attachment 41508 --> http://bugs.winehq.org/attachment.cgi?id=41508 patch2
This one is for SystemName property.
http://bugs.winehq.org/show_bug.cgi?id=31521
--- Comment #4 from Daniel Jelinski djelinski1@gmail.com 2012-08-26 23:37:31 CDT --- Awesome! Thank you! Now it displays a dialog asking for confirmation. When I confirm that I want to stop the service, it runs into bug 31522.
http://bugs.winehq.org/show_bug.cgi?id=31521
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |31522
http://bugs.winehq.org/show_bug.cgi?id=31521
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |240d1e4f18746c5b839c7e5c833 | |bbcc039a83a52 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Daniel Jelinski djelinski1@gmail.com 2012-08-28 01:43:58 CDT --- http://source.winehq.org/git/wine.git/commit/773cf1e5995a7598cb43495b1358268... http://source.winehq.org/git/wine.git/commit/240d1e4f18746c5b839c7e5c833bbcc... Thanks again!
http://bugs.winehq.org/show_bug.cgi?id=31521
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-08-31 12:57:09 CDT --- Closing bugs fixed in 1.5.12.