You are viewing a single comment's thread from:

RE: Calendar trigger app gets crashed.

in #utopian-io6 years ago

Thanks for your contribution.

Was able to replicate on Android 7.0

Your steps to reproduce are too vague when you make contributions such as this which require a user to enter information into an input field you should be specific about the information they should input. This particular issue is won't occur if you enter 1 number in each field, it only seems to occur when a user enters a large number into these fields.

As previously mentioned you should try to include log-cats for your posts, as per our guidelines. Bug Reports for bugs on Android apps should be tested on Android 6.0 and above, and include the log-cat reports in the post. You can learn more about how to generate log-cat here. I have included my logs at the end of my comment and have also made a comment on your issue on GitHub. Is there anything I can help you with to help you start adding log-cats to your reports?

The way you reference the GitHub repository is wrong, you should only reference the main repository. Please try not to reference the issues path in future.

I see that on your GitHub issue you've provided a youtube link, why not include the youtube link instead of the GIF, youtube links are easier to follow and makes it easier to understand both for Utopian moderators, readers and project owners. It allows the video to be paused to truly understand what steps you went through.

I would recommend that you take care of your title in future, as per our guidelines:

Submission title should include the app name and version number, as well as a brief description of the occurring issue ([Product Name] [Product Version] – Succinct description of the bug).

Error Logs


05-26 19:26:31.932 8261-8261/uk.co.yahoo.p1rpp.calendartrigger E/AndroidRuntime: FATAL EXCEPTION: main
    Process: uk.co.yahoo.p1rpp.calendartrigger, PID: 8261
    java.lang.NumberFormatException: For input string: "323213123123123123"
        at java.lang.Integer.parseInt(Integer.java:524)
        at java.lang.Integer.<init>(Integer.java:706)
        at uk.co.yahoo.p1rpp.calendartrigger.activites.h.onPause(Unknown Source)
        at android.app.Fragment.performPause(Fragment.java:2530)
        at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1043)
        at android.app.FragmentManagerImpl.removeFragment(FragmentManager.java:1276)
        at android.app.BackStackRecord.popFromBackStack(BackStackRecord.java:1691)
        at android.app.FragmentManagerImpl.popBackStackState(FragmentManager.java:1637)
        at android.app.FragmentManagerImpl.popBackStackImmediate(FragmentManager.java:579)
        at android.app.Activity.onBackPressed(Activity.java:2751)
        at android.app.Activity.onKeyUp(Activity.java:2725)
        at android.view.KeyEvent.dispatch(KeyEvent.java:2700)
        at android.app.Activity.dispatchKeyEvent(Activity.java:3026)
        at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:317)
        at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:4327)
        at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:4298)
        at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3849)
        at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3902)
        at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3868)
        at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:3995)
        at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3876)
        at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4052)
        at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3849)
        at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3902)
        at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3868)
        at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:3876)
        at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:3849)
        at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:3902)
        at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:3868)
        at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4028)
        at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:4189)
        at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:2365)
        at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:1961)
        at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:1952)
        at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:2342)
        at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:141)
        at android.os.MessageQueue.nativePollOnce(Native Method)
        at android.os.MessageQueue.next(MessageQueue.java:323)
        at android.os.Looper.loop(Looper.java:136)
        at android.app.ActivityThread.main(ActivityThread.java:6077)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Coin Marketplace

STEEM 0.28
TRX 0.13
JST 0.032
BTC 60913.71
ETH 2919.21
USDT 1.00
SBD 3.71