Results 1 to 2 of 2

Thread: MSN not working in Empathy on Lucid 'A' Fix

  1. #1
    Join Date
    Apr 2008
    Location
    Sessrumnir
    Beans
    440
    Distro
    Ubuntu 9.10 Karmic Koala

    MSN not working in Empathy on Lucid 'A' Fix

    Hi All

    I have just upgraded to Lucid and very pleased I am to.

    One issue I had was the Empathy app. It wouldn't work with MSN at all. No contact list, wouldn't connect and in fact it kept telling me I was connected elsewhere.

    After about an hour of googling I found an answer which has solved my problem. I hope it works for some or all of those who have a similar issue.

    Here's the link -

    http://digitizor.com/2010/10/23/how-...-ubuntu-10-10/

    The article has this line to use first. I have corrected it here as on the page the / is missing before usr.

    Code:
    gksudo gedit /usr/share/pyshared/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
    Look for a line very similar to this -

    Code:
    CONTACTS = ("contacts.msn.com", "?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")
    Change it to this -

    Code:
    CONTACTS = ("contacts.msn.com", "MBI")
    regards

    Fenris
    "Windows Vista Sir?"
    "No thanks, I'd rather shove wasps up my nostrils!"

  2. #2
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: MSN not working in Empathy on Lucid 'A' Fix

    Why don't you mark this thread solved.
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •