yuikns / libqq-pidgin

Automatically exported from code.google.com/p/libqq-pidgin
0 stars 0 forks source link

Qun message cannot display #257

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a qun conversation
2. Send/receive a message

What is the expected output? What do you see instead?
Should get the message on the screen. But, only "(01/01/1970 01:29:55 PM) 
16777216: " shows.

What version of the product are you using? On what operating system?
Pidgin 2.10.6 on Ubuntu 10.04

Please provide any additional information below.
I guesss the protocal of qun message has changed these days, since I just see 
this problem this week.

Original issue reported on code.google.com by Arlan....@gmail.com on 5 Dec 2012 at 4:58

GoogleCodeExporter commented 9 years ago
测试结果如下,自己发送群消息Test,终端显示收到的消息来�
��16777216

(17:33:27) QQ: Send chat IM to 2083275281, len 4:
test
(17:33:27) QQ: <== [40462] ROOM_CMD_SEND_IM (0x2A) to room 2083275281, datalen 
61
(17:33:27) QQ: ==> [40462] CMD_ROOM 0x0002, version tag 0x2227 len 31
(17:33:27) QQ: ==> [40462] CMD_RECV_IM 0x0017, version tag 0x2227 len 143
(17:33:27) QQ: <== [SRV-40462] CMD_RECV_IM(0x0017), datalen 16
(17:33:27) QQ: MSG from room [2083275281]
(17:33:27) QQ: Room IM, qun id 589830, seq 23662, version 0xF6930000, len 3841
(17:33:27) QQ: Room IM length 3841 should be 64
(17:33:27) QQ: Room IM, has_font_attr 197, fragment 172-103, msg id 0
(17:33:27) QQ: Room (589830) IM from 16777216: <u><i><font size="57"><font 
face=""><font color="#c55000"></font></font></font></i></u>
(17:33:27) QQ: is_show_chat : 1(global) && 1(self)

Original comment by Arlan....@gmail.com on 10 Dec 2012 at 9:37