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 687213 - Connection failed notifications
Connection failed notifications
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: telepathy
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Shell Telepathy maintainer(s)
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-30 16:09 UTC by Allan Day
Modified: 2013-01-16 10:14 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
mockup (22.44 KB, image/png)
2012-10-30 16:14 UTC, Allan Day
  Details
Telepathy: consolidate and improve connection notifications (5.27 KB, patch)
2012-11-21 00:27 UTC, Giovanni Campagna
none Details | Review

Description Allan Day 2012-10-30 16:09:34 UTC
I see a lot of the "Connection to <foo> failed" notifications. I'm really not sure why, but I think that bug 652546 is part of it.  

Anyway, there's a bunch of issues with these notifications (see the attached screneshot):

 * It isn't clear that the notification is coming from Empathy
 * It would probably be more meaningful to mention the service provider rather than the address (eg. "Google Talk" instead of "foo@gmail.com")
 * "Network error" is totally unhelpful
 * The reconnect button isn't going to help in many cases, and it dismisses the notification, which leaves the user in limbo
 * "Edit account" should be "Edit Account"
 * "Connection to <foo> failed" is rather unfriendly
Comment 1 Allan Day 2012-10-30 16:14:14 UTC
Created attachment 227650 [details]
mockup

Here's a design proposal for amending the connection failed notifications. Some of the changes:

 * Uses the Empathy icon rather than the error one
 * Has a friendlier title
 * Doesn't include the problematic reconnect button
 * "Edit account" is renamed to "View Account"; this seems a bit nicer, since it doesn't imply that the user is required to make changes - they might just want to check what's going on

There's also a mockup here for the wrong password case, which should probably have its own notification.
Comment 2 Giovanni Campagna 2012-11-21 00:26:50 UTC
Those notifications are handled by gnome-shell, not empathy, and I have a patch somewhere to implement the design. Let me attach it...
Comment 3 Giovanni Campagna 2012-11-21 00:27:06 UTC
Created attachment 229527 [details] [review]
Telepathy: consolidate and improve connection notifications

Use the empathy icon and name instead of the error icon, use
a friendlier title and remove the Reconnect button.
Comment 4 Giovanni Campagna 2012-11-26 17:13:37 UTC
Uhm... committed by mistake?
Comment 5 Allan Day 2013-01-15 10:11:27 UTC
(In reply to comment #4)
> Uhm... committed by mistake?

What's happening here, Giovanni? Did the patch land?
Comment 6 Giovanni Campagna 2013-01-15 14:32:59 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Uhm... committed by mistake?
> 
> What's happening here, Giovanni? Did the patch land?

You committed this one month ago, probably by mistake, nobody complained. I'm inclined to say this is fixed.
Comment 7 Allan Day 2013-01-16 10:14:20 UTC
Eek. OK... :)