[Bug 48698] New: Rexygen installer fails with "Unknown method" (regression)
https://bugs.winehq.org/show_bug.cgi?id=48698 Bug ID: 48698 Summary: Rexygen installer fails with "Unknown method" (regression) Product: Wine Version: 5.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs(a)winehq.org Reporter: rpisl(a)seznam.cz Distribution: --- Created attachment 66572 --> https://bugs.winehq.org/attachment.cgi?id=66572 WINEDEBUG=+ole console log Rexygen installer (InnoSetup) fails with runtime error: Unknown method after fa0491f23924d17e6b4f84df1c2706d15e8ab0f7 so this is a regression. It fails immediately after language selection. Reverting the commit fixes the problem. -- 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=48698 Roman Pišl <rpisl(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com, | |rpisl(a)seznam.cz URL| |https://www.rexygen.com/dow | |nloads/REXYGEN-2.50.9.10649 | |-x64.exe Regression SHA1| |fa0491f23924d17e6b4f84df1c2 | |706d15e8ab0f7 Keywords| |download, regression -- 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=48698 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Can you please provide a log with the the patch reverted? -- 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=48698 --- Comment #2 from Roman Pišl <rpisl(a)seznam.cz> --- Created attachment 66639 --> https://bugs.winehq.org/attachment.cgi?id=66639 WINEDEBUG=+ole,+loaddll,+process with commit reverted This is log with fa0491f23924d17e6b4f84df1c2706d15e8ab0f7 reverted on current git. -- 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=48698 --- Comment #3 from Roman Pišl <rpisl(a)seznam.cz> --- Created attachment 66640 --> https://bugs.winehq.org/attachment.cgi?id=66640 WINEDEBUG=+ole,+typelib (bad) Attaching better logs that show the issue clearly. -- 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=48698 --- Comment #4 from Roman Pišl <rpisl(a)seznam.cz> --- Created attachment 66641 --> https://bugs.winehq.org/attachment.cgi?id=66641 WINEDEBUG=+ole,+typelib (good) -- 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=48698 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |austinenglish(a)gmail.com --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- This also affects Flash 29 (flashplayer29_0r0_171_winax.exe), and can be reproduced with `winetricks -q flash`. austin(a)laptop ~/.cache/winetricks/flash $ sha256sum fp_29.0.0.171_archive.zip d4b6f9a5e42cc9f2c7cbd1fd72059d4c1bead91b076afa2ca042d28f0fd7bedb fp_29.0.0.171_archive.zip austin(a)laptop ~/.cache/winetricks/flash $ du -sh fp_29.0.0.171_archive.zip 422M fp_29.0.0.171_archive.zip -- 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=48698 Roman Pišl <rpisl(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Rexygen installer fails |Multiple installers (Flash |with "Unknown method" |29, Rexygen) fail with |(regression) |"Unknown method" | |(regression) -- 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=48698 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple installers (Flash |Multiple installers fail |29, Rexygen) fail with |with "Unknown method" |"Unknown method" |(Flash 29, Rexygen) |(regression) | -- 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=48698 --- Comment #6 from Jacek Caban <jacek(a)codeweavers.com> --- Created attachment 66721 --> https://bugs.winehq.org/attachment.cgi?id=66721 fix Thanks for reports. The attached patch should help (I tested with Flash). -- 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=48698 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- (In reply to Jacek Caban from comment #6)
Created attachment 66721 [details] fix
Thanks for reports. The attached patch should help (I tested with Flash).
Works here as well, thanks! -- 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=48698 --- Comment #8 from Roman Pišl <rpisl(a)seznam.cz> --- Also works for me. Thanks! -- 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=48698 Roman Pišl <rpisl(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |1a05b7da6335772af50636a31be | |6d4f9f58ade16 --- Comment #9 from Roman Pišl <rpisl(a)seznam.cz> --- Confirming fixed by https://source.winehq.org/git/wine.git/commit/1a05b7da6335772af50636a31be6d4... -- 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=48698 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.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.
participants (1)
-
WineHQ Bugzilla