dakhnod / Meshenger

open source, P2P messenger without centralized server that works in a local network.
GNU General Public License v3.0
202 stars 45 forks source link

Crash on camera enable during call #6

Open licaon-kter opened 5 years ago

licaon-kter commented 5 years ago

Xperia 6.0.1/Huawei 8.0.0, camera/mic permissions granted

E AndroidRuntime: Process: d.d.meshenger, PID: 29465
E AndroidRuntime:        at d.d.meshenger.RTCCall.setVideoEnabled(RTCCall.java:223)
E AndroidRuntime:        at d.d.meshenger.CallActivity.switchVideoEnabled(CallActivity.java:187)
E AndroidRuntime:        at d.d.meshenger.CallActivity.lambda$onCreate$1$CallActivity(CallActivity.java:136)
E AndroidRuntime:        at d.d.meshenger.CallActivity$$Lambda$3.onClick(Unknown Source)
dakhnod commented 5 years ago

thanks for the help, is that the whole stacktrace? normally, in such a case, the exception messager and such are printed.

licaon-kter commented 5 years ago

That's the only info, on the Xperia crashes, on the Huawei it stays in the call, I can use the icons but nothing happens.

jasonhfuller commented 5 years ago

I can confirm this on LG Nexus 5x and Samsung Galaxy s4

iamvasuh commented 5 years ago

This issue has been fixed now. Checkout the link https://github.com/meshenger-app/meshenger-android

mwarning commented 4 years ago

Hopefully fixed in 2.0.0 now.