http://bugs.winehq.org/show_bug.cgi?id=30222
Bug #: 30222 Summary: Symantec VIP Access can not be activated - take 2 Product: Wine Version: 1.5.0 Platform: Other URL: http://www.symantec.com/products/trialware.jsp?pcid=pc at_info_risk_comp&pvid=vip_1 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: robert.munteanu@gmail.com Classification: Unclassified
As a follow-up to bug #29891 , after installing Symantec VIP Access the user is required to accept a license agreement and activate the program. The activation is unsuccesful and therefore the program can not be used.
Please note that the 'activation' does not refer to copy protection mechanisms, but rather to connecting to a server using HTTP and obtaining an initial unique credential ID.
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #1 from Robert Munteanu robert.munteanu@gmail.com 2012-03-19 07:53:36 CDT --- Created attachment 39459 --> http://bugs.winehq.org/attachment.cgi?id=39459 +winhttp console log
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2012-03-19 08:28:39 CDT --- I see only successful requests in that log. Can you confirm that the bug is gone with native winhttp? If so, please attach a +winhttp,+relay,+tid trace.
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #3 from Robert Munteanu robert.munteanu@gmail.com 2012-03-19 08:35:52 CDT --- (In reply to comment #2)
I see only successful requests in that log. Can you confirm that the bug is gone with native winhttp? If so, please attach a +winhttp,+relay,+tid trace.
No, I still get an activation error with native winhttp. I set the component since a comment on the first bug indicated that native winhttp makes the activation work.
http://bugs.winehq.org/show_bug.cgi?id=30222
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winhttp |-unknown
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #4 from Robert Munteanu robert.munteanu@gmail.com 2012-04-02 03:58:03 CDT --- Created attachment 39649 --> http://bugs.winehq.org/attachment.cgi?id=39649 Complete log from ~/.xsession-errors
I've noticed that the application relies on both a 'UI' process and a background manager. Therefore I've attached a snippet of .xsession-errors taken after trying to activate.
The first part is bringing up the application window, and the section after the dashed lines is the actual attempt to activate.
This was on Wine 1.5.0, 32 bit, with no overrides.
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #5 from Robert Munteanu robert.munteanu@gmail.com 2013-02-06 06:19:42 CST --- Created attachment 43468 --> http://bugs.winehq.org/attachment.cgi?id=43468 Console log with 1.5.23
Still not working with 1.5.23. Please note that for installation 1.4.1 is needed.
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #6 from Austin English austinenglish@gmail.com 2013-02-11 09:55:59 CST --- (In reply to comment #5)
Created attachment 43468 [details] Console log with 1.5.23
Still not working with 1.5.23. Please note that for installation 1.4.1 is needed.
Is there a bug for the installer not working?
http://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #7 from Robert Munteanu robert.munteanu@gmail.com 2013-02-11 10:10:28 CST --- (In reply to comment #6)
(In reply to comment #5)
Created attachment 43468 [details] Console log with 1.5.23
Still not working with 1.5.23. Please note that for installation 1.4.1 is needed.
Is there a bug for the installer not working?
bug #31377
http://bugs.winehq.org/show_bug.cgi?id=30222
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31377
--- Comment #8 from Austin English austinenglish@gmail.com 2013-02-11 13:17:54 CST --- Thanks.
https://bugs.winehq.org/show_bug.cgi?id=30222 Bug 30222 depends on bug 31377, which changed state.
Bug 31377 Summary: Symantec VIP Access no longer installs (needs WinMGMTS object stub) https://bugs.winehq.org/show_bug.cgi?id=31377
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
https://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #9 from Austin English austinenglish@gmail.com --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output.
https://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #10 from Robert Munteanu robert.munteanu@gmail.com --- Created attachment 50746 --> https://bugs.winehq.org/attachment.cgi?id=50746 Installer log with wine 1.7.36
https://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #11 from Robert Munteanu robert.munteanu@gmail.com --- (In reply to comment #9)
Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output.
Can't verify, installation fails due toa vbscript error ( see attached log ):
fixme:vbscript:parse_script parser failed around L"eg = objServices.Get("StdRegProv") \r\n\t' Use ExecMethod to call the GetStringValue method\r\n\tSet Inparams = objReg.Methods_("SetStringValue").Inparameters\r\n\tInparams.Hdefkey = HKLM\r\n\tInparams.Ssubkeyname = "SOFTWARE\Symantec\VIP Access Client"\r\n\tset Outparams = objReg.ExecMethod_"... err:msi:ITERATE_Actions Execution halted, action L"SetPolicy" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
https://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #12 from Austin English austinenglish@gmail.com --- (In reply to Robert Munteanu from comment #11)
(In reply to comment #9)
Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output.
Can't verify, installation fails due toa vbscript error ( see attached log ):
fixme:vbscript:parse_script parser failed around L"eg = objServices.Get("StdRegProv") \r\n\t' Use ExecMethod to call the GetStringValue method\r\n\tSet Inparams = objReg.Methods_("SetStringValue").Inparameters\r\n\tInparams.Hdefkey = HKLM\r\n\tInparams.Ssubkeyname = "SOFTWARE\Symantec\VIP Access Client"\r\n\tset Outparams = objReg.ExecMethod_"... err:msi:ITERATE_Actions Execution halted, action L"SetPolicy" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Try 'winetricks wsh57'
https://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #13 from Robert Munteanu robert.munteanu@gmail.com --- (In reply to comment #12)
(In reply to Robert Munteanu from comment #11)
(In reply to comment #9)
Is this still an issue in current (1.7.36 or newer) wine? If so, please
attach
terminal output.
Can't verify, installation fails due toa vbscript error ( see attached log ):
fixme:vbscript:parse_script parser failed around L"eg = objServices.Get("StdRegProv") \r\n\t' Use ExecMethod to call the GetStringValue method\r\n\tSet Inparams = objReg.Methods_("SetStringValue").Inparameters\r\n\tInparams.Hdefkey = HKLM\r\n\tInparams.Ssubkeyname = "SOFTWARE\Symantec\VIP Access Client"\r\n\tset Outparams = objReg.ExecMethod_"... err:msi:ITERATE_Actions Execution halted, action L"SetPolicy" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Try 'winetricks wsh57'
That works, thank you. Filed bug #38108 .
https://bugs.winehq.org/show_bug.cgi?id=30222
--- Comment #14 from Robert Munteanu robert.munteanu@gmail.com --- Created attachment 50779 --> https://bugs.winehq.org/attachment.cgi?id=50779 Installer log with wine 1.7.36
Still fails with 1.7.36, console log attached.
https://bugs.winehq.org/show_bug.cgi?id=30222
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #15 from super_man@post.com --- (In reply to Robert Munteanu from comment #13)
(In reply to comment #12)
(In reply to Robert Munteanu from comment #11)
(In reply to comment #9)
Is this still an issue in current (1.7.36 or newer) wine? If so, please
attach
terminal output.
Can't verify, installation fails due toa vbscript error ( see attached log ):
fixme:vbscript:parse_script parser failed around L"eg = objServices.Get("StdRegProv") \r\n\t' Use ExecMethod to call the GetStringValue method\r\n\tSet Inparams = objReg.Methods_("SetStringValue").Inparameters\r\n\tInparams.Hdefkey = HKLM\r\n\tInparams.Ssubkeyname = "SOFTWARE\Symantec\VIP Access Client"\r\n\tset Outparams = objReg.ExecMethod_"... err:msi:ITERATE_Actions Execution halted, action L"SetPolicy" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Try 'winetricks wsh57'
That works, thank you. Filed bug #38108 .
That bug was marked duplicate of
bug 37972 that is still open.
So it's quite safe to assume that this is still an issue 1.7.54
https://bugs.winehq.org/show_bug.cgi?id=30222
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sloper42@yahoo.com
--- Comment #16 from Robert Wilhelm sloper42@yahoo.com ---
bug 37972 was fixed in wine 4.3, with 78078b65b27177fecbd2f45bb5c14b3a21aa1c88. See also bug 46318.
Please retest.