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 621090 - Live search does not show offline contacts
Live search does not show offline contacts
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Contact List
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
: 551794 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-06-09 11:46 UTC by Xavier Claessens
Modified: 2010-08-03 14:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier Claessens 2010-06-09 11:46:00 UTC
Needs a bit of refactoring in the EmpathyContactListStore/View: The "show-offline" property should be moved from store to view, and use the filter to show/hide them. The store should always have all contacts, it's the view's job to display only contacts we want.
Comment 1 Xavier Claessens 2010-06-17 09:42:49 UTC
Removing the dep on the Gtk bug. I added a workaround in Empathy after all. It is a bit smarter that the initial workaround Felix did, I don't refilter the whole model each time there is a change in the base model, I only update its parent.
Comment 2 Xavier Claessens 2010-06-22 11:16:11 UTC
*** Bug 551794 has been marked as a duplicate of this bug. ***
Comment 3 Felix Kaser 2010-08-03 14:24:50 UTC
fixed in master