[Bug 45509] New: MSI installer error
https://bugs.winehq.org/show_bug.cgi?id=45509 Bug ID: 45509 Summary: MSI installer error Product: Wine Version: 3.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: hildogjr(a)gmail.com Distribution: --- Created attachment 61885 --> https://bugs.winehq.org/attachment.cgi?id=61885 Installation dialog shown the button that clicked create the error I am trying to install a Windows software using Wine3.13. During the installation I have to click on "Configure (setting...) network license version" (see attached figure), but this not open the dialog and got the followed log error/warnings: I see a lot of "fixme" that, until now, not affect me. But start with the line 63 of the log (":err:") is relative to my installation problem. wine Psim11.0.3_64bit_setup.exe > wine.log 002a:fixme:plugplay:build_report_descriptor Clamping joystick to 6 axis 002a:err:hid_report:process_hid_report Device reports coming in too fast, last report not read yet! 002a:err:hid_report:process_hid_report Device reports coming in too fast, last report not read yet! 002a:err:hid_report:process_hid_report Device reports coming in too fast, last report not read yet! 0030:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"UpdateProperties", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"CurrDialog", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"CurrDialog", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Wizard", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Wizard", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"bFound", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"bFound", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"record", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"record", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid {000c109e-0000-0000-c000-000000000046} 0061:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid {000c109e-0000-0000-c000-000000000046} 0030:err:richedit:ReadStyleSheet missing style number 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"UpdateProperties", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"CurrDialog", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"CurrDialog", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Wizard", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Wizard", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"bFound", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"bFound", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"record", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"record", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid {000c109e-0000-0000-c000-000000000046} 0062:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid {000c109e-0000-0000-c000-000000000046} 0063:err:msi:custom_start_server Failed to connect to custom action server: 6 0063:err:msi:custom_client_thread Failed to write to custom action client pipe: 6 0030:err:msi:custom_get_thread_return Invalid Return Code 6 0066:err:msi:custom_client_thread Failed to write to custom action client pipe: 6 0030:err:msi:custom_get_thread_return Invalid Return Code 6 0065:err:msiexec:custom_action_server Failed to create custom action server pipe: 231 0030:err:msi:ITERATE_Actions Execution halted, action L"Welcome_Dialog" returned 1602 If matters, the installation is a 64-bits software. -- 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=45509 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Component|-unknown |msi --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Is there a free download of the installer available? -- 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=45509 --- Comment #2 from Hildo Guillardi Júnior <hildogjr(a)gmail.com> --- Yes, but just the demo and trial version on https://powersimtech.com/try-psim/ I try the demo one and no error or issue founded. Can I help to generate some debug / gdb traceback? -- 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=45509 --- Comment #3 from Zebediah Figura <z.figura12(a)gmail.com> --- Unfortunately the demo installer does not seem to display the issue. Can you please attach a debug trace with +pid,+msi,+msidb,+msiexec? See https://wiki.winehq.org/FAQ#How_do_I_get_a_debug_trace.3F if you're not familiar with how to do this. -- 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=45509 --- Comment #4 from Hildo Guillardi Júnior <hildogjr(a)gmail.com> --- Created attachment 61891 --> https://bugs.winehq.org/attachment.cgi?id=61891 Degub +pid,+msi,+msidb,+msiexec -- 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=45509 --- Comment #5 from Zebediah Figura <z.figura12(a)gmail.com> --- Probably fixed by 6925846988fb78a2dd217d2b837e59ec53234f87; please retest. -- 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=45509 --- Comment #6 from Hildo Guillardi Júnior <hildogjr(a)gmail.com> --- Just waiting the next Development release v3.14 and I will report. -- 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=45509 --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Hildo Guillardi Júnior from comment #6)
Just waiting the next Development release v3.14 and I will report.
3.17 should be out today ;-) -- 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=45509 Hildo Guillardi Júnior <hildogjr(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #8 from Hildo Guillardi Júnior <hildogjr(a)gmail.com> --- Today I receive the 3.17, this bug appear to be fix. Now a have an issue related with Sentinel HASP Runtime installer (https://bugs.winehq.org/show_bug.cgi?id=45510) The main installer call the Sentinel installer not allowing me to proceed with the installation. -- 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=45509 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|MSI installer error |64-bit PSIM 11.0.3 fails to | |install, reports | |'err:msiexec:custom_action_ | |server Failed to create | |custom action server pipe' CC| |focht(a)gmx.net Fixed by SHA1| |6925846988fb78a2dd217d2b837 | |e59ec53234f87 Keywords| |Installer --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, commit https://source.winehq.org/git/wine.git/commitdiff/6925846988fb78a2dd217d2b83... -> bug 45537 ("Microsoft .NET Framework 4.x installation fails with Wine 3.13 in 64-bit WINEPREFIX"), this ticket was created 5 days earlier though. Unfortunately a regression was introduced in the same Wine 3.14 release which was fixed by https://source.winehq.org/git/wine.git/commitdiff/51ad009bacd297c0607bc6de4d... -> bug 45663 (Wine 3.15) You created bug 45675 using the same 64-bit PSIM 11.0.3 installer on 2018-08-20 for the aforementioned regression introduced in Wine 3.14. Next time please update this ticket ("still not fixed"). Regards -- 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=45509 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 3.18. -- 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