Skip to content
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

typing #2865

Open
door43app opened this issue Feb 3, 2022 · 0 comments
Open

typing #2865

door43app opened this issue Feb 3, 2022 · 0 comments

Comments

@door43app
Copy link

Notes

typing

Environment

Environment Key Value
version 11.0
build 176
UDID a7f66918c576d7d3
Android Release 7.0
Android SDK 24
Brand TECNO
Device TECNO-P904
Stack trace
======
java.lang.RuntimeException: Unable to resume activity {com.translationstudio.androidapp/com.door43.translationstudio.ui.home.HomeActivity}: java.lang.NullPointerException: Attempt to read from field 'org.unfoldingword.gogsclient.User com.door43.translationstudio.core.Profile.gogsUser' on a null object reference
	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3506)
	at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3546)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2795)
	at android.app.ActivityThread.-wrap12(ActivityThread.java)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1527)
	at android.os.Handler.dispatchMessage(Handler.java:110)
	at android.os.Looper.loop(Looper.java:203)
	at android.app.ActivityThread.main(ActivityThread.java:6251)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1063)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:924)
Caused by: java.lang.NullPointerException: Attempt to read from field 'org.unfoldingword.gogsclient.User com.door43.translationstudio.core.Profile.gogsUser' on a null object reference
	at com.door43.translationstudio.ui.ProfileActivity.getCurrentUser(ProfileActivity.java:87)
	at com.door43.translationstudio.ui.home.HomeActivity.onResume(HomeActivity.java:240)
	at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1269)
	at android.app.Activity.performResume(Activity.java:6823)
	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3477)
	... 10 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant