keropwindow.blogg.se

Citrix viewer initialization failed
Citrix viewer initialization failed













Just a week before i updated my MacBook to latest macOS sierra and after that I am unable to launch apps via citrix receiver or web browser. Sometimes I also access the application via on web browser. So, I request to please check the above findings and if you find the above mentioned findings correct please add the Azure Body Tracking SDK version 1.0.1 to Prerequisites.I am using citrix receiver to access work application hosted on citrix servers form my MacBook pro. Your library works perfectly with Azure Body Tracking SDK version 1.0.1. So, it seems the initialization of some DLL which is used by your library is changed in Body Tracking SDK version 1.1.0 I also found more number of DLLs in version 1.1.0. So, there seems to be some change in the DLLs going from version 1.0.1 to 1.1.0.

CITRIX VIEWER INITIALIZATION FAILED CODE

In the 1st Laptop on which the Library and code was working - had Azure Body Tracking SDK version 1.0.1 and on the 2nd Laptop on which I got this error had Azure Body Tracking SDK version 1.1.0 Were different in the 2 laptops (due to the different version of the Azure Body Tracking SDK). 'C:\Program Files\Azure Kinect Body Tracking SDK\sdk\windows-desktop\amd64\release\bin' I found that the DLLs in the Body Tracking SDK in the path So, I tracked the DLL dependencies using 'Process Explorer' in Windows. The problem was with the version of Azure Kinect Body Tracking SDK. I have double checked all the version of the dependencies and everything is matching to the dependencies on the 1st laptop on which this Library is working flawlessly. _k4abt.VERIFY(4abt_tracker_create(nsor_calibration, acker_config, acker_handle), "Body tracker initialization failed!")įile "./pyKinectAzure_k4abt.py", line 107, in VERIFYĬan you please suggests a solution that I can try to fix this. Self.body_tracker = kinectBodyTracker(bodyTrackerModulePath, depthSensorCalibration)įile "./pyKinectAzure\kinectBodyTracker.py", line 26, in initįile "./pyKinectAzure\kinectBodyTracker.py", line 73, in initializeTracker PyK4A.bodyTracker_start(bodyTrackingModulePath)įile "./pyKinectAzure\pyKinectAzure.py", line 34, in bodyTracker_start \src\sdk\k4abt.cpp (38): tracker->Create(sensor_calibration, config) returned failure in k4abt_tracker_create()Įxception during initialization: C:\source\ort-restore\onnxruntime\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(1487)\onnxruntime.dll!00007FF8634BF2AC: (caller: 00007FF86350EE66) Exception(3) tid(4030) 80070057 The parameter is incorrect.įile "D:\MY_PROJECT_PATH\MY_PYTHON_SCRIPT.py", line 1383, in Exception during initialization: C:\source\ort-restore\onnxruntime\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(1487)\onnxruntime.dll!00007FF8634BF2AC: (caller: 00007FF86350EE66) Exception(3) tid(4030) 80070057 The parameter is incorrect. \src\TrackerHost\TrackerHost.cpp (185): Create(). 13:11:46.1972431 Exception during initialization: C:\source\ort-restore\onnxruntime\onnxruntime\core\providers\dml\DmlExecutionProvider\src\MLOperatorAuthorImpl.cpp(1487)\onnxruntime.dll!00007FF8634BF2AC: (caller: 00007FF86350EE66) Exception(3) tid(4030) 80070057 The parameter is incorrect. When I replicated the development environment on another laptop (with the same hardware specification as the first laptop), maintaining the exact same version of NVidia Drivers, CUDA, cuDNN, Azure Kinect SDK and Azure Kinect Body Tracking SDK I get exception in Body Tracker Initialization due to "onnxruntime.dll" On of the my laptop - it works perfectly. I am using your library with with Azure Kinect DK for Pose Estimation.













Citrix viewer initialization failed