I run Manjaro and whatever version of winetricks i use (202302 or 20230809 from github) I'm not able to install dotnetdesktop6, so to install dotnet 6 runtime.
here is the return message:
07c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
010c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
010c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
010c:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
010c:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
010c:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\\windows\\system32\\msxml2.dll"
010c:err:ole:com_get_class_object no class object {f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x1
010c:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0057FEAC
Why do I get error for msxml2.dll as it's exist in current wine prefix ?
thx
010c:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
010c:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
Try installing the gnutls and lib32-gnutls packages, and try again.
I was missing lib32-gnutls but it did not change anything regarding installation of dotnetdesktop6.
it's still not possible to install and I get the same error as above without the 2 lines regarding libgnutls
Executing wine windowsdesktop-runtime-6.0.19-win-x86.exe /quiet
0250:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0260:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
0250:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
0250:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\\windows\\system32\\msxml2.dll"
0250:err:ole:com_get_class_object no class object {f5078f1b-c551-11d3-89b9-0000f81fe221} could be created for context 0x1
0250:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0057FEAC
------------------------------------------------------
warning: Note: command wine windowsdesktop-runtime-6.0.19-win-x86.exe /quiet returned status 17. Aborting.