[Bug 33607] New: Microsoft SQL Server Management Studio Express 2005: cannot restart SQL server (wbemprox returns stale service status)
http://bugs.winehq.org/show_bug.cgi?id=33607 Bug #: 33607 Summary: Microsoft SQL Server Management Studio Express 2005: cannot restart SQL server (wbemprox returns stale service status) Product: Wine Version: 1.5.15 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(a)winehq.org ReportedBy: djelinski1(a)gmail.com Classification: Unclassified It is possible to invoke stop/pause/restart on service. Under Windows, selecting Restart first stops service, then starts it. Under Wine it only stops the service. The application first stops the service, then gets its status by calling wbem_services_GetObject and checking State. Wine's implementation caches the service data and State returns Running. When the application sees that, it doesn't attempt to start the service. I already verified that modifying grab_table to always call table->fill works around the problem. -- 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=33607 Austin English <austinenglish(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=33607 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8f69a44b1c7e8fa6efc9d5e74cc | |f8af385675abd Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-05-22 13:59:02 CDT --- Fixed by 8f69a44b1c7e8fa6efc9d5e74ccf8af385675abd. Thanks Hans! -- 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=33607 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2013-05-24 13:32:16 CDT --- Closing bugs fixed in 1.5.31. -- 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