http://bugs.winehq.org/show_bug.cgi?id=31323
Bug #: 31323 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service Product: Wine Version: 1.5.9 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: trivial 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 options like start, stop, pause, resume, restart. Under Wine all these options are unavailable (grayed). Wbemprox log contains these lines, most probably related:
trace:wbemprox:wbem_services_GetObject 0x3d8ee00, L"Win32_Service.Name="MSSQLSERVER"", 0x00000000, (nil), 0x3b2dd80, (nil) err:wbemprox:wql_error syntax error, unexpected TK_DOT, expecting $end trace:wbemprox:parse_query wql_parse returned 1
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=31323
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download
http://bugs.winehq.org/show_bug.cgi?id=31323
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 |service (needs | |Win32_Service WMI class and | |improved parser for | |wbem_services_GetObject) Severity|trivial |minor
http://bugs.winehq.org/show_bug.cgi?id=31323
--- Comment #1 from Austin English austinenglish@gmail.com 2012-07-27 13:34:38 CDT --- Please retest in git: http://source.winehq.org/git/wine.git/commitdiff/f3b93f26159873f35e32f71f523...
http://bugs.winehq.org/show_bug.cgi?id=31323
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2012-07-27 14:39:45 CDT --- The original error is now gone and an icon indicating the status of the server appeared. However, now right-clicking to invoke the context menu throws an exception - "Error code: 0x80041002". Stack trace indicates that the failing function is get_AcceptStop. The following lines appear in the console:
trace:wbemprox:class_object_Get 0x346b390, L"AcceptStop", 00000000, 0x32e540, 0x1453e68, 0x1453e6c fixme:wmiutils:wmiutils_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wmiutils:status_code_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wmiutils:status_code_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wmiutils:status_code_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:wmiutils:status_code_GetErrorCodeText 0x9830288, 0x80041002, 0x0000, 0x00000001, 0x32e48c fixme:ole:Context_CC_ContextCallback (0x30deac8/0x30deacc)->(0x79f277a5, 0xb8e4a8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x30deac8/0x30deacc)->(0x79f277a5, 0xb8e43c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
Should I file a separate bug report for that or can we reuse this one?
http://bugs.winehq.org/show_bug.cgi?id=31323
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2012-07-28 03:51:33 CDT --- Created attachment 41182 --> http://bugs.winehq.org/attachment.cgi?id=41182 patch
Try this patch.
http://bugs.winehq.org/show_bug.cgi?id=31323
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |54d21602267f790368a02c21faf | |52396f6385c15 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2012-07-31 01:58:03 CDT --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=31323
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-07-31 14:20:00 CDT --- Closing bugs fixed in 1.5.10.
http://bugs.winehq.org/show_bug.cgi?id=31323
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|FIXED |
--- Comment #6 from Daniel Jelinski djelinski1@gmail.com 2012-08-05 15:08:44 CDT --- Hello, Thank you for your continued effort. Sorry for the delay, I couldn't test the patch any sooner. Unfortunately, in today's git the context menu still does not appear. Now it complains about missing StartMode.
http://bugs.winehq.org/show_bug.cgi?id=31323
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Resolution| |FIXED
--- Comment #7 from Dan Kegel dank@kegel.com 2012-08-05 15:51:35 CDT --- Please file a new bug for that problem.
http://bugs.winehq.org/show_bug.cgi?id=31323
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |00cpxxx@gmail.com
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-08-06 07:24:52 CDT --- Closing again.