[Bug 58429] New: Betfair Poker setup never gets past the splash screen
http://bugs.winehq.org/show_bug.cgi?id=58429 Bug ID: 58429 Summary: Betfair Poker setup never gets past the splash screen Product: Wine Version: 10.11 Hardware: x86-64 URL: https://poker-com-banner.bfcdl.com/installer/SetupPoke r.exe OS: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs(a)winehq.org Reporter: imwellcushtymelike(a)gmail.com CC: gabrielopcode(a)gmail.com Regression SHA1: e62265b1130bc49efb51569528d4382c57949c96 Distribution: Ubuntu Created attachment 78850 --> http://bugs.winehq.org/attachment.cgi?id=78850 Wine 10.10 console output The setup program / installer for Betfair Poker shows the splash screen and then just sits there. I have three versions downloaded at various times and they all exhibit this behaviour. Tested on Wine 10.0, 10.10 and 10.11, and Staging 10.10. Wine 9.0.1 does not have this issue (though the installer doesn't respond to any kind of input). A bisect points to: commit e62265b1130bc49efb51569528d4382c57949c96 Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Date: Mon Oct 14 19:24:06 2024 +0300 mshtml: Make sure disp_invoke is called before locking the document mode. This commit cleanly reverts in current git (10.11) but it does not solve the issue, suggesting there are other commits to hunt down. Checking out the previous commit does resolve the issue. I tried ie6 (suggested by another bug) and corefonts but they made no difference. 83737cabce068c3dacbf22c3f94b72688cd5a1fa SetupPoker1.exe cd1053a710667d8c00f6879e33f9a1ec1e8a2487 SetupPoker2.exe 01c4de7ea57dbe369e3b0df63805650a27c69356 SetupPoker3.exe -- 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=58429 Gabriel Ivăncescu <gabrielopcode(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |gabrielopcode(a)gmail.com Status|NEW |ASSIGNED --- Comment #1 from Gabriel Ivăncescu <gabrielopcode(a)gmail.com> --- Thanks for the report, I can reproduce the issue, though I suspect it only worked by luck before, somehow, and is not really a regression due to a mistake in the commit in question. Looking into it. -- 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=58429 --- Comment #2 from Gabriel Ivăncescu <gabrielopcode(a)gmail.com> --- So the app for some reason calls node props (e.g. nodeType) on a node list, which should return undefined since it doesn't exist, but in our case it actually messes up the prop getter because we add the node props to the node list but only on mshtml side. Not sure why it worked before that commit. MR 8516! should fix the issue. Can you try? It still has the UI unresponsive issue but this was a problem before the regression anyway. -- 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=58429 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Fixed by SHA1| |32c6c407c52afd571edf7e17cd8 | |9d82d624ea95c Resolution|--- |FIXED --- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Committed already and it looks great. For giggles I reverted the commit to confirm that this is the fix. -- 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=58429 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.12. -- 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)
-
WineHQ Bugzilla