-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NW crash on WebMIDI sysex send recurred #7007
Comments
I can reproduce with nwjs-sdk-v0.36.4&0.36.5&0.37.0-win. |
What is the latest working version?
…On March 10, 2019 9:58:22 AM GMT+08:00, ffanny ***@***.***> wrote:
I can reproduce with nwjs-sdk-v0.36.4&0.36.5&0.37.0-win.
The NW window crashed when run `sendSysEx()`.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#7007 (comment)
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
The latest working version is 0.29.4-win. |
Thanks @ffanny . Does it work within NW2 mode in 0.36 or 0.37? |
This is fixed in git and will be available in the next nightly build. |
@rogerwang It works within NW2 mode in 0.36 & 0.37. |
CC #5875 to record another issue fixed by NW2 mode. |
I have confirmed it is fixed at 3/11/19 nightly build. |
NWJS Version : v0.37.0-beta1-win-x64
Operating System : windows 10 x64
in #6502 ,
I confirmed that this problem was fixed on nw29, but now this problem has recurred.
I do not know when it happened, and it may be another problem.
crash dump:
01e2678d-9378-4a0a-9680-19c6f3cb77a8.zip
In the program below, the display of "requestMIDIAccess OK" works normally. After that, sendNoteOn has no problem, but when I run sendSysEx, the NW window closes.
(You need to connect some MIDI devices to test it)
How to reproduce
The text was updated successfully, but these errors were encountered: