I'm also using this ICQClient, in past i also found this bugs.
But at the moment i couldn't reproduce this error/bug.
I can send and receive to gaim and icq users without any
errors at the moment, how can that be ?
However, the best would be to fix this bug anyway.
But unfortunately i didn't found a exact descrption about
the changes in the protokoll. So, if anybody can tell me
which changes have to been made, i'll do it.
Regards,
DataCool
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As Have said...
"In procedure TICQClient.HSnac0407 of ICQClient.pas
change "for c := 0 to 5 do" to "for c := 0 to 6 do" in
case "2" of "case GetInt(Pkt, 2)"...
Everything should work fine then... "
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
here are some infos:
http://bugs.miranda-im.org/view.php?id=1771
tried to fix it by myself, but the code ist too
complicated for me .. :-(
Logged In: NO
This is right, The "OnMessageRecv"-Event is not being
activated. That's the actual problem. I hope this can be
fixed soon.
Logged In: YES
user_id=1454652
Hi,
I'm also using this ICQClient, in past i also found this bugs.
But at the moment i couldn't reproduce this error/bug.
I can send and receive to gaim and icq users without any
errors at the moment, how can that be ?
However, the best would be to fix this bug anyway.
But unfortunately i didn't found a exact descrption about
the changes in the protokoll. So, if anybody can tell me
which changes have to been made, i'll do it.
Regards,
DataCool
Logged In: NO
As Have said...
"In procedure TICQClient.HSnac0407 of ICQClient.pas
change "for c := 0 to 5 do" to "for c := 0 to 6 do" in
case "2" of "case GetInt(Pkt, 2)"...
Everything should work fine then... "
Logged In: YES
user_id=1291497
Yep,
that fix will bring your apps back to live :-)
cu Markus