-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Crash when copying audio TCOs between LMMSs. #3862
Comments
Could not recreate exactly on win32. rc4 xp3 |
Reproduced. It seems like Lines 1382 to 1394 in daa3f53
I guess saving track type in |
Note that the crash only happens if a track whose index equals to the index of source track doesn't exist in target LMMS instance. |
Should be fixed in #4862. |
Using Windows 10 Pro, 64-bit OS, x64-based processor with LMMS 1.2.0-rc.4.
To reproduce:
Once the copied TCO enters the track, LMMS will crash, the runtime error window will appear,
![image](https://user-images.githubusercontent.com/25503477/31308339-0a58391a-ab7e-11e7-863b-2169893eb317.png)
![image](https://user-images.githubusercontent.com/25503477/31308347-298e047c-ab7e-11e7-89d2-19c1491c34f1.png)
then the "LMMS has stopped working" window will appear.
The text was updated successfully, but these errors were encountered: