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@winehq.org ReportedBy: yurii_ptz@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?
http://bugs.winehq.org/show_bug.cgi?id=21529
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-29 06:30:31 --- That's your responsibility to add appropriate quoting to the returned string, winepath works just fine.
http://bugs.winehq.org/show_bug.cgi?id=21529
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-29 06:31:05 --- Also, reporting bugs for 1.0.1 is not useful.
Closing.