[Bug 49905] New: VbsEdit runs wscript.exe with unsupported switches /d and /u
https://bugs.winehq.org/show_bug.cgi?id=49905 Bug ID: 49905 Summary: VbsEdit runs wscript.exe with unsupported switches /d and /u Product: Wine Version: 5.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wscript Assignee: wine-bugs(a)winehq.org Reporter: sloper42(a)yahoo.com Distribution: --- Created attachment 68266 --> https://bugs.winehq.org/attachment.cgi?id=68266 patch for wscript In VbsEdit version 9.2139 from https://www.vbsedit.com/, when choosing "Start Debugging with wscript", wscript.exe is called with unsupported options /d (debug) and /u (unicode). Therefore wscripts bail out and script is not executed. Solution is to ignore these options. -- 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=49905 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget(a)codeweavers.com Keywords| |patch --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- There is no documentation for the /u option. Also /d is supposed to start the wscript debugger which presumably means interaction is required for the script to run. So just ignoring this option does not feel right. -- 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=49905 Dmitry Kislyuk <dimaki(a)rocketmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimaki(a)rocketmail.com -- 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=49905 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |99a0efe5a27241bea51e077a06a | |934a9654fa79a CC| |z.figura12(a)gmail.com --- Comment #2 from Zeb Figura <z.figura12(a)gmail.com> --- Fixed upstream by 99a0efe5a27241bea51e077a06a934a9654fa79a. -- 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=49905 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 10.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.
participants (1)
-
WineHQ Bugzilla