castlabs / electron-releases

castLabs Electron for Content Security
https://castlabs.com/resources/downstream/
MIT License
227 stars 43 forks source link

Crash on Windows with version 23 and later #147

Closed vitekcerny closed 1 year ago

vitekcerny commented 1 year ago

Since version 23, even a minimal electron application cannot be run. Tested on Windows x64 on electron-quick-start with modifications in your documentation. Everything works up to the latest version 22. Since version 23 the application quits immediately. Everything works fine on macOS x64.

khwaaj commented 1 year ago

Thanks for the heads up. It seems there has been a regression in the experimental support for the Media Foundation Widevine CDM. I'll make sure it gets fixed.

khwaaj commented 1 year ago

This is fixed in v24.0.0-alpha.6+wvcus.2 and v23.1.1+wvcus.2 respectively. Let me know if there are any further issues.

vitekcerny commented 1 year ago

Thank you for the quick response. I can confirm that the binaries are working again on Windows, so we can close this issue now. Thanks again :)