[Bug 44744] Autodesk Fusion 360 need propsys.dll.PSGetPropertyKeyFromName to be installed

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 22 17:48:53 CDT 2018


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

--- Comment #6 from GG <gillg02 at hotmail.com> ---
I compiled and test last verion, but it's not really better.
Error seems to be a bit different, but always around PSGetPropertyKeyFromName.

Last log lines, before python exception :

007b:fixme:msvcrt:__clean_type_info_names_internal (0x3b9b720) stub
007b:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
0066:fixme:propsys:PSGetPropertyKeyFromName L"System.AppUserModel.ID",
0x29f4ef40
0066:fixme:shell:propertystore_SetValue (0x43548b20)->(0x29f4ef40 0x2cf315b0):
stub
0066:err:shell:IShellLinkW_fnQueryInterface -- Interface: E_NOINTERFACE

And python exception :

  File
"S:\SRC\Core\Neutron\Installer\Streamer\src\adsk\dls\streamer\windows\native.py",
line 160, in Save
  File
"S:\SRC\Core\Neutron\Installer\Streamer\src\adsk\dls\streamer\windows\native.py",
line 139, in __SaveShellProps
_ctypes.COMError: (-2147467263, None, (None, None, None, 0, None))

Certainly because PSGetPropertyKeyFromName is not implemented and pointer does
not contain any value...

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