Issue571

Title Incorrect screenshot capture
Priority important Status resolved
Assigned To joseph Keywords graphics
Linked issues Watchers joseph

Submitted on 2012-03-03 13h40 by vinayakgarg, last changed by matthiaskrgr.

Files
File name Uploaded Type Edit Remove
vinayak-garg.screenshot-143.bmp vinayakgarg, 2012-03-03.13:40:42 image/bmp
Messages
Author: vinayakgarg Date: 2012-03-03   13h40
On saving screenshot (at 1366x768), using Print key, the BMP saved is black & 
white and skewed.
I am using OpenGL, and building FreedroidRPG from SVN.
Also for other resolutions, 1360x768, 1024x768, 800x600, the screenshot is 
correctly saved.
Author: salimiles Date: 2012-03-14   19h38
Can you, while in 1360x768 mode, save the game, and verify if the thumbnail in
the load game screen has the same issue?

That might help determine if the issue is in save_screenshot() from graphics.c
(staring at ~line 1109).
Author: ahuillet Date: 2012-03-14   19h52
Please attach the full output of the game when it starts so that we know exactly
what your OpenGL configuration is.
Thanks
Author: matthiaskrgr Date: 2012-03-19   21h03
Fixed  in 7fdae809dd42df5be79d43733c8fce568588d6b8. Thanks!
History
Date User Action Args
2012-03-19 21:03:18matthiaskrgrsetstatus: open -> resolved
priority: bug -> important
messages: + msg2185
nosy: + joseph
assignedto: joseph
2012-03-14 19:52:00ahuilletsetmessages: + msg2184
2012-03-14 19:38:27salimilessetmessages: + msg2182
2012-03-03 13:40:42vinayakgargcreate