Blueforcer / awtrix3

Custom firmware for the Ulanzi Smart Pixel clock or self made awtrix. Getting started is easy as 1-2-3
https://blueforcer.github.io/awtrix3/
Other
1.41k stars 112 forks source link

Stuck Notification #334

Closed satyambaba closed 7 months ago

satyambaba commented 1 year ago

Bug report

Describe the bug

Once I send a notification with hold: true in the payload, then I dismiss the notification. After this, any notification I send gets stuck indefinitely even with hold: false and duration: 10. I have to manually dismiss these notifications. The intended behavior is that the notification should be displayed only for 10 seconds if duration is 10 and hold is false. Once I reboot, the issue gets resolved.

To Reproduce

  1. Send a notification with hold: true in the payload
  2. Dismiss the notification
  3. Send a notification with hold: false and duration: 10

Expected behavior

The intended behavior is that the notification should be displayed only for 10 seconds if duration is 10 and hold is false.

Screenshots

If applicable, add screenshots to help explain your problem.

Logs

(optional) Add relevant logs which could help tackle the problem.

Additional context

Add any other context about the problem here.

Blueforcer commented 1 year ago

i catn reproduces it, works like it should

satyambaba commented 1 year ago

i catn reproduces it, works like it should

Thanks for your response. It is still happening with me. Please let me know if you need any additional info in order to understand the issue better.

Blueforcer commented 7 months ago

Back to this issue. Does it still exist in the latest firmware?

satyambaba commented 7 months ago

Back to this issue. Does it still exist in the latest firmware?

It has been resolved in the latest firmware, you may close this issue. Thanks for your help.