26 Mar
2012
26 Mar
'12
1:17 a.m.
http://bugs.winehq.org/show_bug.cgi?id=30245 --- Comment #5 from zhchengsmile(a)gmail.com 2012-03-25 20:17:01 CDT --- Well. I try to debug this issue, and find some clues: In dlls/winex11drv/clipboard. c: builtin_formats [] ... {CF_UNICODETEXT, XATOM_COMPOUND_TEXT, X11DRV_CLIPBOARD_ImportCompoundText, X11DRV_CLIPBOARD_ExportString}, ... Change X11DRV_CLIPBOARD_ImportCompoundText->X11DRV_CLIPBOARD_ImportUTF8 will solve the problem, but I don't know why? -- 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.