Menu

#7 Contact status not correct after contactListInitCompleted

open
nobody
Unknown (4)
5
2006-12-12
2006-12-12
Anonymous
No

When contactListInitCompleted() is called, the status of each contact returned is always FLN/OFFLINE, and not their correct online or offline status.

Using jml-1.0b1.jar

http://sourceforge.net/forum/forum.php?thread_id=1513635&forum_id=405892

Discussion

  • PsyMonkey

    PsyMonkey - 2007-01-17

    Logged In: YES
    user_id=1694146
    Originator: NO

    I am also experiencing the same problem in contactListInitCompleted users apear OFFLINE. I am using JML 1.0b1. I have also made sure that my status is ONLINE.

     
  • PsyMonkey

    PsyMonkey - 2007-01-17

    Logged In: YES
    user_id=1694146
    Originator: NO

    It's me again. I am currently dedicating my day to solving this bug. Here is what i know so far. Before i continue i have to say : i don't really know what i am doing.

    In my case the status of i receive in the contactListInitCompleted() is not always OFFLINE. What I have found so far is that when all the msn contacts are shown offline the following occur

    Login is the same in both cases all fine:
    USR 4 OK monkey@hotmail.com 1 0

    Then the following happens
    <<< SBS 0 null
    >>> GTC 5 A
    >>> UUX 6 65

    >>> CHG 7 NLN 1342472236
    >>> PRP 8 MFN mm
    >>> SYN 9 0 0
    <<< MSG Hotmail Hotmail 516

    <<< GTC 5 A
    <<< UUX 6 0

    Now all up to here was the same in both cases, PS i did not only do one test case i did quite a few of them to make sure this was not just some anomaly

    In the case where you will not receive the contacts the following happens:

    <<< CHG 7 NLN 1342472236
    DEBUG MsnListener: ownerStatusChanged: [27725751115] ONLINE

    I don't know if this will help or just confuse everyone. If the user status change event occurs here the msn contacts statuses will not be received.

    Phil

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.