[Bug 24532] New: can't take screenshots (BitBlt and friends)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 26 21:31:05 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24532

           Summary: can't take screenshots (BitBlt and friends)
           Product: Wine
           Version: 1.3.1
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jUrner at arcor.de


Created an attachment (id=30964)
 --> (http://bugs.winehq.org/attachment.cgi?id=30964)
python test case

for my app i used to grab screenshots of other windows without problems.
somewhere wine>1.2 it stopped working as expected. screenshots now show black
areas as if desktop size was too small. a window placed top/left of the desktop
gets grabbed, the more the window is moved to bottom/right the less gets
grabbed.
reproducable in Qt4 as well. QPixmap::grabWindow() leads to the same result.

attatched a test case (python)

fire up notepad and run the test. a file "test.bmp" should get dumped to
current dir containing a screenshot of notepad.

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