Skip to content

Instantly share code, notes, and snippets.

@jasonfma
jasonfma / adbactivitystack.log
Created October 24, 2016 21:20
React Native multiple MainActivity bug
ip-10-33-6-201:hylia jason$ adb shell dumpsys activity activities
ACTIVITY MANAGER ACTIVITIES (dumpsys activity activities)
Stack #0:
Task id #1
* TaskRecord{9d3f1c80 #1 A=com.android.launcher U=0 sz=1}
numActivities=1 rootWasReset=false userId=0 mTaskType=1 numFullscreen=1 mOnTopOfHome=false
affinity=com.android.launcher
intent={act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher}
realActivity=com.android.launcher/com.android.launcher2.Launcher
Activities=[ActivityRecord{9d1182e0 u0 com.android.launcher/com.android.launcher2.Launcher t1}]
Started on Jan 27, 2015 11:14:29 AM
Using strategy: Default
[poll] Last Built Revision: Revision e36e5840d8547fea84d98b2940755be6aa2be2b1 (refs/remotes/origin/develop)
> /usr/bin/git --version # timeout=60
> /usr/bin/git -c core.askpass=true ls-remote -h git@github.com:hightail/spaces-mac.git develop # timeout=60
FATAL: hudson.plugins.git.GitException: Command "/usr/bin/git -c core.askpass=true ls-remote -h git@github.com:hightail/spaces-mac.git develop" returned status code 128:
stdout:
stderr: SecGenericPasswordCreate failed
Permission denied (publickey).
fatal: Could not read from remote repository.