[Bug 16528] RAdmin Send Message Feature Doesn't Work

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 30 17:28:46 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=16528

--- Comment #10 from Bruno Jesus <00cpxxx at gmail.com> 2013-01-30 17:28:46 CST ---
Created attachment 43387
  --> http://bugs.winehq.org/attachment.cgi?id=43387
+richedit

In the attached log I'm sending 2 messages, the second message is AAAAAAAB.
>From what I understand wine is generating the RTF code correctly but for some
reason it is sending an empty message to be appended to the chat log.

This is what happens when return is pressed:

trace:richedit:RichEditWndProc_common enter hwnd 0x7013e msg 044a
(EM_STREAMOUT) 2 1afe408, unicode 1
trace:richedit:ME_StreamOutMove 0:27:"{\\rtf1\\ansi\\ansicpg1252\\uc1"
trace:richedit:ME_StreamOutMove 27:32:"\\deff0\\deflang1046\\deflangfe1046"
trace:richedit:ME_StreamOutMove 59:9:"{\\fonttbl"
trace:richedit:ME_StreamOutMove 68:15:"{\\f0\\fcharset0 "
trace:richedit:ME_StreamOutMove 83:12:"MS Shell Dlg"
trace:richedit:ME_StreamOutMove 95:2:";}"
trace:richedit:ME_StreamOutMove 97:3:"}\r\n"
trace:richedit:ME_StreamOutMove 100:38:"{\\*\\generator Wine Riched20
2.0.????;}"
trace:richedit:ME_StreamOutMove 138:5:"\\pard"
trace:richedit:ME_StreamOutMove
143:53:"\\sl-240\\slmult1\\li0\\fi0\\ri0\\sa0\\sb0\\s-1\\cfpat0\\cbpat0"
trace:richedit:ME_StreamOutRTF flags 0h
trace:richedit:ME_StreamOutMove 196:1:"{"
trace:richedit:ME_StreamOutRTF style 0x18f3d28
trace:richedit:ME_StreamOutMove 197:10:"\\fs16\\ul0 "
trace:richedit:ME_StreamOutMove 207:8:"AAAAAAAB"
trace:richedit:ME_StreamOutMove 215:1:"}"
trace:richedit:ME_StreamOutMove 216:2:"}\x00"
trace:richedit:ME_StreamOutFlush sending 218 bytes
trace:richedit:ME_StreamOutFlush error=0 written=218
trace:richedit:ME_StreamOutFree total length = 218
trace:richedit:RichEditWndProc_common exit hwnd 0x7013e msg 044a (EM_STREAMOUT)
2 1afe408, unicode 1 -> 218
trace:richedit:RichEditWndProc_common enter hwnd 0x7013e msg 000c () 0 1afddec,
unicode 1
trace:richedit:ME_InternalDeleteText Deleting 8 (remaning 0) chars at 0 in
L"AAAAAAAB" (8)
trace:richedit:add_undo Pushing id=0 to undo stack, deleting redo stack
trace:richedit:ME_InternalDeleteText Post deletion string: L"AAAAAAAB" (8)
trace:richedit:ME_InternalDeleteText Shift value: -8
trace:richedit:ME_PropagateCharOffset PropagateCharOffset(L"\r", -8)
trace:richedit:ME_InternalDeleteText Removing useless run
trace:richedit:ME_HandleMessage WM_SETTEXT lParam==1afddec
trace:richedit:ME_HandleMessage WM_SETTEXT - L""
trace:richedit:add_undo Pushing id=6 to undo stack, deleting redo stack
trace:richedit:ME_EmptyUndoStack Emptying undo stack
trace:richedit:ME_UpdateScrollBar min=0 max=11 page=450

trace:richedit:RichEditWndProc_common enter hwnd 0x7013e msg 044a
(EM_STREAMOUT) 2 1afcee8, unicode 1
trace:richedit:ME_StreamOutMove 0:27:"{\\rtf1\\ansi\\ansicpg1252\\uc1"
trace:richedit:ME_StreamOutMove 27:32:"\\deff0\\deflang1046\\deflangfe1046"
trace:richedit:ME_StreamOutMove 59:9:"{\\fonttbl"
trace:richedit:ME_StreamOutMove 68:15:"{\\f0\\fcharset0 "
trace:richedit:ME_StreamOutMove 83:12:"MS Shell Dlg"
trace:richedit:ME_StreamOutMove 95:2:";}"
trace:richedit:ME_StreamOutMove 97:3:"}\r\n"
trace:richedit:ME_StreamOutMove 100:38:"{\\*\\generator Wine Riched20
2.0.????;}"
trace:richedit:ME_StreamOutMove 138:5:"\\pard"
trace:richedit:ME_StreamOutMove
143:53:"\\sl-240\\slmult1\\li0\\fi0\\ri0\\sa0\\sb0\\s-1\\cfpat0\\cbpat0"
trace:richedit:ME_StreamOutMove 196:2:"}\x00"
trace:richedit:ME_StreamOutFlush sending 198 bytes
trace:richedit:ME_StreamOutFlush error=0 written=198
trace:richedit:ME_StreamOutFree total length = 198

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list