[Bug 13617] New: start /Unix is one character short of the windows behaviour
http://bugs.winehq.org/show_bug.cgi?id=13617 Summary: start /Unix is one character short of the windows behaviour Product: Wine Version: 1.0-rc3 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: jeffzaroyko(a)gmail.com The attached test program demonstrates the expected behaviour, it will pass if launched from windows explorer and fail if run from the commandline. Under wine, the expected explorer behaviour has been implemented in wine start using the /Unix switch. It is almost correct, but is missing a space after the quoted commandline. The following test program demonstrates the expected behaviour and issues a pass/fail message. I've submitted a patch to correct this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 --- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-06-02 19:38:34 --- Created an attachment (id=13592) --> (http://bugs.winehq.org/attachment.cgi?id=13592) test program -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #2 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-06-04 01:08:35 --- http://www.winehq.org/pipermail/wine-patches/2008-June/055520.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13592|0 |1 is obsolete| | --- Comment #3 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-06-04 17:42:54 --- Created an attachment (id=13686) --> (http://bugs.winehq.org/attachment.cgi?id=13686) updated test - consider the case of arguments updated test program to check for correct behaviour if there are arguments supplied tested on XP and 2003 by launching explorertest3.exe from c:\ in explorer, then tested with arguments by creating a shortcut to explorertest3.exe in c:\ and supplying arguments. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-07-10 03:03:26 --- Marking invalid - the behavior I was seeing is not down to explorer but ShellExecute on windows does the quoting which explorer uses to launch executables. see bug 16543 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=13617 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-07-10 03:04:11 --- closing invalid -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org