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

IllegalArgumentException in TreeMove activity #295

Open
maurizi opened this issue Dec 12, 2016 · 0 comments
Open

IllegalArgumentException in TreeMove activity #295

maurizi opened this issue Dec 12, 2016 · 0 comments

Comments

@maurizi
Copy link
Contributor

maurizi commented Dec 12, 2016

View details in Rollbar: https://rollbar.com/Azavea/OpenTreeMap/items/1918/


java.lang.IllegalArgumentException: Activity TreeMove does not have a parent activity name specified. (Did you forget to add the android.support.PARENT_ACTIVITY <meta-data>  element in your manifest?)
  android.support.v4.app.NavUtils.navigateUpFromSameTask (NavUtils.java:179)
  org.azavea.otm.ui.UpEnabledActionBarActivity.onOptionsItemSelected (UpEnabledActionBarActivity.java:19)
  android.app.Activity.onMenuItemSelected (Activity.java:2934)
  com.android.internal.widget.ActionBarView$2.onClick (ActionBarView.java:152)
  android.view.View.performClick (View.java:4783)
  android.view.View$PerformClick.run (View.java:19887)
  android.os.Handler.handleCallback (Handler.java:739)
  android.os.Handler.dispatchMessage (Handler.java:95)
  android.os.Looper.loop (Looper.java:135)
  android.app.ActivityThread.main (ActivityThread.java:5290)
  java.lang.reflect.Method.invoke (Unknown source)
  java.lang.reflect.Method.invoke (Method.java:372)
  com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:911)
  com.android.internal.os.ZygoteInit.main (ZygoteInit.java:706)
@maurizi maurizi added the bug label Dec 12, 2016
@dboyer dboyer added the medium label Dec 19, 2016
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

2 participants