http://bugs.winehq.org/show_bug.cgi?id=9916
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #72 from Austin English austinenglish@gmail.com 2008-04-27 22:08:34 --- (In reply to comment #71)
Using that metacity does make the msg tests pass! Golly!
I also needed gettext.
Still fails for me in hardy:
--snip-- msg.c:9565: Test failed: 29: expected style 20000000, got 00000000 msg.c:9568: Test failed: 30: ShowWindow(SW_RESTORE): the msg 0x0001 was expected, but got msg 0x0018 instead msg.c:9568: Test failed: 30: ShowWindow(SW_RESTORE): in msg 0x0046 expecting wParam 0x8160 got 0x43 msg.c:9568: Test failed: 30: ShowWindow(SW_RESTORE): in msg 0x0047 expecting wParam 0x8160 got 0x1843 msg.c:9568: Test failed: 30: ShowWindow(SW_RESTORE): the msg sequence is not complete: expected 0003 - actual 0000 msg.c:7841: Test failed: ScrollWindow: the msg sequence is not complete: expected 0000 - actual 000f msg.c:4161: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: in msg 0x0047 expecting wParam 0x1002 got 0x0 msg.c:4161: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0005 was expected, but got msg 0x0003 instead make: *** [msg.ok] Error 28 --snip--
In the terminal that metacity was running from, there's quite a few: Window manager warning: Window 0x2200039 (Test popup) sets an MWM hint indicating it isn't resizable, but sets min size 1 x 1 and max size 2147483647 x 2147483647; this doesn't make much sense.