[Bug 26704] New: Unable to connect to Jabber server with telepathy-haze
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 22 19:58:17 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26704
Summary: Unable to connect to Jabber server with telepathy-haze
Product: Telepathy
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: haze
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: anandcvr01 at gmail.com
Linux distribution: Fedora 12 (reproducible on Ubuntu 9.04 as well)
telepathy-haze version: telepathy-haze-0.3.1-3
Steps to reproduce bug:
Step-1. Download example from
http://people.collabora.co.uk/~danni/telepathy-book/examples/python_simple_presence/example.py
Step-2. Run the example with jid argument. I used a Jabber server in the local
network (not going to the Internet).
#python example.py <jid>
The code will prompt for password. Enter the password. It should connect to
the Jabber server and perform the function of an "echobot". Reply back the
messages sent to it.
Step-3. Replace the gabble connection manager with haze. Change line #108 in
the program as follows:
Change self.cm = cm = reg.GetManager('gabble')
to self.cm = cm = reg.GetManager('haze')
Step-4. Repeat Step-2.
Observation: Connection to the Jabber server will not be established. On the
screen, the last message printed is "Establishing connection..."
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list