kythyria / msnp-sharp

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

The bug about ReverseAdded event #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login 
2. Add a user

What is the expected output? What do you see instead?
The expected is the ReverseAdded event occurs.

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
version 2.5.8 and 3.0

Please provide any additional information below:
The ReverseAdded event just occurs when a user add bot, and not occurs 
when the bot add a user. I can't catch the user accept or reject my 
invitation. It's ok when I using msnp 2.5.6 or earlier.

thanks.

Original issue reported on code.google.com by zhlm...@gmail.com on 15 Nov 2009 at 3:16

GoogleCodeExporter commented 9 years ago

Original comment by freezing...@gmail.com on 15 Nov 2009 at 3:26

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 16 Nov 2009 at 11:13

GoogleCodeExporter commented 9 years ago
Hmm... I will see about this. I'll get to it just a few this after a couple of 
days for 
now. I'll keep it pending.

Please for a couple of days; I will see what I can do then (quite busy with the 
exams 
at the moment, but I'm hoping I can get back to focus). Thanks for the report, 
I will 
see about it.

Original comment by electk...@gmail.com on 16 Nov 2009 at 11:36

GoogleCodeExporter commented 9 years ago
I wonder if you could be clear about this (show your scenario). With the tests, 
I 
have had a user successfully added a user into my robot account, and it worked 
successfully.

Which is your account that you are using to add that account? Which is the 
account 
that is expected to have ReverseAdded event to be trigger after being added by 
that 
other account? I partially get you, but just in case please be a bit clearer.

Thanks. Also, I was wondering if you could lend a provisioned account; it seems 
I 
can't get it working on mine.

Original comment by electk...@gmail.com on 20 Nov 2009 at 6:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I also have the same problem.

I can't get the user accept or reject my 
invitation

Original comment by keyap...@gmail.com on 20 Nov 2009 at 7:42

GoogleCodeExporter commented 9 years ago
Hmm... Are they both users? I have tested it with one user (MSNP-Sharp test 
account) 
followed by my test account, and it worked.

Anyways, are they both not provisioned, or if not specify something else. 
Thanks.

Original comment by electk...@gmail.com on 20 Nov 2009 at 7:53

GoogleCodeExporter commented 9 years ago
When I invite user,how can I get the user accept or reject my 
invitation.the ReverseAdded event?

Original comment by keyap...@gmail.com on 20 Nov 2009 at 8:05

GoogleCodeExporter commented 9 years ago
Eventually it should work, as long as the contact is completely new to the 
user. It 
will not work if the user has been deleted and then invited again (from the 
tests 
that I have done).

And yes, the ReverseAdded event. It is triggered when the user itself has been 
added 
by another account (eventually before the user who is adding you can talk to 
you, you 
have to accept their invitation to do so), and that is when it is activated for 
the 
user who is getting the invitation.

Attempt to refer to the "Nameserver_ReverseAdded" event on the example client 
on 
DotMSNClient.cs. It explains how the contact is accepted or rejected.

Original comment by electk...@gmail.com on 20 Nov 2009 at 8:13

GoogleCodeExporter commented 9 years ago
MessageBox.Show(contact.Mail + " accepted your invitation and added you their 
contact list.");

Not execute this code(2 new users).

Original comment by keyap...@gmail.com on 20 Nov 2009 at 9:05

GoogleCodeExporter commented 9 years ago
Hmm... Weird. Are you sure these users have not being added before (otherwise, 
the user 
has IsMessengerUser = false)?

However, did the dialog show? Thanks for the reply.

Original comment by electk...@gmail.com on 20 Nov 2009 at 10:38

GoogleCodeExporter commented 9 years ago
I think, maybe we have different msn version, my version is 14.0.8089.726, 
could you 
try it again on this version? thank you.

Original comment by zhlm...@gmail.com on 22 Nov 2009 at 3:36

GoogleCodeExporter commented 9 years ago
I also have it in this version, sorry for the really long delay.

Original comment by electk...@gmail.com on 4 Jan 2010 at 2:51

GoogleCodeExporter commented 9 years ago
Hi everyone,
This is not a bug. You cannot know whether the remote user accept or denie your 
adding request. The only thing you can know is: if the remote user accept your 
invitation, an NLN command which indicates its status may send to the bot. 
However, 
no NLN message does not mean the remote user denie invitation. It may be not 
online 
or still pending.

Original comment by freezing...@gmail.com on 17 Jan 2010 at 5:56

GoogleCodeExporter commented 9 years ago
I didn't solve this. Why did I get credit xD

Original comment by electk...@gmail.com on 8 Jul 2010 at 10:16