You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we upgraded to Electron 10 (10.1.2) the application crashes when using the touchbar media keys. Media keys on an external keyboard seem to work fine though.
./node_modules/electron/dist/Electron.app/Contents/MacOS/Electron exited with signal SIGSEGV
There's no other information about this segmentation fault that I can include. I also tried Electron 11 beta, but same crash.
It works fine in Electron 9.
Any ideas?
The text was updated successfully, but these errors were encountered:
Since we upgraded to Electron 10 (10.1.2) the application crashes when using the touchbar media keys. Media keys on an external keyboard seem to work fine though.
There's no other information about this segmentation fault that I can include. I also tried Electron 11 beta, but same crash.
It works fine in Electron 9.
Any ideas?
The text was updated successfully, but these errors were encountered: