(I just bought Windows 8, so in return I want to spend some time and money to wine...)
Hi, can someone help me with CorelDRAW 12:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2390&iT...
Wine 1.5.15 vanilla without external DLLs
Output from setup.exe in output.txt (only uniq lines saved; error code 67 on exit)
vbscript errors (lines copied from output.txt):
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\nDim nRemoveVBAEN:nRemoveVBAEN = 0\r\nDim nRemoveVBACZ:nRemoveVBACZ = 0\r\nDim nRemoveVBANL:nRemoveVBAPL = 0\r\n\r\nOn "...
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\nDim nRemoveVBAEN:nRemoveVBAEN = 0\r\nDim nRemoveVBACZ:nRemoveVBACZ = 0\r\nDim nRemoveVBANL:nRemoveVBAPL = 0\r\n\r\nOn "...
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\n\r\nOn Error Resume Next\r\n\r\nIf (IsFeatureSelected("FontNav") = True) Then\r\n If ((Session.Property("PLLANG""...
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\n\r\nOn Error Resume Next\r\n\r\nIf (IsFeatureSelected("FontNav") = True) Then\r\n If ((Session.Property("PLLANG""...
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\n\r\nOn Error Resume Next\r\n\t\r\nIf (IsFeatureExists("LocalInstallsOnly")="1") Then\r\n\tIf ((Session.Property(""...
Best Regards, Gerold
Am 28.10.2012 09:06, schrieb Gerold Jens Wucherpfennig:
(I just bought Windows 8, so in return I want to spend some time and money to wine...)
One easy thing you could do is to run the testsuite on win8 (see the bottom of http://test.winehq.org/).
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\nDim nRemoveVBAEN:nRemoveVBAEN = 0\r\nDim nRemoveVBACZ:nRemoveVBACZ = 0\r\nDim nRemoveVBANL:nRemoveVBAPL = 0\r\n\r\nOn "...
As vbscript knows about "Const" i'd say the parser starts with parsing a single "1" and fails. Not sure if that's the biggest problem for the installer, as i see much ERRs in the output.
Am 28.10.2012 13:50, schrieb André Hentschel:
Am 28.10.2012 09:06, schrieb Gerold Jens Wucherpfennig:
(I just bought Windows 8, so in return I want to spend some time and money to wine...)
One easy thing you could do is to run the testsuite on win8 (see the bottom of http://test.winehq.org/).
running the testsuite on Windows 8 x64 german produced 85 errors. Because of this pile of errors the testsuite refused to submit the test data...
Best Regards,
Gerold
fixme:vbscript:parse_script parser failed on parsing L"1\r\nConst msiInstallStateAdvertise = 1\r\nConst msiInstallStateAbsent = 2\r\nConst msiInstallStateLocal = 3\r\nConst msiInstallStateSource = 4\r\nConst msiInstallStateDefault = 5\r\nDim nRemoveVBAEN:nRemoveVBAEN = 0\r\nDim nRemoveVBACZ:nRemoveVBACZ = 0\r\nDim nRemoveVBANL:nRemoveVBAPL = 0\r\n\r\nOn "...
As vbscript knows about "Const" i'd say the parser starts with parsing a single "1" and fails. Not sure if that's the biggest problem for the installer, as i see much ERRs in the output.
Am 03.11.2012 19:12, schrieb Gerold Jens Wucherpfennig:
Am 28.10.2012 13:50, schrieb André Hentschel:
Am 28.10.2012 09:06, schrieb Gerold Jens Wucherpfennig:
(I just bought Windows 8, so in return I want to spend some time and money to wine...)
One easy thing you could do is to run the testsuite on win8 (see the bottom of http://test.winehq.org/).
running the testsuite on Windows 8 x64 german produced 85 errors. Because of this pile of errors the testsuite refused to submit the test data...
Yes, that's the actual state of testing win8. There are two workarounds: 1) run winetest.exe search c:\users\username\appdata\local\temp by date for some res*.tmp file copy it into the same folder as winetest.exe and run winetest.exe -s res****.tmp
2) run winetest.exe -o heute.test to not save the log into a temp file run winetest.exe -s heute.test to send the just created file
You can try 1) to see if your last temp file is still there and send it.