[Bug 45348] Photoshop CS6 doesn' t recognize images copied to clipboard by Chromium

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 6 10:53:41 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45348

Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com

--- Comment #3 from Vincent Povirk <madewokherd at gmail.com> ---
Created attachment 61740
  --> https://bugs.winehq.org/attachment.cgi?id=61740
readclipboard test program

It probably has to do with the formats exported by Chromium, the conversions
between X11 and Win32 clipboard formats that exist in Wine, and the formats
Photoshop is able to paste. We need Wine to be able to map one of Chromium's
export formats to something Photoshop can use.

Here's a test program I use in situations like this. You can get a list of
formats on the clipboard with "readclipboard TARGETS".

A +clipboard log of a failing paste into Photoshop may also tell us something,
and a log of a paste into Photoshop that succeeds will tell us at least one
image format that Photoshop can use.

If there's a "Paste Special" option, that can also sometimes give useful
information.

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