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 659050 - Shouldn't have more than one connection error notification for the same account
Shouldn't have more than one connection error notification for the same account
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-14 13:39 UTC by Guillaume Desmottes
Modified: 2011-09-15 22:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (17.13 KB, image/jpeg)
2011-09-14 13:39 UTC, Guillaume Desmottes
  Details
telepathyClient: notify only once per account for connection error (4.55 KB, patch)
2011-09-14 15:11 UTC, Xavier Claessens
none Details | Review
telepathyClient: notify only once per account for connection error (4.61 KB, patch)
2011-09-14 15:33 UTC, Xavier Claessens
none Details | Review
telepathyClient: notify only once per account for connection error (4.62 KB, patch)
2011-09-14 15:43 UTC, Xavier Claessens
accepted-commit_now Details | Review

Description Guillaume Desmottes 2011-09-14 13:39:43 UTC
Created attachment 196496 [details]
screenshot

See attached screenshot. We shouldn't have more than one notification bubble for a given account. The last error on this account should be the only one displayed, as with error info bars in Empathy.
Comment 1 Xavier Claessens 2011-09-14 15:11:01 UTC
Created attachment 196506 [details] [review]
telepathyClient: notify only once per account for connection error
Comment 2 Xavier Claessens 2011-09-14 15:33:56 UTC
Created attachment 196513 [details] [review]
telepathyClient: notify only once per account for connection error
Comment 3 Xavier Claessens 2011-09-14 15:43:02 UTC
Created attachment 196516 [details] [review]
telepathyClient: notify only once per account for connection error
Comment 4 Jasper St. Pierre (not reading bugmail) 2011-09-14 16:07:40 UTC
Review of attachment 196516 [details] [review]:

Fine to me
Comment 5 Xavier Claessens 2011-09-15 08:10:56 UTC
Thanks, pushed.