Hi Sylvain, Sami,
What settings are you using for wine? I don't see this problem with WRT, but I've only recently got it back up and running again.
On a seperate note, some other strange things I've noticed:
One of Monday night's patches seems to have broken a conformance test in listbox.c (line 123) but only for wine in win3.1-mode! Win3.1-mode also passes two todo tests (lines 129 and 134 both in the user/listbox.c). See http://www.astro.gla.ac.uk/users/paulm/WRT/buildinfo.php?id=400#tests-win31
Also, does anyone else get orphaned zombie processes after running the regression tests? (which is moderately impressive: I thought init was supposed to clean these up)
I get about six zombies per regression test. I tracked one of these zombies down to the kernel/test/process.c test_DebuggingFlag()'s ContinueDebugEvent() call, which disappears into wineserver.
If it helps, the list of installed RPMs is here: http://www.astro.gla.ac.uk/users/paulm/WRT/RPMs
Any ideas?
Ta,
Paul.
On Tue, 28 Oct 2003, [iso-8859-1] Sylvain Petreolle wrote:
Hi, got the same errors here with Wine today CVS, updated RedHat & Gnome system.
--- Sami Aario sami.aario@surfeu.fi a �crit :
The conformance tests fail for the 20031016 build on my system with the following error message:
[...]
msg.c:333: Test failed: ShowWindow:overlapped: in msg 0x0047 expecting wParam 0x47 got 0x0
---- Paul Millar