[Bug 46655] New: Adobe Photoshop CC 2015.5: Tabs show completely black

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 15 21:43:16 CST 2019


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

            Bug ID: 46655
           Summary: Adobe Photoshop CC 2015.5: Tabs show completely black
           Product: Wine
           Version: 4.0
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: winepala at tradermail.info
      Distribution: ---

Created attachment 63587
  --> https://bugs.winehq.org/attachment.cgi?id=63587
screenshot

This is a regression since wine-3.0 where I last saw it working. Photoshop
panels render to pitch black but can still be interacted with.

Confirmed broken in wine/stable (4.0) and wine/master (currently tag:wine-4.2)

I did a git bisect from wine-3.0 (good) to wine-3.10 (bad) and landed on these
two commits. The last one I could not tag as it causes Photoshop to crash.

commit 99b64f74320ba11b282a33aad2edc28551501875 (refs/bisect/bad)
Date:   Wed Apr 4 15:12:55 2018 +0200

    gdi32: Build the region object directly instead of making a copy in
CreatePolyPolygonRgn.

commit 97f996744eafc4ad640ca3b9d97016625443c8cd (HEAD) (crashes)
Date:   Wed Apr 4 12:38:29 2018 +0200

    gdi32: Pre-allocate the points array in CreatePolyPolygonRgn.

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