[Bug 52876] New: SolidWorks installer fails to install components with action INSTALLSTATE_UNKNOWN
https://bugs.winehq.org/show_bug.cgi?id=52876 Bug ID: 52876 Summary: SolidWorks installer fails to install components with action INSTALLSTATE_UNKNOWN Product: Wine Version: 7.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs(a)winehq.org Reporter: joseph.kogut(a)gmail.com Distribution: --- SolidWorks installer appears to complete successfully, but jumps from appx. 6% to complete instantly and doesn't install program files. Running the installer with `WINEDEBUG=+msi` shows that various features are absent, and INSTALLSTATE_UNKNOWN (-1) is requested, leading to them not being installed. ``` 0424:trace:msi:MSI_SetFeatureStates component L"aecschedule80_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecschedule_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecscheduledata40_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecscheduledata50_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecscheduledata60_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecscheduledata70_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecscheduledata80_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecscheduledata_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecstructurebase40_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) 0424:trace:msi:MSI_SetFeatureStates component L"aecstructurebase50_spa.tx.D5BD7D17_EF2F_4D2A_8A6E_525BC49E6A6E" (installed 2 request -1 action -1) ``` The installer is available from here: https://dl-ak.solidworks.com/nonsecure/sw2020/sw2020_sp04.0_f/x64/200715.002... -- 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=52876 Joseph Kogut <joseph.kogut(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux -- 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=52876 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer -- 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=52876 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 URL| |https://dl-ak.solidworks.co | |m/nonsecure/sw2020/sw2020_s | |p04.0_f/x64/200715.002-1-QA | |7UDVC9/SolidWorksSetup.exe --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- You need to supply the whole console log. https://wiki.winehq.org/Bugs -- 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=52876 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Status|NEEDINFO |NEW --- Comment #2 from Zeb Figura <z.figura12(a)gmail.com> --- (In reply to Ken Sharp from comment #1)
You need to supply the whole console log. https://wiki.winehq.org/Bugs
I don't think that a console log is useful here. The cause of the problem has already been identified, and the only thing that's going to help is more investigation in the MSI area specifically. -- 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=52876 Dmitry <windes(a)rambler.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |windes(a)rambler.ru --- Comment #3 from Dmitry <windes(a)rambler.ru> --- 100% same "jump" from 6% to 100% in installer also in SolidWorks 2014 x32, SolidWorks 2017 x64, SolidWorks 2020 x64, SolidWorks 2022 x64. There are also problems with paths-interpreter in Wine in installer. It don't see \\INSTALLDIR path; it see \SOLIDWORKS\aview.msg as -> \SOLIDWORKSaview.msg and can't find file there. Probably it don't see more such paths! -- 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