http://bugs.winehq.org/show_bug.cgi?id=31540
Bug #: 31540 Summary: Toad: Installer is missing a few dialogs without native vbscript Product: Wine Version: 1.5.11 Platform: x86 URL: http://community-downloads.quest.com/toadsoft/SqlServe r/ToadforSQLServer_Freeware_5.7.0.605.zip OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: vbscript AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 31536 Blocks: 31539 Classification: Unclassified
Created attachment 41473 --> http://bugs.winehq.org/attachment.cgi?id=41473 +vbscript,+tid
Prereq's: winetricks gdiplus mfc42
Startup toad, click next, and it will immediately begin installing. Terminal shows: fixme:vbscript:parse_script parser failed on parsing L" Property("WiseNextDialog") = NextDialog\r\n if (Property("WiseDialogStack") <> "") Then\r\n Property("WiseDialogStack") = Property("WiseDialogStack") & "|" & CurrDialog\r\n else\r\n Property("WiseDialogStack") = Property("WiseDialogStack") & CurrDialog\r"...
if you install native vbscript, however, you'll get two license dialogs, a prompt for your user/organization, and a choice of destination folder.
austin@debian:~$ sha1sum ToadforSQLServer_Freeware_5.7.0.605.exe 4dddc007c8febf35fa63d162f52380ed0050382d ToadforSQLServer_Freeware_5.7.0.605.exe austin@debian:~$ du -h ToadforSQLServer_Freeware_5.7.0.605.exe 71M ToadforSQLServer_Freeware_5.7.0.605.exe
http://bugs.winehq.org/show_bug.cgi?id=31540
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|31539 |
http://bugs.winehq.org/show_bug.cgi?id=31540
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-09-18 05:49:20 CDT --- It should be mostly fixed by http://source.winehq.org/patches/data/89977 together with other patches from the series. Now installer is stuck on installation directory dialog (it's probably another vbscript bug, I didn't look at it yet).
http://bugs.winehq.org/show_bug.cgi?id=31540
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |91b41eb4942758de835571aa307 | |b79a1cf488444 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2012-09-18 14:22:01 CDT --- http://source.winehq.org/git/wine.git/commitdiff/91b41eb4942758de835571aa307...
next is bug 31731 (and yeah, it's vbscript).
http://bugs.winehq.org/show_bug.cgi?id=31540
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:53 CDT --- Closing bugs fixed in 1.5.14.
http://bugs.winehq.org/show_bug.cgi?id=31540
Bug 31540 depends on bug 31536, which changed state.
Bug 31536 Summary: Toad: Installer throws a gdiplus exception http://bugs.winehq.org/show_bug.cgi?id=31536
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED