Mikalai Daronin
Mikalai Daronin
It looks like Context Menu no longer works for folders in this mode (QOwnNotes 20.3.5, macOS 10.15): right click does nothing (it works for notes just fine, though).
@pbek , Nope. I've enabled `Instead of a note list use a note tree with all the subfolders (if they are turned on for the note folder)` option, restarted the...
20.8.10 fixes the context menu issue for me!
@pbek you're probably right, my previous version was like 20.3.x or smth
Hmm, I would suggest to try different [`MediaRecorderConfig`](https://github.com/lassana/continuous-audiorecorder/blob/d2aa129e0a801d66ab72bea90fb3b7422175dc99/recorder/src/main/java/com/github/lassana/recorder/AudioRecorder.java#L45) params.
@dougouk I think `-1007` code means that there something wrong with recording configuration (e.g. the device doesn't support it).
The record should be in [`DIRECTORY_MUSIC`](https://github.com/lassana/continuous-audiorecorder/blob/master/sample/src/main/java/com/github/lassana/continuous_audiorecorder/fragment/MainFragment.java#L127). Unfortunately, I don't have S6; I'll recheck the playing intent later on an emulator.
@sachinvarma I suppose you should use a different audio recording configuration to avoid this. It would be helpful if you provided steps to reproduce the crash.
Unfortunately, I don't have any Samsung device. I'd suggest to try [different output configurations](https://github.com/lassana/continuous-audiorecorder/blob/d2aa129e0a801d66ab72bea90fb3b7422175dc99/recorder/src/main/java/com/github/lassana/recorder/AudioRecorder.java#L207-L219).
@n8fr8 what services do you mean?