http://bugs.winehq.org/show_bug.cgi?id=33664
Bug #: 33664 Summary: Can't paste from clipboard in Miranda Product: Wine Version: 1.5.31 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: 1and2@gmx.at Classification: Unclassified
Created attachment 44563 --> http://bugs.winehq.org/attachment.cgi?id=44563 Terminal log
I cannot paste text from the clipboard in a chat window in Miranda 0.10.12. OS: openSuse 12.3 KDE Terminal log attached.
http://bugs.winehq.org/show_bug.cgi?id=33664
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #44563|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=33664
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.filehippo.com/do | |wnload_miranda/14770/ Ever Confirmed|0 |1
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2013-05-26 10:32:27 CDT --- This probably happens because of fixme:richedit:ME_HandleMessage EM_PASTESPECIAL: stub
winetricks riched20 does not solve the problem, instead it crashes with: wine: Call from 0x7b83c2c3 to unimplemented function msls31.dll.LssbFDonePresSubline, aborting
https://bugs.winehq.org/show_bug.cgi?id=33664
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #2 from super_man@post.com --- bug 14530 is tracking EM_PASTESPECIAL
https://bugs.winehq.org/show_bug.cgi?id=33664
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from super_man@post.com --- (In reply to super_man from comment #2)
bug 14530 is tracking EM_PASTESPECIAL
https://msdn.microsoft.com/en-us/library/windows/desktop/bb774214%28v=vs.85%...
Very likely dupe.
EM_PASTESPECIAL message
"Pastes a specific clipboard format in a rich edit control."
https://bugs.winehq.org/show_bug.cgi?id=33664
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #4 from temp82@luukku.com --- is this fixed? https://source.winehq.org/git/wine.git/?a=commit;h=9bec53fbad3b773db991dea90...