[Bug 21529] New: winepath not work correctly if path with space
http://bugs.winehq.org/show_bug.cgi?id=21529 Summary: winepath not work correctly if path with space Product: Wine Version: 1.0.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: yurii_ptz(a)bk.ru Hello! I try convert unix to windows My file /home/user/my file.txt i try winepath -w "/home/user/my dir/file.txt" or winepath -w /home/user/my\ dir/file.txt and recive Z:\my dir\file.txt But many windows programm can't open Z:\my dir\file.txt and open only Z:\"my dir"\file.txt It is bug? Or maybe need add new options to winepath - with quotes? -- 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=21529 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-29 06:30:31 --- That's your responsibility to add appropriate quoting to the returned string, winepath works just fine. -- 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=21529 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-01-29 06:31:05 --- Also, reporting bugs for 1.0.1 is not useful. Closing. -- 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