http://bugs.winehq.org/show_bug.cgi?id=15696
Summary: Dragon NaturallySpeaking 10 will not install -- says needs IE5 or later Product: Wine Version: 1.1.6 Platform: PC URL: http://nuance.com OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: susancragin@earthlink.net
Created an attachment (id=16763) --> (http://bugs.winehq.org/attachment.cgi?id=16763) installation log
Dragon NaturallySpeaking 10 stopped installing today, 20 Oct. 2008. A pop-up window right at the beginning of the installation identified the problem as not finding IE5 or later. Adding sh winetricks fakeie6 does not allow the program to install. The same error message comes up. ??It installed correctly yesterday.
I have been asked to run a regression test, which I will do using the following parameters. good wine-1.1.6-314-g36d0140
bad wine-1.1.6-379-g07badc7 I hope to do that tomorrow, and post the results.
I have also been asked to check a patch: http://winehq.org/pipermail/wine-patches/2008-October/063450.html First instance says the patch does not solve the problem. Logs coming shortly.
http://bugs.winehq.org/show_bug.cgi?id=15696
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=15696
--- Comment #1 from Susan Cragin susancragin@earthlink.net 2008-10-21 06:53:54 --- susan@ubuntu:~/wine$ git bisect bad 6df69c6aaa202a9a43acd1f0539a3d975aac2bc9 is first bad commit commit 6df69c6aaa202a9a43acd1f0539a3d975aac2bc9 Author: James Hawkins jhawkins@codeweavers.com Date: Mon Oct 20 04:20:40 2008 -0500
msi: Fix a copy and paste error.
:040000 040000 a54c5dcf300236d104b4766af031a9f7eb4f7762 560631efb139196a1b222d5ce29b1ecf3c44e5fe M dlls
http://bugs.winehq.org/show_bug.cgi?id=15696
--- Comment #2 from Austin English austinenglish@gmail.com 2008-10-21 10:36:40 --- (In reply to comment #1)
susan@ubuntu:~/wine$ git bisect bad 6df69c6aaa202a9a43acd1f0539a3d975aac2bc9 is first bad commit commit 6df69c6aaa202a9a43acd1f0539a3d975aac2bc9 Author: James Hawkins jhawkins@codeweavers.com Date: Mon Oct 20 04:20:40 2008 -0500
msi: Fix a copy and paste error.
:040000 040000 a54c5dcf300236d104b4766af031a9f7eb4f7762 560631efb139196a1b222d5ce29b1ecf3c44e5fe M dlls
Does reverting that patch fix it?
http://bugs.winehq.org/show_bug.cgi?id=15696
--- Comment #3 from Susan Cragin susancragin@earthlink.net 2008-10-21 11:25:06 ---
Does reverting that patch fix it?
ummm... how does one revert that patch, exactly? I have read the directions but see nothing for reverting just one patch that is not the most recent patch.
http://bugs.winehq.org/show_bug.cgi?id=15696
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-21 12:01:45 --- (In reply to comment #3)
Does reverting that patch fix it?
ummm... how does one revert that patch, exactly? I have read the directions but see nothing for reverting just one patch that is not the most recent patch.
$ git show 6df69c6aaa202a9a43acd1f0539a3d975aac2bc9 | patch -p1 -R
http://bugs.winehq.org/show_bug.cgi?id=15696
--- Comment #5 from Susan Cragin susancragin@earthlink.net 2008-10-21 13:52:38 ---
$ git show 6df69c6aaa202a9a43acd1f0539a3d975aac2bc9 | patch -p1 -R
Worked like a charm. Program installed successfully.
http://bugs.winehq.org/show_bug.cgi?id=15696
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |msi Ever Confirmed|0 |1
--- Comment #6 from James Hawkins truiken@gmail.com 2008-10-21 16:16:53 --- Patch sent:
http://winehq.org/pipermail/wine-patches/2008-October/063612.html
http://bugs.winehq.org/show_bug.cgi?id=15696
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from James Hawkins truiken@gmail.com 2008-10-22 13:33:49 --- Patch committed:
http://winehq.org/pipermail/wine-cvs/2008-October/048983.html
http://bugs.winehq.org/show_bug.cgi?id=15696
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2008-10-24 11:14:17 --- Closing bugs fixed in 1.1.7.
http://bugs.winehq.org/show_bug.cgi?id=15696
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f18c6ba28dc677934e7bd977618 | |8759303ead278
http://bugs.winehq.org/show_bug.cgi?id=15696
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com Regression SHA1| |6df69c6aaa202a9a43acd1f0539 | |a3d975aac2bc9 Severity|enhancement |normal