Comment 11 for bug 1181215

Revision history for this message
jus (jus) wrote :

Thanks for taking a look at it.
Just pulled latest master and the segfault is fixed.

Now you can save a bank, but when loading the bank, it throws the error ``Could not read the sampler bank file``. The saved file is overwritten on load and corrupts (empty).

In the log, there is the following line:
Warning [Main]: QIODevice::read: WriteOnly device
2014-12-01 20:04:56.377 mixxx[4762:507] modalSession has been exited prematurely - check for a reentrant call to endModalSession:

This is with OSX 10.9.3

Notes:
By default, the banks are saved without file extension. Might be a nice touch to add *.xml or similar to allow sorting by file type in the file browser. Banks probably belong in the library just like playlist/recordings. But this is for Samplers 2.0 :-)