rncbc / qtractor

Qtractor - An Audio/MIDI multi-track sequencer
https://qtractor.org
GNU General Public License v2.0
509 stars 88 forks source link

[NSM] Exit qtractor (accidentally) doesn't ask for saving #292

Open grammoboy2 opened 3 years ago

grammoboy2 commented 3 years ago

It seems I can just exit qtractor in NSM, without asking me if I want to save or not. No warnings when changes are made. Non-sequencer warns me for example non-sequencer-doyouwanttosave

rncbc commented 3 years ago

maybe fixed in develop branch, commit https://github.com/rncbc/qtractor/commit/00ad7f1

grammoboy2 commented 3 years ago

Thanks! Maybe? You don't test your fixes? You should man. ;)

rncbc commented 3 years ago

my tests are not your tests... you should test my fixes too

otoh. it might fix the issue in question but as you may see for the follow-up commits it broke something else on my tests... I must tell you that I don't use NSM that often, if at all :) YOU tell me! ;)

grammoboy2 commented 3 years ago

I'm not a qtractor user atm, but found the problem anyway, and I try to report a issue if there is a issue. I won't test all the fixes of the reported issues though. Might not be ideal, but you've to be selective sometimes. Soon or later, I'll bump against it again, don't worry. Thanks for the extremely fast fix... if it's a fix... ;)