Bug 285629 - Notifications should show information about account they're informing about
Summary: Notifications should show information about account they're informing about
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git-latest
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-03 10:07 UTC by Igor Poboiko
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Poboiko 2011-11-03 10:07:30 UTC
Version:           git-latest (using KDE 4.7.2) 
OS:                Linux

Just an example. If I login to some IM service that doesn't support multiple logins from two different places, Telepathy will show me an error notification ("[...] server doesn't support multiple connects"). However, there is no information about what account was disconnected with that reason. This issue makes this notification a bit uninformative (I have to guess which of my several accounts was disconnected).

Only few notifications contains such information (for example, notification about wrong password does).

Reproducible: Always

Steps to Reproduce:
Login from two different places to some IM service that doesn't support multiple accounts.

Actual Results:  
Telepathy shows notification without information about account that was disconnected.

Expected Results:  
Telepathy should provide such information in notifications.

It is related to bug 282205.