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@winehq.org ReportedBy: jUrner@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.
http://bugs.winehq.org/show_bug.cgi?id=24532
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2010-09-26 22:55:32 CDT --- Please post the results of your regression test http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=24532
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
http://bugs.winehq.org/show_bug.cgi?id=24532
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2010-09-27 02:09:12 CDT ---
I tried to reproduce, but it behaved the same way and correctly (i guess) in all the following versions: * 1.2-rc1, 1.3.1, 1.3.3
Could you attach some good and bad picture of the problem? Also it's not clear whether test in windowed/fullscreen... It would be good to have how-to reproduce step by step.
http://bugs.winehq.org/show_bug.cgi?id=24532
--- Comment #3 from jUrner@arcor.de 2010-09-27 04:14:54 CDT ---
1) output of the test is "test.bmp" containing the screenshot 2) no full screen. did not test this. attatched is a "bad" screenshot.
my desktop is 1680x1050 notepad is placed at 13,162 window size == 468x268 . in the screenshot lower and left part is cut off even though the window is unobscured by any other window.
btw, ubuntu maverick
http://bugs.winehq.org/show_bug.cgi?id=24532
--- Comment #4 from jUrner@arcor.de 2010-09-27 04:16:34 CDT --- Created an attachment (id=30966) --> (http://bugs.winehq.org/attachment.cgi?id=30966) bad screenshot
http://bugs.winehq.org/show_bug.cgi?id=24532
--- Comment #5 from jUrner@arcor.de 2010-09-27 04:19:21 CDT --- sorry, lower and "right" part is cut off obv
http://bugs.winehq.org/show_bug.cgi?id=24532
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #6 from Jerome Leclanche adys.wh@gmail.com 2010-09-27 05:25:26 CDT --- 1. What's your graphics card/driver? 2. Can you try $ winetricks orm=backbuffer ?
This looks like bug 18728.
http://bugs.winehq.org/show_bug.cgi?id=24532
--- Comment #7 from jUrner@arcor.de 2010-09-27 06:55:13 CDT --- graphics card - this rings bell. ati radeon and i got stuck somewhere in between fglrx and xserver-org-video-radeon, resulting in the shown behaviour. new install of either of the two fixed the problem.
ty
http://bugs.winehq.org/show_bug.cgi?id=24532
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #8 from Wylda wylda@volny.cz 2010-09-27 07:00:48 CDT ---
Problem solved and nothing was fixed in wine - marking as invalid.
http://bugs.winehq.org/show_bug.cgi?id=24532
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Wylda wylda@volny.cz 2010-09-27 07:13:31 CDT ---
Closing.