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

Occasional notification timing or reliability issues #1881

Open
ferdnyc opened this issue Oct 24, 2024 · 0 comments
Open

Occasional notification timing or reliability issues #1881

ferdnyc opened this issue Oct 24, 2024 · 0 comments
Labels
bug An issue that is confirmed as a bug notifications An issue related to syncing or display of notifications

Comments

@ferdnyc
Copy link
Member

ferdnyc commented Oct 24, 2024

I've noticed the occasional weirdness with mirrored notifications. Particularly when one occasionally gets delayed, for... any of the various reasons that can happen, given the transient nature of the KDE Connect protocol connection.

For instance, I've had GSConnect mute/pause my media player in response to an incoming call notification... for a phone call that happened half an hour previous.

We may need to consider adding some timestamp checking, in the plugins that react to notifications. (Assuming the timestamps in older notifications will actually show that they're out of date.) If a notification is older than a few... well, seconds, actually, then displaying it may still be appropriate, but there's no point in taking other actions based on it.

(I've also had "Ongoing call" notifications stick around indefinitely — as in, I spotted it in the notification list literally days after the actual call. You'd think the notification would be removed when the call ends, but apparently that's not reliable. So, there may be some ways that can be improved.)

Originally posted by @ferdnyc in #1855 (comment)

These issues occurred with a post-#1860 build of GSConnect, which is the same notification code that's in the just-released v58. So, this report can be considered to cover v58 as well, when run in GNOME 46 (as I haven't yet upgraded to 47).

@github-actions github-actions bot added the triage An issue that needs confirmation and labeling label Oct 24, 2024
@ferdnyc ferdnyc added bug An issue that is confirmed as a bug notifications An issue related to syncing or display of notifications and removed triage An issue that needs confirmation and labeling labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that is confirmed as a bug notifications An issue related to syncing or display of notifications
Projects
None yet
Development

No branches or pull requests

1 participant