http://bugs.winehq.org/show_bug.cgi?id=15923
Summary: make test fails in monthcal.c Product: Wine Version: 1.1.7 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: celticht32@aol.com
../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so header.c && touch header.ok err:header:HEADER_WindowProc unknown msg 1216 wp=0001 lp=00000064 err:header:HEADER_WindowProc unknown msg 1216 wp=0001 lp=00000000 err:header:HEADER_WindowProc unknown msg 1216 wp=0001 lp=00000064 err:header:HEADER_WindowProc unknown msg 1218 wp=0000 lp=00000001 err:header:HEADER_WindowProc unknown msg 1217 wp=0001 lp=00000000 ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so imagelist.c && touch imagelist.ok ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so listview.c && touch listview.ok ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so misc.c && touch misc.ok ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so monthcal.c && touch monthcal.ok err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp=00000000 lp=00000000 err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=00000001 lp=00000000 err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp=00000000 lp=00000000 err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=00000000 lp=00000000 err:monthcal:MONTHCAL_WindowProc unknown msg 2006 wp=00000000 lp=00000000 err:monthcal:MONTHCAL_WindowProc unknown msg 2005 wp=00000001 lp=00000000 monthcal.c:782: Test failed: Expected 131072, got 196608 monthcal.c:956: Tests skipped: cannot perform today link test make[2]: *** [monthcal.ok] Error 1 make[2]: Leaving directory `/home/cahrendt/wine-git/dlls/comctl32/tests' make[1]: *** [comctl32/tests/__test__] Error 2 make[1]: Leaving directory `/home/cahrendt/wine-git/dlls' make: *** [dlls/__test__] Error 2
http://bugs.winehq.org/show_bug.cgi?id=15923
--- Comment #1 from Lei Zhang thestig@google.com 2008-11-06 02:17:38 --- Did you install any special fonts into your ~/.wine directory or did you change the DPI in winecfg? Does the test fail with a clean .wine directory?
http://bugs.winehq.org/show_bug.cgi?id=15923
--- Comment #2 from chris ahrendt celticht32@aol.com 2008-11-06 08:55:19 --- I installed all the fonts in winetricks is all .. I did not adjust the DPI.
Chris
http://bugs.winehq.org/show_bug.cgi?id=15923
--- Comment #3 from chris ahrendt celticht32@aol.com 2008-11-06 08:56:08 --- will create a fresh .wine dir and rerun...
chris
http://bugs.winehq.org/show_bug.cgi?id=15923
--- Comment #4 from chris ahrendt celticht32@aol.com 2008-11-06 08:59:35 --- a fresh wine directory does not fail.. so it must be a font causing it..
do I need to attach a zip of my fonts?
chris
http://bugs.winehq.org/show_bug.cgi?id=15923
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thestig@google.com
--- Comment #5 from Lei Zhang thestig@google.com 2008-11-06 13:21:19 --- The hit tests are sensitive to variations in the font used and font size.
I suppose it might be possible to use MCM_GETMINREQRECT and MCM_GETMAXTODAYWIDTH to figure out where things should be, rather than hard code the coordinates.
http://bugs.winehq.org/show_bug.cgi?id=15923
--- Comment #6 from chris ahrendt celticht32@aol.com 2008-11-06 15:07:17 --- agreed.. they should not be hard coded...
It has to be something with the fonts because now that I have cleaned the fonts out the problem doesnt happen.. the minute I put the fonts back in the problem reoccurs...
so yes we probably should figure it out though I don't have how at this particular moment.
chris
http://bugs.winehq.org/show_bug.cgi?id=15923
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
http://bugs.winehq.org/show_bug.cgi?id=15923
--- Comment #7 from Austin English austinenglish@gmail.com 2009-05-11 01:56:47 --- Is this still an issue in current (1.1.21 or newer) wine?
What font causes it?
http://bugs.winehq.org/show_bug.cgi?id=15923
chris ahrendt celticht32@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #8 from chris ahrendt celticht32@aol.com 2009-05-11 05:21:41 --- seems to be resolved with the latest GIT treee
http://bugs.winehq.org/show_bug.cgi?id=15923
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2009-05-22 11:12:54 --- Closing bugs fixed in 1.1.22.