dionnejkelly / parrot-im

Automatically exported from code.google.com/p/parrot-im
0 stars 0 forks source link

MSN buddy list #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sign in with msn account
2. It will print this message again and again box index = 2
3. In the end this exception appear

Exception in thread "Thread-20" java.lang.NullPointerException
    at controller.services.MSNManager.getUserStatus
(MSNManager.java:252)
    at controller.services.MSNManager.retrieveState
(MSNManager.java:1233)
    at controller.MainController.updateStateAndStatus
(MainController.java:975)
    at controller.MainController.refreshFriends
(MainController.java:1139)
    at controller.services.MSNManager$PollingThread.run
(MSNManager.java:296)

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by rma...@gmail.com on 26 Jul 2009 at 4:58

GoogleCodeExporter commented 8 years ago
Some users are shown offline.
To be specific it first show everyone offline, after you take long time it will 
show 
the correct buddy list.

Original comment by rma...@gmail.com on 27 Jul 2009 at 4:01

GoogleCodeExporter commented 8 years ago
Some users (lots of them) have a green symbol beside them (That may be taken as 
if 
they online) but they are in offline list (and most of them are offline)

Original comment by rma...@gmail.com on 27 Jul 2009 at 4:36