After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660476 - Apps can DoS the message tray
Apps can DoS the message tray
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 678371 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-09-29 13:56 UTC by drago01
Modified: 2015-02-23 21:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description drago01 2011-09-29 13:56:42 UTC
I have configured xchat to show a notification on private messages this has the side effect in getting lots of them during startup (server message) which is not really a problem though.

But I noticed that any other notifications are simply suppressed while xchat floods with message. For example a "window is ready" message did not show up until after xchat finished starting up. 

We should have some kind of (visible) notification stacking for cases like this.
Comment 1 William Jon McCann 2013-03-02 16:32:44 UTC
I think we already have some stacking. But we also had message throttling in the legacy notification-daemon to try to minimize this. I think that is fine to do here as well.
Comment 2 William Jon McCann 2013-03-02 16:52:49 UTC
*** Bug 678371 has been marked as a duplicate of this bug. ***
Comment 3 drago01 2013-03-02 17:38:44 UTC
(In reply to comment #1)
> I think we already have some stacking.

We don't unless I am missing something ... we do group them in the summary area but we show one banner after another causing the "dos".

> But we also had message throttling in
> the legacy notification-daemon to try to minimize this. I think that is fine to
> do here as well.

How did that work? Simply throwing messages on the floor if too many arrive?
Comment 4 Allan Day 2015-02-23 21:49:47 UTC
DoS prevention has been implemented as a part of the new notifications design [1].

[1] https://wiki.gnome.org/Design/OS/Notifications/