[Bug 38568] Add an XMPP console

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 21 11:38:58 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38568

--- Comment #12 from Will Thompson <will.thompson at collabora.co.uk> 2011-11-21 02:38:58 PST ---
(In reply to comment #11)
> "Ideally the SpewStanzas property would become False when the client
> which asked for it falls off the bus. Later..."
> 
> Add a FIXME? Note that would break 2 clients trying to use the plugin at the
> same time but I'm ready to believe we don't really care.

Yeah… really, in retrospect, I think the console API should have been on a
channel, but I couldn't be bothered to change it.

> +AM_BUS_NAME = 'org.freedesktop.Telepathy.AccountManager'
> +ACCOUNT_PREFIX = '/org/freedesktop/Telepathy/Account'
> +ACCOUNT_IFACE = 'org.freedesktop.Telepathy.Account'
> 
> Shouldn't we put those in constants.py?

No, because plugins/telepathy-gabble-xmpp-console is a stand-alone Python
program which is installed, whereas tests/twisted/constants.py is part of the
test suite which is not (typically) installed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list