TReKiE / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

Nameserver.SignedIn never launched #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version 2.5.3

What steps will reproduce the problem?
1. Add a handler on Nameserver.SignedIn
2. Log in to messenger

What is the expected output? What do you see instead?
Once login is complete, the handler should have been called.

Please use labels and text to provide additional information.
Patch proposal attached. If you accept, I'd be eager to commit it :)

Original issue reported on code.google.com by goo...@alishomepage.com on 2 Feb 2009 at 10:09

Attachments:

GoogleCodeExporter commented 9 years ago
If AutoSynchronize = true, this event will be fired after all initial ADL s 
received.
See ContactService.ProcessADL...

If your initial ADLs isn't accepted ( for ex:Provisioned accounts, bot), 
OnSigned is
never occured. Could you attach debug information...

Original comment by hepha...@gmail.com on 3 Feb 2009 at 7:58

GoogleCodeExporter commented 9 years ago
Hum interesting...

I log in with my dummy account, and if I apply the patch I've submitted the ADL 
processing occurs and then OnSignedIn is fired (proof, I have a Contacts List).

I can give you my username and password if you wish -it's a dummy account 
anyways!

Original comment by goo...@alishomepage.com on 3 Feb 2009 at 8:39

GoogleCodeExporter commented 9 years ago
Could you email me account information? I think there is something wrong with 
your
account.

Original comment by hepha...@gmail.com on 4 Feb 2009 at 10:10

GoogleCodeExporter commented 9 years ago
I've tried with revision 830, still the same...

Attaching log

Original comment by goo...@alishomepage.com on 4 Feb 2009 at 8:21

Attachments:

GoogleCodeExporter commented 9 years ago
Debugging didn't show anything interesting...

I've switched to MSNPSharp 2.0 branch, it works better on my side.

Closing the issue with "invalid" since it doesn't show up on your side.

Original comment by goo...@alishomepage.com on 5 Feb 2009 at 9:36