Regression: Save Online shows 'upload audio' when updating score, regardless of default synthesitzer settings

• Apr 12, 2017 - 11:10
Reported version
2.2
Type
Functional
Severity
S4 - Minor
Status
closed
Project
Tags

Make sure synthesizer settings are at default (e.g. use -F)
Create new score
Save online (For master the -e flag is needed to be able to save online)
Save online again

expected result: the add autio part of the dialog is not visible

actual result: the add autio part of the dialog is visible

Windows 7 and 10, all builds of master and 2.1 since that feature got implemented (8783e76 for 2.1, (63cbfeb for master), up to at least 22033c8 (2.1) and f264716 (master)


Comments

But this code is executed only the 1st time, not when updating the score!
Yes, so why the add audio part of the dialog would be visible !? It's the only place where setVisible is called. I still can't reproduce... that's crazy.