Re: merging TELEPATHY into HEAD

Xavier Claessens <[email protected]> Sun, 08 Oct 2006 16:49:42 +0200
Newsgroups gmane.comp.gnome.gossip.devel
Message-ID <1160318982.12207.8.camel@zdra-desktop>
Le dimanche 08 octobre 2006 à 12:08 +0200, Xavier Claessens a écrit :

> Note: With telepathy enabled only gabble works. If you try to connect a
> MSN account it crashes, I didn't looked yet to fix that.
> 

I fixed the crash, the problem is there is no "resource" parameter with
MSN account. As said in a comment in the source code:

	/* This will eventually break due to the way different 
	 * connection managers will call their connections.
	 */

Oh yeah, it breaks ! I commented the resource stuff in
gossip-telepathy.c and now it doesn't crash.

There is another bug in telepathy-python: telepathy/server/conn.py at
line 125 it should be:
if not isinstance(value, long):
This is a workaround, not a real fix.

With that changes you can connect to MSN !!! ...... But you don't see
your contacts :'( I don't know why. Eitan do you understand why ? Would
be great to have msn working :D

Xavier.

_______________________________________________
Gossip-dev mailing list
[email protected]
http://lists.imendio.com/mailman/listinfo/gossip-dev
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQBFKRAG6dEBUn2qPAMRApz0AJ0Wxii08oQoVYYFZPvuotrcO5M7xwCdFLVA
GRNvz+fywUK9UfkRYifBGs8=
=SliD
-----END PGP SIGNATURE-----