[Bug 13890] Zmodeler: freezes and crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 16 06:51:57 CDT 2008


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





--- Comment #5 from Austin English <austinenglish at gmail.com>  2008-06-16 06:51:56 ---
(In reply to comment #4)
> Problem is when I use the cd command I get this:
> luke at luke-desktop:~$ cd ~/.wine/drive_c/Program Files/Zmodeler
> bash: cd: /home/luke/.wine/drive_c/Program: No such file or directory
> 

Either enclose it in quotes, or escape the space:

luke at luke-desktop:~$ cd "~/.wine/drive_c/Program Files/Zmodeler"
or
luke at luke-desktop:~$ cd ~/.wine/drive_c/Program\ Files/Zmodeler


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