Open Damjan94 opened 2 years ago
Hi, I think I'm having the same issue in an old Moto E (LTE) with LineageOS 17.1-20220211-NIGHTLY-surnia, llama 9 (Android 10) with updated app (2.4.0.5) from F-Droid (just installed).
This is what I have in log.txt:
java.lang.RuntimeException: start failed. at android.media.MediaRecorder.start(Native Method) at org.commonvoice.saverio_lib.mediaRecorder.MediaRecorderRepository.startRecording(MediaRecorderRepository.kt:45) at org.commonvoice.saverio_lib.viewmodels.SpeakViewModel.startRecording(SpeakViewModel.kt:75) at org.commonvoice.saverio.SpeakActivity.startRecording(SpeakActivity.kt:1207) at org.commonvoice.saverio.SpeakActivity.setStartStopButton$lambda-41(SpeakActivity.kt:1264) at org.commonvoice.saverio.SpeakActivity.lambda$RHDULYo5QS5EjyqzrExOtZM7lZk(Unknown Source:0) at org.commonvoice.saverio.-$$Lambda$SpeakActivity$RHDULYo5QS5EjyqzrExOtZM7lZk.onClick(Unknown Source:4) at android.view.View.performClick(View.java:7259) at android.view.View.performClickInternal(View.java:7236) at android.view.View.access$3600(View.java:801) at android.view.View$PerformClick.run(View.java:27892) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7356) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
Kind regards, let me know if there's something I could do to help.
General information
About OS*
OS version: 12
OS language (in English):_ English
About the app (CV Project)*
App release: 2.4.0.5
App language (in English): English
About you device
Device RAM: ?
Device display size (in Inches): ?
(Optional, but recommended) _Device model SM-G955F
From what store have you installed the app?: GitHub
Are there installed Google Services on your device? No
Description bug *
How to reproduce the bug *
Screenshots
Log file
You can find the log file in the
Internal storage
>Android
>data
>org.commonvoice.saverio
>files
>logs
>log.txt
from logfile:
from debugger
Additional context
I tried this on another samsung device running android 12, and it works fine. That one has stock samsung rom. My phone has lineage os 19. What are the chances of this being another outdated library issue?