[Bug 19592] New: Embedded Richedit copy to clipboard no longer works.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 5 21:12:46 CDT 2009


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 at winehq.org
        ReportedBy: bugzilla.winehq.org at 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

-- 
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