http://bugs.winehq.org/show_bug.cgi?id=29870
Bug #: 29870 Summary: parse_script parser failed on parsing Product: Wine Version: 1.4-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: vbscript AssignedTo: wine-bugs@winehq.org ReportedBy: registr-normal@ya.ru Classification: Unclassified
fixme:vbscript:VBScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED fixme:vbscript:parse_script parser failed on parsing L"FldVal("PK") = "X"\r\nEnd With\r\n\r\nSet rsTab1 = Doc.DataSets("TAB1")\r\n rsTab1.First\r\n While Not (rsTab1.BOF and rsTab1.EOF)\r\n rsTab1.delete\r\n Wend\r\n\r\n Y = YEAR(CalcLastPeriodDate(Doc.NPerDate, Doc.PerType))\r\n mm = Month(CalcLastPeriodDate(Doc.NPerDate, Doc.PerType))"... fixme:vbscript:VBScript_Clone (0x69e4360)->() fixme:heap:RtlCompactHeap (0x1735000, 0x0) stub fixme:vbscript:VBScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED fixme:vbscript:parse_script parser failed on parsing L"FldVal("FIRM_PFUDEPT")) = "0" Then _\r\n Call Trace_AddMessage("'\0424\0456\043b\0456\044f \0437\0430 \0440\0435\0454\0441\0442\0440\0430\0446\0456\0454\044e \0432 \043e\0440\0433\0430\043d\0456 \041f\0424' - \0432\043a\0430\0437\0430\043d\043e '0', \0441\043b\0456\0434 \0432\043a\0430\0437\0430"... fixme:vbscript:VBScript_Clone (0x69e7c40)->() fixme:vbscript:VBScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED fixme:vbscript:VBScript_Clone (0x69e7b98)->() fixme:vbscript:VBScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED fixme:vbscript:VBScript_Clone (0x219270)->() fixme:vbscript:VBScript_SetScriptState unimplemented SCRIPTSTATE_INITIALIZED fixme:vbscript:VBScript_Clone (0x69e7e98)->()
http://bugs.winehq.org/show_bug.cgi?id=29870
--- Comment #1 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-02-12 10:40:09 CST --- These errors are from what application?
http://bugs.winehq.org/show_bug.cgi?id=29870
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2012-03-27 04:21:51 CDT --- This should be fixed by (at lest the part from logs you posted):
http://source.winehq.org/git/wine.git/commitdiff/d0be36213a80c9257405771e8a8...
Please retest.
http://bugs.winehq.org/show_bug.cgi?id=29870
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d0be36213a80c9257405771e8a8 | |8efe15b55b2fd Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |FIXED Summary|parse_script parser failed |unknown application: |on parsing |parse_script parser failed | |on parsing
--- Comment #3 from Anastasius Focht focht@gmx.net 2012-05-03 11:36:37 CDT --- Hello,
marking fixed as the initial bug reporter failed to provide minimum information which app actually failed.
That type of parsing error has also been seen in other msi + active script bug reports so might be even a dupe.
Regards
http://bugs.winehq.org/show_bug.cgi?id=29870
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-05-11 13:22:10 CDT --- Closing bugs fixed in 1.5.4.