-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Notifications accumulate in indicator #115
Comments
Not sure if this is related or should be seperate bug or even if it's intended, but: Notifications used to clear automatically if you focused the app that had a notification. Currently the messages stay, even though you focused the app. |
Well for me all notifications get into the indicator and stay there, until I explicitly clear them with one of the buttons in the indicator. I currently see no other way to clear them, as was the case in the past. So I think your case is part of the bug I'm describing here. |
I am also having a similar issue, I don't even care a lot about notifications being accumulated on the indicator, the problem is if it accumulates a lot of notifications it gets slow and crashes. Maybe allow users to set a lifespan for notifications? |
I think it should do the right thing - if I interact with a notification, don't put it in the drawer in indicator and instead clear it. You know, like your phone does. |
Even if an app withdraws a notification, or replaces a notification the old notification remains. It seems like the latter will get fixed when this lands: #135 |
This bug was mostly about notifications that should never end up in the indicator (e.g. when I click on them and open the app, or when I disable indicator notifications per app in the settings), which is still happening on my machine. The other reports don't mention such issue at all 😕 |
The first case was fixed in #243 (available since version 7.0 of the indicator), the second case in elementary/notifications#211 (available since version 7.0.1 or the server). |
You can use
i cannot reproduce this here, can you look at the contents of |
@Marukesu Ah, that's the package name? I expected RDNN so I was looking for My version is
and
Translation: "Directory or file does not exist". It might be because my indicator is currently empty.. |
After the latest batch of updates and several reboots, I no longer see Appcenter notifications in the indicator. I will keep watching it and report back if I see something out of line. |
Prerequisites
Describe the bug
Some weeks ago there was an apparent change in the behavior of my notifications, without me changing any settings, so I think it's a bug. All notifications end up in the indicator list, regardless if I interact with them or not - even if I click notification to open an app (this works with some apps sometimes, like AppCenter, Files, or Mail), the notification will still hang out in the notification indicator later. Same for chat apps (made with Webpin) or any other. Every day I find old notifications collected there, for emails I already replied to or updates I already installed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
After interacting with notification bubble, it should not land in the indicator.
Screenshots or screen recordings
Logs
Platform Information
This happens on multiple laptops, here is one:
Additional context
The text was updated successfully, but these errors were encountered: