[Bug 39239] New: ole32:compobj fails if privileges not high enough
https://bugs.winehq.org/show_bug.cgi?id=39239 Bug ID: 39239 Summary: ole32:compobj fails if privileges not high enough Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)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. compobj.c:1269: Test failed: RegCreateKeyEx returned 5 compobj.c:1272: Test failed: RegCreateKeyEx returned 6 compobj.c:1274: Test failed: RegSetValueEx returned 6 compobj.c:1278: Test failed: CoGetPSClsid failed with error 0x80040155 compobj.c:1279: Test failed: got clsid {00000000-0000-0000-0000-000000000000} compobj.c:1282: Test failed: RegDeleteKeyEx returned 6 compobj.c:1285: Test failed: RegDeleteKeyEx returned 2 The error code (ERROR_ACCESS_DENIED) clearly indicates a permissions issue. The tests regression was introduced by the following commit: commit fae8d9db5f3dcbec198d1a4cde6c9cfe8684b5cf Author: Akihiro Sagawa <sagawa.aki(a)gmail.com> Date: Tue Jul 15 19:34:38 2014 +0900 ole32/tests: Add CoGetPSClsid WOW64 registry tests. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39239 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39239 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fix sent https://www.winehq.org/pipermail/wine-patches/2016-March/147891.html. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39239 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Committed as http://source.winehq.org/git/wine.git/?a=commit;h=22ef1c7e2aa7872d9b3c82a6d3.... Let's see if it helped. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39239 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.21 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39239 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |22ef1c7e2aa7872d9b3c82a6d32 | |abc92aa2b61a3 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Looks fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39239 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.6. -- 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.
participants (1)
-
wine-bugs@winehq.org