oalfroukh
oalfroukh
Hi, I'm using node-hid v2.1.1(latest version) in our Electron app (electron version is 16.0.8), We are using Sentry to monitor and report crashes. There are multi reports of crashes, and...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
* **Electron-Builder Version**: v24.6.0 * **Node Version**: v16.17.1 * **Electron Version**: v22.3.27 * **Electron Type (current, beta, nightly)**: * **Target**: dmg - Expected behavior: Uninstalling the Electron app by moving...
Hi, - I'm facing this crash on our app when using `node-hid` `v3.00` or `@julusian/hid` `v3.0.1-0` (sync or async methods) and I would say it's consistent (1 in 4), I...
Hi, - I'm using `HID` and I would like to move to use `HIDAsync`, **BUT** when the user selects another headset from our app, we will remove the hid device...
Hi, I'm using `HID` and I would like to move to use `HIDAsync`, but I noticed that the errors don't have details on `HIDAsync`. - here is the code of...
Hi, I have electron fiddle v0.36.3 which has a sample app that uses electron `v28.2.5`, I see on the task manager there are `electron.exe` processes even though I closed/stopped the...