I'm trying tu run the software SaalDesignItaly 4.0 from Saal Digital.
You can free download it at
https://www.saal-digital.it/software-do ... formType=0
I run on Arch Linux, that I've update today, with wine 7.7-1 and gnutls 3.7.4-2.
Code: Select all
[dome@tirus SoftwareSaalDesignItaly]$ wine SoftwareSaalDesignItaly.exe
01c8:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
01c8:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
01c8:err:winediag:process_attach Failed to load libgnutls, secure connections will not be available.
01c8:err:secur32:SECUR32_initSchannelSP no schannel support, expect problems
01c8:err:mmdevapi:DllGetClassObject Driver initialization failed
01c8:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
01c8:err:ole:com_get_class_object no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
01f8:fixme:sync:SetWaitableTimerEx (00000110, 03BAFE3C, 0, 00000000, 00000000, 00000000, 500) semi-stub
01c8:fixme:nls:get_dummy_preferred_ui_language (0x8 0052D358 00000000 0052D35C) returning a dummy value (current locale)
01c8:fixme:nls:get_dummy_preferred_ui_language (0x8 0052D358 002BDA38 0052D35C) returning a dummy value (current locale)
01c8:fixme:secur32:LsaGetLogonSessionData 0052DEDC 0052DECC stub
01c8:err:mmdevapi:DllGetClassObject Driver initialization failed
01c8:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
01c8:err:ole:com_get_class_object no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
01c8:err:mmdevapi:DllGetClassObject Driver initialization failed
01c8:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
01c8:err:ole:com_get_class_object no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
01d8:fixme:imm:ImeSetActiveContext (0x352670, 0): stub
01d8:fixme:imm:ImmReleaseContext (000000000003006C, 0000000000352670): stub
01c8:fixme:imm:ImeSetActiveContext (0x30f728, 1): stub
01c8:fixme:imm:ImmReleaseContext (0003004C, 0030F728): stub
Thanks.