kinect-azure icon indicating copy to clipboard operation
kinect-azure copied to clipboard

ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled

Open flololan opened this issue 2 years ago • 1 comments

Hi,

I am trying to get at least the examples to work. The App on itself starts as intended but I get no feed from the Kinect, can't click on anything in the app and the console shows [22312:0407/161123.594:ERROR:gpu_init.cc(446)] Passthrough is not supported, GL is disabled, ANGLE is

image image

Thanks in advance for your help!

flololan avatar Apr 07 '22 07:04 flololan

Thanks for reporting this. It looks like there's something going wrong with Electron / Chromium: https://github.com/electron/electron/issues/32317 - unfortunately I'm not seeing this error on my end.

I've rented out my Kinect, so I cannot run necessary tests myself at this time. Can you try creating a new Electron application (with the latest electron version), integrating one of my demos and see if you're getting the same error?

wouterverweirder avatar Apr 08 '22 07:04 wouterverweirder