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

Launcher Crashes on Date Click #1266

Closed
addiittya2006 opened this issue Jun 12, 2018 · 0 comments
Closed

Launcher Crashes on Date Click #1266

addiittya2006 opened this issue Jun 12, 2018 · 0 comments

Comments

@addiittya2006
Copy link

Description

A crash occurs in the Launcher when there's no calender app available on Date Click on the home screen. {and date can have accidental clicks}

Expected Behavior

It should just state that there is no calendar app available.

Actual Behavior

log:

06-13 00:53:14.977 31423-31423/? E/AndroidRuntime: FATAL EXCEPTION: main
    Process: ch.deletescape.lawnchair.plah, PID: 31423
    android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=content://com.android.calendar/time/1528831394952 bnds=[744,163][1029,274] }
        at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2127)
        at android.app.Instrumentation.execStartActivity(Instrumentation.java:1801)
        at android.app.Activity.startActivityForResult(Activity.java:4495)
        at android.app.Activity.startActivity(Activity.java:4810)
        at ch.deletescape.lawnchair.pixelify.DateWidgetView.onClick(Unknown Source:60)
        at android.view.View.performClick(View.java:6303)
        at android.view.View$PerformClick.run(View.java:24828)
        at android.os.Handler.handleCallback(Handler.java:789)
        at android.os.Handler.dispatchMessage(Handler.java:98)
        at android.os.Looper.loop(Looper.java:164)
        at android.app.ActivityThread.main(ActivityThread.java:6798)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)

Steps to Reproduce

date_app_launcher_crash

Environment

  • Device: OnePlus 3T
  • Android version: 8.0.0
  • Launcher version: 1.2.0.1878
  • Rom: Oxygen OS 5.0.3
@addiittya2006 addiittya2006 changed the title Launcher Crashes on Date Click when no Calender app available Launcher Crashes on Date Click Jun 12, 2018
gathurian pushed a commit to gathurian/Lawnchair that referenced this issue Jun 12, 2018
divadsn added a commit that referenced this issue Jun 28, 2018
Fix fc bug in #1266 when tapping on date widget
@divadsn divadsn closed this as completed Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants