https://bugs.winehq.org/show_bug.cgi?id=44143
--- Comment #13 from Markus Elfring Markus.Elfring@web.de --- (In reply to Józef Kucia from comment #12)
002e:warn:d3d9:d3d9_device_QueryInterface {580ca87e-1d3c-4d54-991d-b7d3e3c298ce} not implemented, returning E_NOINTERFACE.
No, it's harmless.
Why is such a warning presented at all when this software situation is so “harmless”?
Generally, someone has to debug the issue
This would be nice.
and see where the things go wrong
Which software components are responsible for the display of labels on buttons for example?
in order to confirm if it's a bug in Wine or in a graphics driver.
How much do the mentioned messages influence this situation?
There are some shortcuts though, e.g. you could record an apitrace [1], upload it somewhere, then I could inspect OpenGL commands generated by Wine for your version of the game, and replay the trace on a different hardware.
Do you imagine that I might be affected by other software details which would not be represented by Wine error messages (for incomplete implementations) so far?