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

No following alarm will ring until the first one is dismissed by hand #113

Open
7 tasks done
TrojanerHD opened this issue Jan 6, 2025 · 0 comments
Open
7 tasks done
Labels
ASAP Issue needs to be fixed as soon as possible. bug Something is not working

Comments

@TrojanerHD
Copy link

TrojanerHD commented Jan 6, 2025

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.0.0

Affected Android/Custom ROM version

Android 13 / e/OS 2.6.3

Affected device model

Fairphone 5

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Create an alarm
  2. Create another alarm which is set to ring at least 6 minutes after the first one (below, I will assume the alarm will be exactly set to 6 minutes after the first one)
  3. Wait for the first alarm to ring and do not interact with the phone at all

Expected behavior

After five minutes, the first alarm disables itself. Then, waiting another minute, the second alarm fires normally.

Actual behavior

After five minutes, the first alarm disables itself but turns into a notification. After another minute (so when the second alarm should ring), the phone displays a new notification by the app in the Always on Display and notification tray, however, it does not ring at all.

Screenshots/Screen recordings

Example with second alarm set to 11 minutes after the first one (don't mind my scuffed wallpapers 😅):

The first alarm ringing The first alarm turning itself off (the second alarm actually announces itself, too) The second alarm: just a notification
image image image

And here is a screen recording I took after 22 minutes (because I forgot) that shows that the second alarm only rings after tapping the notification:

TRIM_20250106_231418.mp4

Additional information

This occurred to me because I misconfigured my first alarm today and set it to only vibrate without a sound from which I did not wake up. My second alarm (which is set to ring 15 minutes after the first one) was properly configured (i.e., had an alarm sound set) and could've woken me up. However, it did not ring at all.

@TrojanerHD TrojanerHD added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Jan 6, 2025
@Aga-C Aga-C added ASAP Issue needs to be fixed as soon as possible. and removed needs triage Issue is not yet ready for PR authors to take up labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP Issue needs to be fixed as soon as possible. bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants