Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

typing #2865

Description

@door43app

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions