http://bugs.winehq.org/show_bug.cgi?id=27914
Summary: Simple Screenshot-Code doesn't work Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: user123@trash-mail.com
Hello,
I copied a simple Screenshot code and made some easy changes on it. The Screenshot-Code is saved in a DLL an i call its function 'int do_screenshot(char*)'.
There are 3 files: - w32ss.cpp Implementation of the Screenshot-Logic. - w32ss.hpp Header of w32ss.cpp (export do_screenshot for C) - w32ss_test Test-Program for the dll.
The program is very small and easy. I compiled it with the Microsoft C++ Compiler and MinGw on Windows. Both binaries work on Windows.
On Wine the Test-Output works and the tool finishes, but the screenshot-file is not created. I don't know why.
best regards
http://bugs.winehq.org/show_bug.cgi?id=27914
--- Comment #1 from user123@trash-mail.com 2011-07-27 01:18:53 CDT --- Created an attachment (id=35710) --> (http://bugs.winehq.org/attachment.cgi?id=35710) The Screenshot-Logic.
http://bugs.winehq.org/show_bug.cgi?id=27914
--- Comment #2 from user123@trash-mail.com 2011-07-27 01:19:53 CDT --- Created an attachment (id=35711) --> (http://bugs.winehq.org/attachment.cgi?id=35711) Header for Screenshot-Logic.
http://bugs.winehq.org/show_bug.cgi?id=27914
--- Comment #3 from user123@trash-mail.com 2011-07-27 01:21:19 CDT --- Created an attachment (id=35712) --> (http://bugs.winehq.org/attachment.cgi?id=35712) Test Program for the Dll.
http://bugs.winehq.org/show_bug.cgi?id=27914
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
https://bugs.winehq.org/show_bug.cgi?id=27914
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 47426 --> https://bugs.winehq.org/attachment.cgi?id=47426 Compiled testcase: screenshot.exe <path to output.jpg>
https://bugs.winehq.org/show_bug.cgi?id=27914
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- I can see the issue in 1.3.22, it's all gray in 1.6 and fixed somewhere near 1.7.5.
https://bugs.winehq.org/show_bug.cgi?id=27914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.12.