ilastik / volumina

Volume Slicing and Editing
http://ilastik.org
Other
32 stars 65 forks source link

temporary fix: fail a little more gracefully on pref import fail #275

Closed k-dominik closed 4 years ago

k-dominik commented 4 years ago

this is not the proper way to do it, we should still import all preference properly (key bindings) https://github.com/ilastik/ilastik/issues/2323, and ignore deprecated ones https://github.com/ilastik/ilastik/issues/2322 that also result in failures.

We need to fix this quickly for the release This should of course be followed up properly.

This PR preserves the old file if import failed with the hope we'll properly fix it at some point.

k-dominik commented 4 years ago

I'll merge this. @m-novikov also brought up the alternative of reverting the preference related PRs, but this is not possible to do clean.