https://bugs.winehq.org/show_bug.cgi?id=39238
Bug ID: 39238 Summary: mscft:inputprocessor fails if privileges not high enough Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msctf Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following errors systematically happen when running the test without elevated privileges on a Windows 7 box such as the fg-win7u64-1spie9adm and fg-win7u64-1spie9usr WineTest boxes.
inputprocessor.c:947: Test failed: Registered text service not found inputprocessor.c:1241: Test failed: Failed to Activate text service inputprocessor.c:1633: Test failed: ITfCategoryMgr_IsEqualTfGuidAtom failed inputprocessor.c:1634: Test failed: Equal value invalid inputprocessor.c:1660: Test failed: Id for CLSID_FakeService not matching tid inputprocessor.c:1197: Test failed: ITfKeystrokeMgr_AdviseKeyEventSink failed inputprocessor.c:1198: Test failed: KeyEventSink_OnSetFocus not fired as expected, in state 1 inputprocessor.c:1200: Test failed: Wrong return, expected CONNECT_E_ADVISELIMIT inputprocessor.c:1208: Test failed: ITfKeystrokeMgr_PreserveKey failed inputprocessor.c:1211: Test failed: ITfKeystrokeMgr_PreserveKey inproperly succeeded inputprocessor.c:1215: Test failed: ITfKeystrokeMgr_IsPreservedKey failed inputprocessor.c:1219: Test failed: ITfKeystrokeMgr_UnpreserveKey failed inputprocessor.c:1229: Test failed: ITfKeystrokeMgr_UnadviseKeyEventSink failed
The tests regression were introduced in the following commits:
commit 7d1952b68908515fde391894f30b6d78a1660302 Author: Aric Stewart aric@codeweavers.com Date: Fri Feb 20 13:53:06 2009 -0600
msctf: Implement ITfInputProcessorProfiles::EnumLanguageProfiles.
commit 94624ee307e46c952c73e192f9a6d168743cb008 Author: Aric Stewart aric@codeweavers.com Date: Tue Apr 21 11:02:24 2009 -0500
msctf/tests: Test activation and deactivation of a text service.
https://bugs.winehq.org/show_bug.cgi?id=39238
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=39238
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |b4843f29cbed1b7ef0a5173c2f6 | |44a5a8d6a1789 Regression SHA1| |7d1952b68908515fde391894f30 | |b6d78a1660302 Keywords| |regression Resolution|--- |FIXED
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Fixed by: b4843f29cbed1b7ef0a5173c2f644a5a8d6a1789
https://bugs.winehq.org/show_bug.cgi?id=39238
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.12.
https://bugs.winehq.org/show_bug.cgi?id=39238
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|mscft:inputprocessor fails |msctf:inputprocessor fails |if privileges not high |if privileges not high |enough |enough