http://bugs.winehq.org/show_bug.cgi?id=17998
Summary: IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked and wgl:get_render_type_from_fbconfig Unknown render_type: 0 Product: Wine Version: 1.1.19 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: celticht32@aol.com
Latest wine tree 1.1.19 gets the following as well :
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x132280) Surface already locked ../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so overlay.c && touch overlay.ok err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 err:wgl:get_render_type_from_fbconfig Unknown render_type: 0
in the direct draw test
Hardware is :
ATI 3650 with 512meg
product: 40612KU vendor: LENOVO version: ThinkPad W500 serial: L3AAL2M width: 32 bits capabilities: SMBIOS version 2.4, DMI version 2.4, SMP specification v1.4, Symmetric Multi-Processing
http://bugs.winehq.org/show_bug.cgi?id=17998
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-11 00:05:16 --- And the problem is?
Do not file bugs for error message you see on the screen!
http://bugs.winehq.org/show_bug.cgi?id=17998
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-11 00:05:34 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=17998
chris ahrendt celticht32@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from chris ahrendt celticht32@aol.com 2009-04-11 18:44:07 --- If the error occurs during a test run then it is still an error that occurs and should not be an error.
If it is not an error then it should be a warning instead.
http://bugs.winehq.org/show_bug.cgi?id=17998
--- Comment #4 from chris ahrendt celticht32@aol.com 2009-04-11 19:31:37 --- If the error occurs during a test run then it is still an error that occurs and should not be an error.
If it is not an error then it should be a warning instead.
http://bugs.winehq.org/show_bug.cgi?id=17998
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-12 15:06:29 --- Invalid - all tests succeeded - nothing broken.
http://bugs.winehq.org/show_bug.cgi?id=17998
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-12 15:06:46 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=17998
chris ahrendt celticht32@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #7 from chris ahrendt celticht32@aol.com 2009-04-12 16:16:14 --- As Stated before if this is a valid action for the test (which it is not documented as such) then it needs to be documented as such.
http://bugs.winehq.org/show_bug.cgi?id=17998
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-04-12 16:52:41 --- Attach complete output of running this test form make test.
http://bugs.winehq.org/show_bug.cgi?id=17998
--- Comment #9 from Austin English austinenglish@gmail.com 2009-10-12 14:54:36 --- Chris, ping.
http://bugs.winehq.org/show_bug.cgi?id=17998
--- Comment #10 from chris ahrendt celticht32@aol.com 2009-10-12 17:15:48 --- Created an attachment (id=24059) --> (http://bugs.winehq.org/attachment.cgi?id=24059) make test output
http://bugs.winehq.org/show_bug.cgi?id=17998
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name 2010-03-08 19:45:18 --- (In reply to comment #10)
Created an attachment (id=24059)
--> (http://bugs.winehq.org/attachment.cgi?id=24059) [details]
make test output
All these tests have succeeded.
Chris, the err's are information, tests not only test for valid behavior but may also invalid behavior, which may trigger err's to be printed. The err's are purely diagnostic and are not sole indicators of an actual issue.
The skipped tests there point out that certain formats are not supported by your setup, which is acceptable to the test.
I agree with Vitaliy, resolving invalid.
http://bugs.winehq.org/show_bug.cgi?id=17998
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Jeff Zaroyko jeffz@jeffz.name 2010-03-08 19:45:30 --- Closing invalid.