[Bug 51938] Safe Exam Browser needs "DNSDomain" from Win32_NetworkAdapterConfiguration

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 3 16:52:28 CDT 2021


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

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|-unknown                    |wmi&wbemprox
                 CC|                            |xerox.xerox2000x at gmail.com
     Ever confirmed|0                           |1
            Summary|Safe Exam Browser needs     |Safe Exam Browser needs
                   |Microsoft Edge WebView2     |"DNSDomain" from
                   |Runtime to install          |Win32_NetworkAdapterConfigu
                   |                            |ration

--- Comment #7 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
(In reply to Bamm Gabriana from comment #5)
> (In reply to joaopa from comment #2)
> > You should change the title of this bug as something as "Safe Exam Browser
> > needs Microsoft Edge WebView2 Runtime to install"
> 
> Thank you joaopa, I did the change you suggested. I installed on Wine 6.20
> after installing WebView2 runtime and got an install completed message.
> 
> When I tried to run it though, using the following command:
> 
> /opt/wine-devel/bin/wine "C:\Program
> Files\SafeExamBrowser\Application\SafeExamBrowser.exe"
> 
> it complains of errors about missing dotnet stuff.
> 
> 0514:fixme:mscoree:parse_supported_runtime
> sku=L".NETFramework,Version=v4.7.2" not implemented
> 0514:fixme:mscoree:parse_supported_runtime
> sku=L".NETFramework,Version=v4.7.2" not implemented
> 
> Is this a different bug?

That message seems to be harmless. I get an error messagebox (Error 0x80041001
that seems to be related to missing DNSDomain from
Win32_NetworkAdapterConfiguration:

027c:trace:wbemprox:WbemServices_create namespace L"cimv2", context
0000000000000000, ppObj 0000000008B6F3B8.
027c:trace:wbemprox:WbemServices_create returning iface 000000000046CBD0
027c:trace:wbemprox:wbem_services_QueryInterface 000000000046CBD0
{00000000-0000-0000-c000-000000000046} 0000000008B6F2C8
027c:trace:wbemprox:wbem_services_QueryInterface 000000000046CBD0
{00000000-0000-0000-c000-000000000046} 0000000003482640
027c:trace:wbemprox:wbem_services_QueryInterface 000000000046CBD0
{9556dc99-828c-11cf-a37e-00aa003240c7} 0000000008B6EED8
0268:trace:wbemprox:wbem_services_ExecQuery 000000000046CBD0, L"WQL", L"SELECT
MACAddress FROM Win32_NetworkAdapterConfiguration WHERE DNSDomain IS NOT NULL",
0x00000010, 0000000000000000, 000000000041D3E8
0268:trace:wbemprox:grab_table returning 00000000085A27C0
0268:trace:wbemprox:parse_query wql_parse returned 0
008c:fixme:nsi:ipv6_forward_enumerate_all not implemented
008c:fixme:nsi:ipv6_forward_enumerate_all not implemented
008c:fixme:nsi:ipv6_forward_enumerate_all not implemented
008c:fixme:nsi:ipv6_forward_enumerate_all not implemented
0268:trace:wbemprox:fill_networkadapterconfig created 0 rows

I quickly hacked "Description" to read "DNSDomain "in
col_networkadapterconfig[] and then the error is gone and it runs into next
bug, that seems to be about missing msctfmonitor.dll

Anyway, I don`t see a failing install ; I used the "bundled" installer, so I
change the title to reflect current behaviour of the program

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