[Bug 53971] New: postgresql installer 9.3 needs support for Username in WshShell.Network
https://bugs.winehq.org/show_bug.cgi?id=53971 Bug ID: 53971 Summary: postgresql installer 9.3 needs support for Username in WshShell.Network Product: Wine Version: 7.21 Hardware: x86-64 URL: https://www.enterprisedb.com/downloads/postgres-postgr esql-downloads OS: Linux Status: NEW Keywords: download, Installer, source Severity: normal 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, 53565 Blocks: 53569 Distribution: Fedora Noticed in postgresql 9.3.25-1 installer. When starting the installer, a script called initcluster.vbs is executed. It tries to get Username from Wscript.Network, which is not implemented in whsom.ocx. See https://github.com/EnterpriseDB/edb-installers/blob/PPAS-9_3/server/scripts/... for the vbs script. -- 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=53971 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|postgresql installer 9.3 |postgresql installer 9.3 |needs support for Username |needs support for Username |in WshShell.Network |in WScript.Network -- 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=53971 --- Comment #1 from Robert Wilhelm <sloper42(a)yahoo.com> --- Small test case in vbscript: Set objNetwork = CreateObject("WScript.Network") wscript.echo objNetwork.Username -- 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=53971 Robert Wilhelm <sloper42(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |895f8006f25244a2a09bb338d10 | |856559ffd1b70 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Robert Wilhelm <sloper42(a)yahoo.com> --- WScript.Network.Username was implemented with https://github.com/wine-mirror/wine/commit/895f8006f25244a2a09bb338d10856559... -- 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=53971 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 8.0-rc1. -- 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