[Bug 40489] New: wbemprox does not support ASSOCIATORS query

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 17 15:21:44 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40489

            Bug ID: 40489
           Summary: wbemprox does not support ASSOCIATORS query
           Product: Wine
           Version: 1.9.8
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wmi&wbemprox
          Assignee: wine-bugs at winehq.org
          Reporter: michael at fds-team.de
                CC: hans at meelstraat.net
      Distribution: ---

After working around bug 20776 3DMark Vantage tries to execute the following
wmi query:

trace:wbemprox:wbem_services_ExecQuery 0x162580, L"WQL", L"ASSOCIATORS OF
{Win32_DiskPartition.DeviceID=\"Disk #0, Partition #0\"} WHERE AssocClass =
Win32_LogicalDiskToPartition", 0x00000030, (nil), 0x10afce0
err:wbemprox:wql_error syntax error, unexpected TK_ID, expecting TK_SELECT

Wine does not support ASSOCIATORS queries so far and fails.

In order to make it easier to test the problem without working around the
3DMark Vantage bugs, I created tests with similar queries to reproduce the
issue (see
https://www.winehq.org/pipermail/wine-patches/2016-April/149324.html)

-- 
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.



More information about the wine-bugs mailing list