http://bugs.winehq.org/show_bug.cgi?id=31524
Bug #: 31524 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service (needs Win32_Service.*Service methods) 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
After connecting to a server the context menu contains commands like start, stop, pause, resume, restart. After implementing bug 31522, the following methods will be needed for these commands to work: Win32_Service.StopService Win32_Service.PauseService Win32_Service.StartService Win32_Service.ResumeService
A running instance of SQL Server on the same wineprefix is needed to reproduce this bug. Winetricks dotnet20 win7 is needed to install the application.
http://bugs.winehq.org/show_bug.cgi?id=31524
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Depends on| |31522
http://bugs.winehq.org/show_bug.cgi?id=31524
Bug 31524 depends on bug 31522, which changed state.
Bug 31522 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service (needs implemented wbem_services_ExecMethod infrastructure) http://bugs.winehq.org/show_bug.cgi?id=31522
What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=31524
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2012-10-15 16:28:08 CDT --- Can you attach a +wbemprox trace from an attempt to control the service?
http://bugs.winehq.org/show_bug.cgi?id=31524
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2012-10-15 23:38:53 CDT --- Created attachment 42150 --> http://bugs.winehq.org/attachment.cgi?id=42150 +wbemprox trace of attempts to stop and pause service
Attached. The log is somewhat cluttered, look for StopService and PauseService. Start and Resume are disabled while the service is running, so they are absent in the log.
http://bugs.winehq.org/show_bug.cgi?id=31524
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2012-10-17 18:59:27 CDT --- Implemented as of d5cbcc1e70df7c5b0955d0e554a8ae807a3f579c Is this still an issue in current git?
http://bugs.winehq.org/show_bug.cgi?id=31524
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d5cbcc1e70df7c5b0955d0e554a | |8ae807a3f579c Status|UNCONFIRMED |RESOLVED Blocks| |32005 Resolution| |FIXED
--- Comment #4 from Daniel Jelinski djelinski1@gmail.com 2012-10-18 13:23:20 CDT --- Stopping service works great, but it's impossible to start it again afterwards. Filed bug 32005 as a continuation.
http://bugs.winehq.org/show_bug.cgi?id=31524
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-10-26 13:30:38 CDT --- Closing bugs fixed in 1.5.16.