[Bug 16698] New: Sandboxie fails on installation
http://bugs.winehq.org/show_bug.cgi?id=16698 Summary: Sandboxie fails on installation Product: Wine Version: 1.1.11 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lleoliveirabr(a)gmail.com I tried to install Sandboxie http://www.sandboxie.com/SandboxieInstall.exe program on wine 1.1.11 and got this error message: RegOpenKeyEx (SystemKey): File not found (2). Look the screenshot attached. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16698 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.sandboxie.com/San | |dboxieInstall.exe Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16698 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |xerox_xerox2000(a)yahoo.co.uk Ever Confirmed|0 |1 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-08-16 10:27:49 --- the problem is missing registry key : 0033:Call advapi32.RegOpenKeyExW(80000002,01001180 L"System\\CurrentControlSet\\Services\\Eventlog\\System\\",00000000,00020 01f,0033fe30) ret=01001eee 0033:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=01001eee the patch below fixes the bug, though the installer still complains that a service could not be started, but at least the installer now finishes. patch: diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 050d3e5..a003080 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -2931,6 +2931,7 @@ ErrorControl=1 [Services] HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,,"" +HKLM,"System\\CurrentControlSet\\Services\\Eventlog\\System",,,"" [VersionInfo] HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.1" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16698 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-10-06 14:48:19 CDT --- Still in wine-1.3.29-217-g5432611 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16698 Joerg Schiermeier <newsletter(a)Schiermeier-Software.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |newsletter(a)Schiermeier-Soft | |ware.de --- Comment #3 from Joerg Schiermeier <newsletter(a)Schiermeier-Software.de> 2011-10-28 07:35:17 CDT --- This is still an issue in wine v1.3.31 with a bunch of errors...! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=16698 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #4 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-07-06 08:33:25 CDT --- Still in wine-1.6-rc4-52-g9a0b434. Not sure the "Sandboxie system-level driver" installation could ever work with wine though... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=16698 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #5 from super_man(a)post.com --- The problem is still valid 1.7.51. Any idea why the patch was never sent? -- 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=16698 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Sandboxie fails on |Sandboxie installer needs |installation |'HKLM\\System\\CurrentContr | |olSet\\Services\\Eventlog\\ | |System' registry key -- 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=16698 --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Sent a patch: https://source.winehq.org/patches/data/117105 -- 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=16698 --- Comment #7 from super_man(a)post.com --- I dont see the issue against wine git with the installer. wine 1.8.rc4 -- 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=16698 --- Comment #8 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to super_man from comment #7)
I dont see the issue against wine git with the installer.
wine 1.8.rc4
It seems you have a time machine :) wine-1.8-rc3 just has been released today. -- 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=16698 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ba649563c84015a967e36d38e9 | |69ba39803044e Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #6)
Sent a patch: https://source.winehq.org/patches/data/117105
Fixed by https://source.winehq.org/git/wine.git/commitdiff/8ba649563c84015a967e36d38e... -- 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=16698 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.8-rc4. -- 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