https://bugs.winehq.org/show_bug.cgi?id=40970
Bug ID: 40970 Summary: Can't run LEGO DD anymore Product: Wine Version: 1.9.12 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: miek@miek.nl Distribution: ---
Both with wine 1.9.12 and 1.9.14 I can't run lego digital designer anymore. It did run under Ubuntu' 16.04 version of Wine, but now with Fedora 24 it stopped working. It installs, splash screen starts and then just exists:
"""" % wine .wine/drive_c/Program\ Files\ (x86)/LEGO\ Company/LEGO\ Digital\ Designer/LDD.exe
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\quartz.dll" err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x3 fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. fixme:dwmapi:DwmIsCompositionEnabled 0x6dbd1518 fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x69ebd3de, context 0x8b64e0, init_notify 0, handle 0x119e170): stub err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\quartz.dll" err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x1 err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\quartz.dll" err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x1 fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. fixme:reg:RegQueryInfoKeyW security argument not supported. err:ole:CoCreateInstanceEx apartment not initialised fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0x4f46f0, init_notify 0, handle 0x116e794): stub wine: configuration in '/home/miek/.wine' has been updated. fixme:gstreamer:GST_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}! fixme:gstreamer:GST_QueryInterface No interface for {8e1c39a1-de53-11cf-aa63-0080c744528d}! fixme:gstreamer:GST_QueryInterface No interface for {f90a6130-b658-11d2-ae49-0000f8754b99}! fixme:gstreamer:unknown_type Could not find a filter for caps: audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false fixme:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing a plug-in. fixme:gstreamer:GST_Connect GStreamer could not find any streams fixme:gstreamer:watch_bus typefind: GStreamer encountered a general stream error. fixme:dbghelp:elf_search_auxv can't find symbol in module """
The error in 1.9.12 is similar (at least the last one)