[Bug 24641] ProPresenter 4.x (.NET 3.5 WPF app) fails on startup (devenum CreateInstance() doesn't support IID_IUnknown)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 15 18:13:18 CST 2021


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

--- Comment #11 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

adding some apps from bug 42913 which suffered from the same issue for
documentation.

Intel Assistive Context-Aware Toolkit (ACAT) v1.00.0 (.NET 4.5 apps)

Download:

https://github.com/intel/acat/releases/download/v1.00.0/ACATSetup.exe

* ACATPhrase.exe
* ACATTryout.exe

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Intel/ACAT

$ wine ./ACATPhrase.exe
...
Unhandled Exception: System.Runtime.InteropServices.COMException: Creating an
instance of the COM component with CLSID {62BE5D10-60EB-11D0-BD3B-00A0C911CE86}
from the IClassFactory failed due to the following error: 80040111 Exception
from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE).
   at
ACAT.Extensions.Default.Actuators.VisionActuator.VisionUtils.Cameras.getDevicesOfCategory(Guid
category)
   at
ACAT.Extensions.Default.Actuators.VisionActuator.VisionUtils.Cameras.GetCameraNames()
   at
ACAT.Extensions.Default.Actuators.Vision.VisionActuator.VisionActuator.Init()
   at ACAT.Lib.Core.ActuatorManagement.ActuatorEx.Init()
   at ACAT.Lib.Core.ActuatorManagement.ActuatorManager.init()
   at ACAT.Lib.Core.ActuatorManagement.ActuatorManager.Init(IEnumerable`1
extensionDirs)
   at ACAT.Lib.Core.PanelManagement.Context.createActuatorManager()
   at ACAT.Lib.Core.PanelManagement.Context.Init(StartupFlags startup)
   at ACAT.Applications.ACATTalk.Program.Main(String[] args)
--- snip ---

$ sha1sum ACATSetup.exe 
de818a4723d72d7654895631ef121e574d8b3713e  ACATSetup.exe

$ du -sh ACATSetup.exe 
283M    ACATSetup.exe

Regards

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