http://bugs.winehq.org/show_bug.cgi?id=19592
Summary: Embedded Richedit copy to clipboard no longer works. Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bugzilla.winehq.org@urbanec.net
I am using an application that contains an embedded richedit component for showing read-only text output. Older versions of wine (last tested was 1.1.19) allowed me to highlight some text and press CTRL+C to copy it.
Current versions of wine (tested with 1.1.26) do not allow this anymore. When I press CTRL+C the following is printed on the console and the clipboard does not contain the text that was supposed to be copied.
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046} err:ole:marshal_object couldn't get IPSFactory buffer for interface {0000010e-0000-0000-c000-000000000046} err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155 err:ole:CoMarshalInterface Failed to marshal the interface {0000010e-0000-0000-c000-000000000046}, 80040155 err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d