Bug 51464 - Aliases example code depends upon no-longer-supported "known" channel
Summary: Aliases example code depends upon no-longer-supported "known" channel
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-python (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 22:59 UTC by Travis Reitter
Modified: 2019-12-03 20:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Gets aliases from the "stored" list instead of the "known" list. (1.23 KB, patch)
2012-06-26 22:59 UTC, Travis Reitter
Details | Splinter Review

Description Travis Reitter 2012-06-26 22:59:42 UTC
Created attachment 63503 [details] [review]
Gets aliases from the "stored" list instead of the "known" list.

Running the examples/aliases.py code, it failed on an exception because it expected gabble to have a "known" contact list.

From what I can tell, this has been universally replaced by "stored", where that exists. So, this patch just makes that easy substitution (which fixes the problem in my case, at least).

Please correct me if my assertion here is wrong (and correct the commit message as necessary).

Of course, the "subscribe" list may be an even safer bet than "stored".
Comment 1 Xavier Claessens 2012-06-27 01:47:56 UTC
telepathy-python is dead. "stored" list is just as dead as "known" list.

The patch is good, but IMO we should stop committing to tp-python repo and move it to archive. Adding commits now could send the wrong signal that it's still actively developed.
Comment 2 GitLab Migration User 2019-12-03 20:14:52 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-python/issues/20.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.