Crash when invoking "Batch Export"

• Aug 29, 2014 - 17:55
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Calling this plugin crashes using abc70ae on Mac and Linux.

I'm not sure where the problem lies. Since it seems to be about the dialog window, it might be a MuseScore problem.


Comments

Right, it crashes on my Linux Mint 17 too.

A similar bug happens with the ABC Import plugin when we try to open a file (see #29731 )

My test showed that any QML FileDialog causes crash in MuseScore on Linux. Could be a bug in QT, or a problem the way MuseScore deal with them.

MakRS' pull request was against MuseScore, not against this plugin, see PR #1246 .
And it had been merged after MuseScore 2.0 beta 1 got released, so the fix would be in the later nighly builds.
Even if it wouldn't crash on you, it wouldn't do you any good, as the port to 2.0 hasn't been finished yet, there is just some GUI, but no functionality behind it.
Feel free to play with it, I'd accept pull requests ;-)