krevis / MIDIApps

MIDI apps for Mac OS X: MIDI Monitor and SysEx Librarian.
http://www.snoize.com/
BSD 3-Clause "New" or "Revised" License
713 stars 112 forks source link

Check permissions when setting library folder #48

Closed krevis closed 6 years ago

krevis commented 8 years ago

It's possible to use the preferences to set the library folder to a directory that isn't writable. When the app starts the next time, it will refuse to launch because of this.

krevis commented 6 years ago

In version 1.4 we now show an error when recording a new file. We don't refuse to launch. No need to check permissions when the folder changes. since its permissions could change later on.