[Bug 46213] New: Sniper Elite 4 launcher window doesn't display properly
https://bugs.winehq.org/show_bug.cgi?id=46213 Bug ID: 46213 Summary: Sniper Elite 4 launcher window doesn't display properly Product: Wine Version: 3.21 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- Created attachment 62893 --> https://bugs.winehq.org/attachment.cgi?id=62893 screenshot Background and styles are missing -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 --- Comment #1 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Created attachment 62894 --> https://bugs.winehq.org/attachment.cgi?id=62894 +ieframe,+jscript,+mshtml wine-3.21-114-g1582ae6b04 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 Anthony Jagers <noonetinone(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |noonetinone(a)gmail.com --- Comment #2 from Anthony Jagers <noonetinone(a)gmail.com> --- I get it also, but the game just does nothing after that. I remember it working a long time ago. How does the game work for you? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 --- Comment #3 from Andrey Gusev <andrey.goosev(a)gmail.com> --- The game needs staged patchset from bug 29168. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 --- Comment #4 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Still reproducible in wine-6.5 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com --- Comment #5 from Rémi Bernon <rbernon(a)codeweavers.com> --- Created attachment 69906 --> https://bugs.winehq.org/attachment.cgi?id=69906 Patch fixing the issue The issue here is, first that we consider all resource:// URIs to be special to gecko, although the launchers use such URIs for their internal custom protocol handler. Then, there's another issue as the handler calls ReportResult within LockRequest, which end up being called /before/ we do the OnDataAvailable callback, causing wine-gecko to get confused when it receives data notification after the request have been closed. The attached patches should fix both issues. Note however that the launchers may then face additional problems with layered window child rendering (which should be tracked elsewhere) and may be even less usable than before. This is the case with those which have transparency, maybe not for Sniper Elite 4 which I haven't tried. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 --- Comment #6 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Launcher displays correctly now with the patch. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |urlmon -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |7c037c82c8c56539dd03e00628e | |27e4525b66483 --- Comment #7 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commit/7c037c82c8c56539dd03e00628e27e... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46213 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.0-rc6. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla