[Bug 13890] Zmodeler: freezes and crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 16 17:27:46 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13890





--- Comment #10 from James Hawkins <truiken at gmail.com>  2008-06-16 17:27:46 ---
(In reply to comment #9)
> (In reply to comment #8)
> > What does:
> > 
> > $ ls ~/.wine/drive_c/Program Files/
> > 
> > say?
> > 
> 
> This:
> luke at luke-desktop:~$ $ ls ~/.wine/drive_c/Program Files/
> bash: $: command not found
> luke at luke-desktop:~$ ls ~/.wine/drive_c/Program Files/
> ls: cannot access /home/luke/.wine/drive_c/Program: No such file or directory
> ls: cannot access Files/: No such file or directory
> luke at luke-desktop:~$ 
> 
> :-s
> 

You can't have a space in a unix path without escaping it

/home/luke/.wine/drive_c/Program\ Files/

or quoting the entire argument

"/home/luke/.wine/drive_c/Program Files/"


-- 
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.



More information about the wine-bugs mailing list