QLC can be quit without saving

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
jef m

This is low/no priority but something funny I noticed.
Open QLC, add any fixture, X to quit, "Save current workspace?" Yes, Cancel.
The program will quit without saving, even though the user "wanted" to save. However the Fixture Editor won't quit unsaved, and will dump you back into the editor, to try saving again or keep working. This helps keep unwary users from loosing their work.
Jano Svitok

I confirm this.

Note to myself: https://github.com/mcallegari/qlcplus/b ... p.cpp#L308 check return value and call e->ignore() if appropriate.
Jano Svitok

Fixed in git (to be 4.7.3). There were few more similar cases: create new file, open another file, open file from recent files list.

Thanks for spotting!
Post Reply