[Bug 39238] New: mscft:inputprocessor fails if privileges not high enough

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 7 10:48:16 CDT 2015


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 at winehq.org
          Reporter: fgouget at 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 at codeweavers.com>
Date:   Fri Feb 20 13:53:06 2009 -0600

    msctf: Implement ITfInputProcessorProfiles::EnumLanguageProfiles.

commit 94624ee307e46c952c73e192f9a6d168743cb008
Author: Aric Stewart <aric at codeweavers.com>
Date:   Tue Apr 21 11:02:24 2009 -0500

    msctf/tests: Test activation and deactivation of a text service.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list