-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Completely ruined recording: Error: java.io.FileNotFoundException: /data/user/0/org.fossify.voicerecorder/... #56
Comments
Got another similar report via email. |
Device: Redmi Note 12 Pro 5G I've experienced this issue ~5 times already. The longer the recording, the more chances it has to happen, but I've had it happen with recordings ~1h to ~6h, all the same. Happens both with Pausing has nothing to do with the error. I've never used that feature and reproduced the error anyway. Also experienced this error when using this app, which has almost same UI, which I guess is a fork project or an older version?: https://github.com/SimpleMobileTools/Simple-Voice-Recorder I don't know Kotlin, but dig around the code trying to fix it myself since it affects me so often and it's forcing me to use other apps to record This function last updated 4 years ago, I think it has good chances to contain the bug? I reproduce the error exactly when the stop button is pressed: If this is not possible to fix, may I ask some kind of "autosave" feature? Maybe, attempt to save the recording every minute or so. So, at worst I'll lose 1min of notes. Otherwise I'm going to have to go back to whatsapp to record myself I'd love to fix this btw but I don't know how to Android development |
I believe this happens due to low storage. |
This should probably be fixed in 1.1.0, waiting for confirmation... |
i assume this confirms otherwise #81 |
No, both are different issues. |
Checklist
Affected app version
1.0.0
Affected Android/Custom ROM version
Android 13
Affected device model
HTC U23 pro
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Internal/Music/Recordings
Expected behavior
Save my important recording...
Actual behavior
Error: java.io.FileNotFoundException: /data/user/0/org.fossify.voicerecorder/... and missing file
Screenshots/Screen recordings
Additional information
Last version from F-Droid. I just recorded very important information and this bug completely ruined it 💀💀💀
Frankly I haven't tried to reproduce it yet, but I'll do it now and then post the result here in the comments.
UPD: Tried 23+ minutes and didn't wait after pausing, didn't get an error. Continuing debugging...
The text was updated successfully, but these errors were encountered: