[Bug 52352] New: Impossible completing the installation of YI Home
https://bugs.winehq.org/show_bug.cgi?id=52352 Bug ID: 52352 Summary: Impossible completing the installation of YI Home Product: Wine Version: 6.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: s.magrini(a)tiscali.it Distribution: --- Created attachment 71528 --> https://bugs.winehq.org/attachment.cgi?id=71528 Error log After launching the installation by means of the command: wine YIHomePCClientIntl_download_1.0.0.2.exe the installation starts correctly but, after asking some questions, it stops with the attached log. -- 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=52352 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Summary|Impossible completing the |YI Home installer crashes |installation of YI Home |on unimplemented | |urlmon.dll.414 Keywords| |Installer --- Comment #1 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- 6.0.2 is already a little old, could you try with wine-7.0rc4? Do you have any native components installed? Is there a free and legal download to reproduce this with? Not a blocker, a bug in one application is severity "normal". -- 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=52352 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com Keywords| |download URL| |https://oss.yitechnology.co | |m/file/YIHomePCClientIntl_d | |ownload_1.0.0.2.exe --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- i`m assuming it`s the program from the downloadlink. @OP: can you confirm that? I can reproduce the crash by "winetricks ie8" and than setting urlmon to builtin again: Unimplemented function urlmon.dll.414 called at address 7BC2794A (thread 0144)). So doesn`t seem likely valid However, on a fresh prefix it doesn`t work either for me, it halts with a messagebox "Invalid code (0)". So I guess there`s still a bug -- 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=52352 Ben Shefte <shefben(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben(a)gmail.com --- Comment #3 from Ben Shefte <shefben(a)gmail.com> --- I think 414 is the ordinal number for the exported function: LogSqmIncrement -- 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=52352 --- Comment #4 from Ben Shefte <shefben(a)gmail.com> --- Created attachment 71642 --> https://bugs.winehq.org/attachment.cgi?id=71642 urlmon_ordinal_stub.patch here is the stub for the function, hope it works. -- 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=52352 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl --- Comment #5 from Bartosz <gang65(a)poczta.onet.pl> --- @Ben Shefte How did you found that the function name is: stdcall LogSqmIncrement and it looks like: /*********************************************************************** * LogSqmIncrement * Undocumented */ DWORD WINAPI LogSqmIncrement(DWORD unknown1, DWORD unknown2 ) { FIXME("variable 1: %x; variable 2: %x: stub\n", unknown1, unknown2); return 1; } -- 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=52352 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2fd582e1653de1bd2871625c7f9 | |54238d60dc404 CC| |infyquest(a)gmail.com Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #6 from Vijay Kamuju <infyquest(a)gmail.com> --- A stub is implemented - https://source.winehq.org/git/wine.git/commit/2fd582e1653de1bd2871625c7f9542... -- 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=52352 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.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