Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 783
    • Issues 783
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #587

Closed
Open
Created Aug 08, 2016 by ligi@ligiContributor

java.lang.IllegalStateException: No Group in intent.

on 44d13ef2

when pressing up-affordance from blog - would try to reproduce a bit more but having to enter my Password again after each crash is a bit disencouraging -
cannot even make a simple password for testing - how do you guys do this?-)


08-08 16:51:17.150 15782 15782 E ACRA    : ACRA caught a RuntimeException for org.briarproject
08-08 16:51:17.150 15782 15782 E ACRA    : java.lang.RuntimeException: Unable to start activity ComponentInfo{org.briarproject/org.briarproject.android.blogs.BlogActivity}: java.lang.IllegalStateException: No Group in intent.
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3253)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3349)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.ActivityThread.access$1100(ActivityThread.java:221)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.os.Handler.dispatchMessage(Handler.java:102)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.os.Looper.loop(Looper.java:158)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.ActivityThread.main(ActivityThread.java:7225)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at java.lang.reflect.Method.invoke(Native Method)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
08-08 16:51:17.150 15782 15782 E ACRA    : Caused by: java.lang.IllegalStateException: No Group in intent.
08-08 16:51:17.150 15782 15782 E ACRA    : 	at org.briarproject.android.blogs.BlogActivity.onCreate(BlogActivity.java:61)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.Activity.performCreate(Activity.java:6876)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1135)
08-08 16:51:17.150 15782 15782 E ACRA    : 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3206)
08-08 16:51:17.150 15782 15782 E ACRA    : 	... 9 more
Assignee
Assign to
Time tracking