[Bug 20449] New: [regression] Fifa 10 demo installer crash
http://bugs.winehq.org/show_bug.cgi?id=20449 Summary: [regression] Fifa 10 demo installer crash Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: wylda(a)volny.cz CC: jacek(a)codeweavers.com Created an attachment (id=24305) --> (http://bugs.winehq.org/attachment.cgi?id=24305) Fifa 10 demo crash log under 1.1.32 Hi Jacek, your few days old work causes Fifa 10 demo installer crash. Normally when i run it in clean wine environment, it asks for installing wine gecko. I say NO and wine 1.1.31 asks me for installation path, but 1.1.32 crash. 1. Please consider KEYWORDS: REGRESSION, DOWNLOAD, INSTALLER 2. Did a regression test between 1.1.31 and 1.1.32: 23891357a34d47f29e4ebb8e9de96221359dc269 is first bad commit commit 23891357a34d47f29e4ebb8e9de96221359dc269 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Oct 21 21:29:36 2009 +0200 mshtml: Moved HTMLDocumentNode creating to HTMLWindow_Create. :040000 040000 53ecda1a166ce90ac9c75c180859415b0b4433a7 8a93e7f3b42c4d2e7e397afc7b069d7523e64c63 M dlls 3. No other bugreport suffering from this commit. 4. Revert of this patch fails due to other code changes 5. Adding author of this patch to CC and voting for this bugreport. Tested version FIFA 10 Demo (ENG/FR/IT/GER/SP), link: http://www.gamershell.com/news_83606.html -- 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=20449 --- Comment #1 from Sven <septim.dt(a)gmail.com> 2009-10-24 03:59:49 --- Please install gecko and test again. The automatic installer broke a few versions ago. You can install gecko using winetricks: wget http://www.kegel.com/wine/winetricks sh winetricks gecko -- 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=20449 --- Comment #2 from Wylda <wylda(a)volny.cz> 2009-10-24 04:11:46 --- (In reply to comment #1)
Please install gecko and test again. The automatic installer broke a few versions ago.
Hi Sven, with installed gecko it does not crash. We probably speak about different things. * I do not use automatic installer - i say NO * "broke a few versions ago" - this is not the case, because 1.1.31 works as expected and bad commit in this case is 3days old. -- 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=20449 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression URL| |http://www.gamershell.com/n | |ews_83606.html -- 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=20449 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[regression] Fifa 10 demo |Fifa 10 demo installer |installer crash |crash -- 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=20449 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2009-10-24 04:31:42 --- (In reply to comment #2)
* I do not use automatic installer - i say NO
That's not supported. -- 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=20449 --- Comment #4 from Wylda <wylda(a)volny.cz> 2009-10-24 04:36:32 --- Created an attachment (id=24307) --> (http://bugs.winehq.org/attachment.cgi?id=24307) Gecko installer (In reply to comment #3)
(In reply to comment #2)
* I do not use automatic installer - i say NO
That's not supported.
Are you sure? You probably overlook that button. If it is not supported, why is present?? -- 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=20449 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-24 05:15:28 --- (In reply to comment #4)
Are you sure? You probably overlook that button. If it is not supported, why is present??
Automatic installer is just to notify you. Without wine-gecko mshtml is useless, so mshtml isn't supported without gecko installed. -- 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=20449 --- Comment #6 from Wylda <wylda(a)volny.cz> 2009-10-24 05:30:11 --- (In reply to comment #5)
Automatic installer is just to notify you. Without wine-gecko mshtml is useless, so mshtml isn't supported without gecko installed.
Thanks for explanation. Mine general knowledge is getting wider... (slowly;) OK, i leave this bug report as is, but anyway clean exit looks more professional than horrible crash. (at least for BFU and common users). Thank you again for patience, Nikolay. -- 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=20449 --- Comment #7 from Sven <septim.dt(a)gmail.com> 2009-10-24 06:42:28 --- (In reply to comment #6)
(In reply to comment #5)
Automatic installer is just to notify you. Without wine-gecko mshtml is useless, so mshtml isn't supported without gecko installed.
Thanks for explanation. Mine general knowledge is getting wider... (slowly;)
OK, i leave this bug report as is, but anyway clean exit looks more professional than horrible crash. (at least for BFU and common users).
Thank you again for patience, Nikolay.
Clean exit is nicer indeed, but the automatic installer broke down a few releases ago. This is why it currently crashes. -- 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=20449 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-24 11:14:39 --- Closing invalid. -- 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