Expected behavior
I expected that the application retroshare should function properly upon de-activation of airplane mode so as to prevent loss of data for users on using the application. Retroshare is required to work properly upon de-activation of airplane mode.
Actual behavior
While using retroshare, upon de-activation of airplane mode on mobile device, the application crashes.
How to reproduce
- download retroshare from f-driod application.
- open application for use.
- activate airplane mode on mobile device to test run.
- de-activate airplane mode.
- application crashes.
- version of the application : v 0.6.4
- last updated : 4/5/18
Downloadable report of logcat
http://txt.do/dfdov
Link to download app from f-driod
https://f-droid.org/app/org.retroshare.android.qml_app
- Browser: f-driod / retroshare
- Operating system: Andriod 7.0
Recording Of The Bug
logcat report of crash
04-25 02:09:34.887 4960 4960 E AndroidRuntime: FATAL EXCEPTION: main 04-25 02:09:34.887 4960 4960 E AndroidRuntime: Process: org.retroshare.android.qml_app, PID: 4960 04-25 02:09:34.887 4960 4960 E AndroidRuntime: android.util.SuperNotCalledException: Activity RetroShareQmlActivity did not call through to super.onConfigurationChanged() 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.app.ActivityThread.performConfigurationChanged(ActivityThread.java:4809) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.app.ActivityThread.performConfigurationChangedForActivity(ActivityThread.java:4715) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.app.ActivityThread.handleConfigurationChanged(ActivityThread.java:4891) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1644) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:110) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.os.Looper.loop(Looper.java:203) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6251) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1073) 04-25 02:09:34.887 4960 4960 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:934)
Posted on Utopian.io - Rewarding Open Source Contributors