Skip to content
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

Deleting ghost track causes crash #461

Open
davidhealey opened this issue Aug 10, 2024 · 4 comments
Open

Deleting ghost track causes crash #461

davidhealey opened this issue Aug 10, 2024 · 4 comments

Comments

@davidhealey
Copy link

If I have two tracks and I set the second track's ghost track to be the first track. Then I delete the first track, Qtractor crashes.

rncbc added a commit that referenced this issue Aug 13, 2024
  ghost to open MIDI clip editor(s). (GH issue #461)
@rncbc
Copy link
Owner

rncbc commented Aug 13, 2024

fixed in 945d2cc

thanks

@windowsrefund
Copy link

windowsrefund commented Aug 14, 2024

It seems (potentially) related that a crash is now caused by deleting a duplicated MIDI track. How to reproduce:

  1. Duplicate a track with data
  2. Attempt to remove the duplicated track

I can break this out into a separate issue if needed and/or build against a previous commit in order to A/B.

rncbc added a commit that referenced this issue Aug 14, 2024
  ghost to open MIDI clip editor(s), or it's been duplicated just
  recently. (GH issue #461)
@rncbc
Copy link
Owner

rncbc commented Aug 14, 2024

now fixed in edf984b

thanks again

@windowsrefund
Copy link

Seems this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants