Henri Verbeet schrieb:
2009/3/12 Michael Stefaniuc mstefani@redhat.com:
I sent the patch out to provoke a better patch from somebody more knowledgeable in that domain. Of course only if it's worth the effort; until the advent of the netbooks with their odd screen size assuming that 1024x768 will just work was good enough.
My EeePC only does 800x640. IIRC test_reset() is affected by a similar problem, in that it assumes 800x600 is available. I can probably write a patch that just uses two different screen sizes from the list of available ones.
The resolution was a known problem when I made the test, but which resolution would be the best? Is there a solution which fits all platforms? Probably we should only skip the full screen tests, on machines which doesn't support such a resolution, which I guess were failing?
Probably next time someone is trying to run wine on his mobile phone with a resolution like 128x160 ...
Cheers Rico