FossifyOrg / Calendar

A simple calendar with events, customizable widgets and no ads.
https://www.fossify.org
GNU General Public License v3.0
590 stars 48 forks source link

Error when a completed task's scheduled time arrives #239

Open eggsnpie opened 1 month ago

eggsnpie commented 1 month ago

Checklist

Affected app version

1.0.3

Affected Android/Custom ROM version

Android 14

Affected device model

Pixel 8

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Create a task with a time and date in the future.
  2. Mark the task complete before the task is set to notfy you.

Expected behavior

I should receive nothing from the Calendar app about this task if it was marked completed ahead of when it was scheduled to notify me.

Actual behavior

A "Java Lang Exception Error" pops up with the Calendar app logo on it at the time when the task was scheduled to notify me.

Screenshots/Screen recordings

No response

Additional information

No response

Aga-C commented 1 month ago
  1. Can you write the exact error you see or provide the screenshot of it?
  2. To be sure - for tasks not set as completed, reminder works correctly?
  3. Is this task recurring?
eggsnpie commented 1 month ago

I'll try to get a screenshot of this error once it inevitably shows up again.

The reminders work correctly if they aren't marked as completed.

The tasks I get the errors from are usually recurring ones.

eggsnpie commented 1 week ago

Sorry for such a long wait. Took me forever to get a good screenshot of this. I will say the circumstances that caused this error are not the same, however, this is the same error that would arrive from the circumstances I outlined with this issue posting.

Screenshot_20240625-164004

At the instance that this error arrived, I hadn't even marked the task complete and it still happened.

I hope this helps! Thanks again for all your incredible work.