[Bug 60144] New: Smartsuite 9.8 (ME) installer has to be told twice to change the installation directory
http://bugs.winehq.org/show_bug.cgi?id=60144 Bug ID: 60144 Summary: Smartsuite 9.8 (ME) installer has to be told twice to change the installation directory Product: Wine Version: 11.14 Hardware: x86-64 URL: https://archive.org/download/lotus-smart-suite-9.8.2-m illennium-edition-9.8.2-2009-03-english-cd/Lotus%20Sma rtSuite.iso OS: Linux Status: NEW Keywords: download, Installer Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: imwellcushtymelike@gmail.com Target Milestone: --- Distribution: --- Created attachment 81746 --> http://bugs.winehq.org/attachment.cgi?id=81746 Video of issue Installing SmartSuite 9.8 Millenium Edition requires a custom install to select the correct path (Bug 58529). With Wine 11.14, the path has to be corrected twice before it accepts it (though, oddly it remembers what you chose the first time). Without the second change, the installation goes on to fail, so it's not just cosmetic. In Windows 10, it only has to be told once. Video attached. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60144 --- Comment #1 from Ken Sharp <imwellcushtymelike@gmail.com> --- Created attachment 81747 --> http://bugs.winehq.org/attachment.cgi?id=81747 Wine 11.15 console output -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60144 --- Comment #2 from Ken Sharp <imwellcushtymelike@gmail.com> --- Created attachment 81748 --> http://bugs.winehq.org/attachment.cgi?id=81748 Wine 11.14 +path First change: 0184:trace:path:PathFindFileNameW L"Z:\\lotus\\*" 0184:trace:path:PathIsRelativeW L"c:\\lotus\\" Second change: 0184:trace:path:PathStripPathW L"c:\\lotus\\" 0184:trace:path:PathFindFileNameW L"c:\\lotus\\" 0184:trace:path:PathRemoveBackslashW L"lotus\\" 0184:trace:path:PathIsRootW L"lotus\\" 0184:trace:path:PathCchIsRoot L"lotus\\" 0184:trace:path:PathFindFileNameW L"c:\\lotus\\*" 0184:trace:path:PathIsRelativeW L"c:\\lotus\\" -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60144 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81748|Wine 11.14 +path |Wine 11.15 +path description| | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60144 --- Comment #3 from Ken Sharp <imwellcushtymelike@gmail.com> --- Created attachment 81751 --> http://bugs.winehq.org/attachment.cgi?id=81751 Partial +msi log The +msi trace shows that the second time the path is updated, a lot more happens than the first time. First: 01a8:trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ControlEvent` WHERE `Dialog_` = 'InstallChangeFolder' AND `Control_` = 'OK' ORDER BY `Ordering`", 0063EDA8 Second: 01a8:trace:msi:MSI_DatabaseOpenViewW L"SELECT * FROM `ControlEvent` WHERE `Dialog_` = 'CustomSetup' AND `Control_` = 'ChangeFolder' ORDER BY `Ordering`", 0063F288 -- 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