[Bug 14346] New: Interview stops at "Rollover" screen.
http://bugs.winehq.org/show_bug.cgi?id=14346 Summary: Interview stops at "Rollover" screen. Product: Wine Version: CVS/GIT Platform: PC-x86-64 OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: robbak(a)gmail.com Created an attachment (id=14646) --> (http://bugs.winehq.org/attachment.cgi?id=14646) output with +relay during use of failed page. Using the GIT tree from 22:30Z 2008-07-06, the program does not progress beyond the "Rollover Introduction" screen. Neither "Yes" nor "No" buttons appear to do anything. "Cancel" can still be used to exit the program and save the file. "Rollover" is the function to transfer details from last years's etax return to this years one. Attached is the section of output with WINEDEBUG=+relay that occoured while using the "Yes" and "No" inputs via their alt-Y and Alt-N shortcuts. Full or any other traces are available on request. -- 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=14346 Robert Backhaus <robbak(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Interview stops at |Etax 2008-1 - Interview |"Rollover" screen. |stops at "Rollover" screen. -- 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=14346 Jeremy Malcolm <Jeremy(a)Malcolm.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Jeremy(a)Malcolm.id.au -- 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=14346 Rod Singleton <rodsingleton(a)iprimus.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rodsingleton(a)iprimus.com.au --- Comment #1 from Rod Singleton <rodsingleton(a)iprimus.com.au> 2008-07-13 02:36:45 --- I can confirm this with Wine 1.1.1. Wine reports multiples of "err:ole:CoGetClassObject..." and "err:ole:create_server...". The 1.1.1 version fixed almost the same bug but on the previous screen of the tax questions. -- 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=14346 Rod Singleton <rodsingleton(a)iprimus.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Rod Singleton <rodsingleton(a)iprimus.com.au> 2008-07-13 02:40:39 --- *** This bug has been confirmed by popular vote. *** -- 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=14346 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-07-13 03:43:33 --- you should add the plain console output to this bug ( don't enable any debugchannels) -- 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=14346 --- Comment #4 from Rod Singleton <rodsingleton(a)iprimus.com.au> 2008-07-13 04:53:26 --- Created an attachment (id=14777) --> (http://bugs.winehq.org/attachment.cgi?id=14777) Log entries in Terminal when running etax2008 under Wine 1.1.1 This log attached was produced by restoring a person tax file saved previously at the Rollover Interview screen where Wine stops running eTax2008. -- 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=14346 Rod Singleton <rodsingleton(a)iprimus.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14777|0 |1 is obsolete| | -- 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=14346 --- Comment #5 from Rod Singleton <rodsingleton(a)iprimus.com.au> 2008-07-13 05:00:33 --- Created an attachment (id=14778) --> (http://bugs.winehq.org/attachment.cgi?id=14778) Log entries in Terminal when running etax2008 under Wine 1.1.1 Sorry new attachment. Had "exe" in the name and it posted as a binary file, should have been text. -- 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=14346 --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-07-13 07:01:09 --- looks like it needs msxml4. Try this: wget http://kegel.com/wine/winetricks && sh winetricks msxml4 msxml3 then try run app again, and post consoleoutput again -- 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=14346 --- Comment #7 from Jeremy Malcolm <Jeremy(a)Malcolm.id.au> 2008-07-13 08:35:11 --- Thank you Louis - confirmed working after installing msxml4 using winetricks as you suggested (msxml3 was not necessary). Bravo. -- 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=14346 --- Comment #8 from Robert Backhaus <robbak(a)gmail.com> 2008-07-13 18:18:57 --- Confirmed that the software continues with msXML installed. I'll fully test later today or tomorrow to find the next bug that needs fixing. -- 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=14346 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #9 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-07-14 03:24:26 ---
confirmed working after installing msxml4 using winetricks as you suggested (msxml3 was not necessary)
Then for now this bug is invalid. If you run into new bugs, please open a new bugreport. Regards -- 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=14346 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-07-14 03:24:39 --- closing -- 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=14346 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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=14346 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:21:34 CST --- Removing deprecated 'All' OS. -- 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