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

exception #133

Open
gilse opened this issue Oct 22, 2014 · 2 comments
Open

exception #133

gilse opened this issue Oct 22, 2014 · 2 comments
Assignees

Comments

@gilse
Copy link
Collaborator

gilse commented Oct 22, 2014

/* 96 */
{
"_id" : NumberLong(96),
"user_id" : NumberLong(50),
"exeptionTime" : "2014-10-18 20:59:37",
"exeptionData" : "VersionCode=18 +++++++ java.lang.NullPointerException\n at android.support.v7.app.ActionBarImplICS.getThemedContext(ActionBarImplICS.java:302)\n at android.support.v7.app.ActionBarImplJB.getThemedContext(ActionBarImplJB.java:20)\n at android.support.v7.app.ActionBarActivityDelegate.getActionBarThemedContext(ActionBarActivityDelegate.java:210)\n at android.support.v7.app.ActionBarActivityDelegate.getMenuInflater(ActionBarActivityDelegate.java:100)\n at android.support.v7.app.ActionBarActivity.getMenuInflater(ActionBarActivity.java:72)\n at android.app.Activity.onCreatePanelMenu(Activity.java:2505)\n at android.support.v4.app.FragmentActivity.onCreatePanelMenu(FragmentActivity.java:225)\n at android.support.v7.app.ActionBarActivity.superOnCreatePanelMenu(ActionBarActivity.java:233)\n at android.support.v7.app.ActionBarActivityDelegateICS.onCreatePanelMenu(ActionBarActivityDelegateICS.java:146)\n at android.support.v7.app.ActionBarActivity.onCreatePanelMenu(ActionBarActivity.java:200)\n at android.support.v7.app.ActionBarActivityDelegateICS$WindowCallbackWrapper.onCreatePanelMenu(ActionBarActivityDelegateICS.java:293)\n at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java:416)\n at com.android.internal.policy.impl.PhoneWindow.onKeyDownPanel(PhoneWindow.java:813)\n at com.android.internal.policy.impl.PhoneWindow.onKeyDown(PhoneWindow.java:1494)\n at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchKeyEvent(PhoneWindow.java:1892)\n at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:3852)\n at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:3835)\n at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3435)\n at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3485)\n at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3454)\n at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3539)\n at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3462)\n at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:3596)\n at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3435)\n at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3485)\n at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3454)\n at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3462)\n at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3435)\n at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3485)\n at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3454)\n at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3572)\n at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:3727)\n at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:2005)\n at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:1721)\n at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:1712)\n at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:1982)\n at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:141)\n at android.os.MessageQueue.nativePollOnce(Native Method)\n at android.os.MessageQueue.next(MessageQueue.java:132)\n at android.os.Looper.loop(Looper.java:124)\n at android.app.ActivityThread.main(ActivityThread.java:5137)\n at java.lang.reflect.Method.invokeNative(Native Method)\n at java.lang.reflect.Method.invoke(Method.java:525)\n at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:756)\n at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:572)\n at miui.dexspy.DexspyInstaller.main(DexspyInstaller.java:171)\n at dalvik.system.NativeStart.main(Native Method)\n ",
"db_insert_time" : ISODate("2014-10-18T19:59:51.027Z")
}

@gilse gilse self-assigned this Oct 22, 2014
@gilse
Copy link
Collaborator Author

gilse commented Oct 22, 2014

remove requestWindowFeature(Window.FEATURE_NO_TITLE) from activities that inherit from ActionBarActivity

@gilse gilse added the FIX label Oct 22, 2014
@orenyodfat
Copy link
Owner

Do we know from which ID/Phone we got it?

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