[Bug 53565] New: postgresql installer 9.3 needs support for default style argument in WshShell.Run
https://bugs.winehq.org/show_bug.cgi?id=53565 Bug ID: 53565 Summary: postgresql installer 9.3 needs support for default style argument in WshShell.Run Product: Wine Version: 7.11 Hardware: x86 URL: https://www.enterprisedb.com/downloads/postgres-postgr esql-downloads OS: Linux Status: NEW Keywords: download, Installer, source Severity: minor Priority: P2 Component: wshom.ocx Assignee: wine-bugs(a)winehq.org Reporter: sloper42(a)yahoo.com CC: austinenglish(a)gmail.com, sloper42(a)yahoo.com Depends on: 46083 Distribution: Fedora This is followup to Bug #46083 Noticed in postgresql 9.3.25-1 installer. When starting the installer, a script called prerun_checks is executed. There is failure executing following line canExecute = WshShell.Run("Temp_Path") Terminal shows: 0124:err:wshom:WshShell3_Run failed to convert style argument, 0x80020005 We need to add support for default "style" arg in wshom::WshShell3_Run. This failure is hidden and script works accidentally because of a "On Error Resume Next" line before the WshShell.Run. -- 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=53565 --- Comment #1 from Robert Wilhelm <sloper42(a)yahoo.com> --- I submitted a patch: https://gitlab.winehq.org/wine/wine/-/merge_requests/661 -- 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=53565 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |98f546ed82604a940b2fe915f48 | |056a9b336f675 Status|NEW |RESOLVED --- Comment #2 from Robert Wilhelm <sloper42(a)yahoo.com> --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/98f546ed82604a940b2fe915f48056a... -- 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=53565 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |53569 -- 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=53565 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.16. -- 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=53565 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |53971 -- 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