http://bugs.winehq.org/show_bug.cgi?id=20775
Summary: Winetest thinks windowscodecs is configured native when it isn't Product: Wine Version: 1.1.33 Platform: PC OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: cdavis@mines.edu
When I try to run Winetest to submit test results, I get a message box telling me that some DLLs are configured native, and that I can't submit test results.
So I started winecfg to see if any DLLs really were native. Sure enough, no DLLs were listed.
Then I looked at the log that winetest produces and found this message:
windowscodecs=load error Configured as native
There is no reason for this to be happening. I looked at the virtual drive C, and there are no native copies of windowscodecs.dll anywhere. Why is this happening? And why is this the only DLL affected? The other DLLs seem to work fine.
I want to help you guys fix bugs in Wine, and to do that, some test results would help. But I can't do that 'till winetest stops thinking that DLLs are configured native when they really aren't.