Notifications are delayed if contacts send messages too fast
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Empathy |
Fix Released
|
High
|
|||
empathy (Ubuntu) |
Fix Released
|
Medium
|
Omer Akram | ||
Natty |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: empathy
TEST CASE:
1. ask your contact to send you a few messages quickly
2. see each message comes after a visible delay, making the notification stuck.
3. now install empathy from -proposed repository.
4. see all notifications get merged into one.
Original Report:
If your contacts send too many messages to you on empathy, you'll see notifications a lot later than expected.
For example:
mrx: hi
mrx: how are you?
mrx: i got your message
mrx: but hey
mrx: I already sent you that...
The you open the conversation and read the whole message and even respond, you'll still have a notification saying "but hey" even when you read that message long ago.
So, if you open a conversation or focus the conversation window, all enqueued messages should be removed from the queue of notifications, or merged into a single one.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: empathy 2.34.0-0ubuntu3
ProcVersionSign
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Fri Apr 22 16:59:50 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta i386 (20110330)
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
LC_MESSAGES=
SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Martin Pitt: Approve
-
Diff: 4690 lines (+4520/-0) (has conflicts)33 files modified.bzr-builddeb/default.conf (+2/-0)
debian/README.source (+58/-0)
debian/changelog (+1284/-0)
debian/compat (+1/-0)
debian/control (+126/-0)
debian/copyright (+159/-0)
debian/empathy-common.install (+4/-0)
debian/empathy.install (+9/-0)
debian/gbp.conf (+9/-0)
debian/indicators/empathy (+1/-0)
debian/nautilus-sendto-empathy.install (+1/-0)
debian/patches/00_lp_748535.patch (+25/-0)
debian/patches/01_lpi.patch (+83/-0)
debian/patches/02_notifications_focus.patch (+16/-0)
debian/patches/10_use_notify_osd_icons.patch (+21/-0)
debian/patches/11_empathy_accounts_category.patch (+42/-0)
debian/patches/20_libindicate.patch (+1682/-0)
debian/patches/21_login_indicators.patch (+58/-0)
debian/patches/23_idomessagedialog_for_voip_and_ft.patch (+216/-0)
debian/patches/31_really_raise_window.patch (+79/-0)
debian/patches/34_start_raised_execpt_in_session.patch (+37/-0)
debian/patches/36_chat_window_default_size.patch (+21/-0)
debian/patches/37_facebook_default.patch (+21/-0)
debian/patches/38_lp_569289.patch (+13/-0)
debian/patches/40_unity_launcher_count.patch (+289/-0)
debian/patches/41_unity_launcher_progress.patch (+159/-0)
debian/patches/70_append_messages_in_notifications.patch (+34/-0)
debian/patches/series (+16/-0)
debian/rules (+40/-0)
debian/source/format (+1/-0)
debian/source/options (+1/-0)
debian/update-patches.mk (+10/-0)
debian/watch (+2/-0)
Changed in empathy: | |
importance: | Unknown → High |
status: | Unknown → New |
Changed in empathy: | |
status: | New → Fix Released |
description: | updated |
Changed in empathy (Ubuntu Natty): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
milestone: | none → natty-updates |
tags: | added: testcase |
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: https:/ /bugzilla. gnome.org/ show_bug. cgi?id= 648842