[Bug 28327] New: Dragon NaturallySpeaking 10.0 no longer installs in current ubuntu oneiric 64-bit
http://bugs.winehq.org/show_bug.cgi?id=28327 Summary: Dragon NaturallySpeaking 10.0 no longer installs in current ubuntu oneiric 64-bit Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: susancragin(a)earthlink.net Created an attachment (id=36296) --> (http://bugs.winehq.org/attachment.cgi?id=36296) installation log This is probably a regression. I see nothing in the error log (attached) to indicate where the problem is. All the error log messages look very familiar to me from past successful installations. I hesitated to report it because I though the error must be mine. But I have tested carefully. I got the same problem even after creating a new Oneiric partition. I also got the same problem downloading 1.3 from the Ubuntu repository. The attached log is from the current git version. So I am somewhat puzzled. Note that the installation did not terminate. I thought it might be some odd latency (the program before that had loaded VERY slowly) and I knew that was a problem, but I left the installation running all night to test, and nothing happened. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #1 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-09 11:42:30 CDT --- Oneiric's unity interface changes by the day. Is it possible that the NatSpeak installation is throwing up some kind of question box that I can't see any more? (A box with a question I have to answer in order to continue?) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer, regression --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-09-09 12:00:08 CDT --- (In reply to comment #1)
Oneiric's unity interface changes by the day. Is it possible that the NatSpeak installation is throwing up some kind of question box that I can't see any more? (A box with a question I have to answer in order to continue?)
Run in a virtual desktop? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #3 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-09 14:46:25 CDT ---
Run in a virtual desktop? If that suggestion will help find the bug, I'd do it, but if it's just to help me, right now it's easier to borrow another laptop. Any suggestions to help the project? winedbg logs? regression tests?
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #4 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-09 15:03:09 CDT --- Hey, whatever it is, you guys are working on it. Behavior changed with today's git. Instead of freezing, the program ended. Relevant error messages SEEM to be: fixme:storage:create_storagefile Storage share mode not implemented. err:msi:ITERATE_Actions Execution halted, action L"RemoveFiles" returned 14 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 14 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2011-09-09 15:11:18 CDT --- Please attach a WINEDEBUG=+msi trace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #6 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-09 15:56:09 CDT --- Created an attachment (id=36300) --> (http://bugs.winehq.org/attachment.cgi?id=36300) msi log, compressed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> 2011-09-12 02:49:04 CDT --- Created an attachment (id=36334) --> (http://bugs.winehq.org/attachment.cgi?id=36334) ~/msi_ignore_files_if_their_path_cannot_be_resolved_in the RemoveFiles. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi --- Comment #8 from Hans Leidekker <hans(a)meelstraat.net> 2011-09-12 02:51:06 CDT --- (In reply to comment #7)
Created an attachment (id=36334) --> (http://bugs.winehq.org/attachment.cgi?id=36334) [details] ~/msi_ignore_files_if_their_path_cannot_be_resolved_in the RemoveFiles.
This patch should help. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #9 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-12 12:00:47 CDT --- (In reply to comment #8)
(In reply to comment #7)
Created an attachment (id=36334) --> (http://bugs.winehq.org/attachment.cgi?id=36334) [details] [details] ~/msi_ignore_files_if_their_path_cannot_be_resolved_in the RemoveFiles.
This patch should help.
It did not change the behavior of the program... it still doesn't load. But it did do something good. Compare the terminal output below with what I filed under "Installation Log" above. Your patch seems to have corrected a raft of sxs:cache fixme's. susan(a)susan-tablet:~/dns110$ wine setup fixme:storage:create_storagefile Storage share mode not implemented. err:msi:ITERATE_Actions Execution halted, action L"RemoveFiles" returned 14 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 14 susan(a)susan-tablet:~/dns110$ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #10 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-12 14:34:31 CDT --- Created an attachment (id=36340) --> (http://bugs.winehq.org/attachment.cgi?id=36340) setup log for 12 Sept using today's git This log was created from today's git but without the patch mentioned above. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #11 from François Gouget <fgouget(a)codeweavers.com> 2011-09-13 11:10:36 CDT --- Yes, it also fixes the DNS11 installer. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Susan Cragin <susancragin(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Dragon NaturallySpeaking |Dragon NaturallySpeaking |10.0 no longer installs in |1.0 no longer installs in |current ubuntu oneiric |current ubuntu oneiric |64-bit |64-bit -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Susan Cragin <susancragin(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Dragon NaturallySpeaking |Dragon NaturallySpeaking |1.0 no longer installs in |11.0 no longer installs in |current ubuntu oneiric |current ubuntu oneiric |64-bit |64-bit -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 --- Comment #12 from Susan Cragin <susancragin(a)earthlink.net> 2011-09-14 09:52:55 CDT --- (In reply to comment #11)
Yes, it also fixes the DNS11 installer.
It did not fix the DNS11 Home/Standard installer for me. I still am unable to load the program. (In fact, I've been trying to install DNS 11.0 from the beginning. I filed the bug incorrectly against 10.0 and have corrected that in the bug title.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2011-09-14 13:02:56 CDT --- http://source.winehq.org/git/wine.git/commitdiff/f13cafad4ac92836a7db3283cc2... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-23 12:59:38 CDT --- Closing bugs fixed in 1.3.29. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28327 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f13cafad4ac92836a7db3283cc2 | |707983dfc0151 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org