View Single Post
Posts: 29 | Thanked: 7 times | Joined on Jan 2012
#180
Originally Posted by coderus View Post
Hi all,
You can use MSN without installing many python packages, you only need
libpurple0
telepathy-haze

install them using
Code:
dpkg -i libpurple0*
dpkg -i telepathy-haze*
with root

and then add account
Code:
mc-tool add haze/msn $liveid string:account=$liveid string:password=$idpassword
telepathy-haze also support many protocols, such as
haze/icq
haze/yahoo
haze/aim
haze/irc
haze/facebook
haze/gadugadu
haze/qq

I tried haze/icq and haze/msn, you can try other services self.

Enjoy =)
GOD~ PLEASE HELP ME~

I am a Nokia N9 user from Hong Kong. I have tried for haze/qq

Code:
I type it in the form of below:

devel-su
rootme

mc-tool add haze/qq 296991699 string:account=296991699 string:password=chunxxxx
Code:
However, it shown:

mc-tool: org.freedesktop.DBus.GL1b.UnmappedError.McdAccountManagerError.Code0:Failed to set parameter: Protocol QQ not found

What is the problem of it? How can I solve it?
Thx a lot!

Last edited by arthurartoria; 2012-01-20 at 13:29.