https://bugs.winehq.org/show_bug.cgi?id=52873
Bug ID: 52873 Summary: oleaut32:typelib fails in Wine in Hindi Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
oleaut32:typelib fails in Wine in Hindi:
typelib.c:2514: Test failed: got: L"default?" typelib.c:2526: Test failed: got: L"default?" typelib.c:3314: Test failed: got: L"default?" typelib.c:3326: Test failed: got: L"default?"
https://test.winehq.org/data/patterns.html#oleaut32:typelib
A bisect shows that the test started failing with the commit below:
commit e81327358a26b160740b3421a4c7f300b4d2f06f Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 13 15:13:16 2022 +0200
kernelbase: Move codepage initialization to ntdll.
Signed-off-by: Alexandre Julliard julliard@winehq.org
Oddly this is the same commit as for a recent set of vbscript:run failures (see bug 52872).
https://bugs.winehq.org/show_bug.cgi?id=52873
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |e81327358a26b160740b3421a4c | |7f300b4d2f06f
https://bugs.winehq.org/show_bug.cgi?id=52873
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This commit is also involved in the following failures: * Bug 52875 - riched20:editor fails in Wine in Hindi * Bug 52870 - shlwapi:url - The UrlGetPartA() tests fails in Wine in Hind * Bug 52872 - vbscript:run fails in Wine in Hindi
https://bugs.winehq.org/show_bug.cgi?id=52873
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52873
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #2 from Eric Pouech eric.pouech@orange.fr --- should be fixed by https://gitlab.winehq.org/wine/wine/-/commit/fe5989bbd26c43c04948dd29bbd67bd...
https://bugs.winehq.org/show_bug.cgi?id=52873
--- Comment #3 from Eric Pouech eric.pouech@gmail.com --- note: what's fixed is windows' hi test; Wine's still broken So keep bug open.
https://bugs.winehq.org/show_bug.cgi?id=52873
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |680d17b453ad651ecb12be5d12a | |7e6baf84a4de1 Status|NEW |RESOLVED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Fixed by 680d17b453ad651ecb12be5d12a7e6baf84a4de1.
https://bugs.winehq.org/show_bug.cgi?id=52873
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.