[Bug 19385] the 'wine start' launcher does not open MS Office documents that have spaces in their path

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 13 19:29:40 CST 2010


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





--- Comment #18 from Ivan Tham <ivansf92 at gmail.com>  2010-02-13 19:29:40 ---
(In reply to comment #16)
> If you try to open in Nautilus a document like "An example document.doc", Word
> will try to open it as An.doc, example.doc, and document.doc (three times
> individually), but since they do not exist, it creates an error.

> Oddly enough, "An example document.ppt" opens just fine.

> The solution you suggested doesn't work unfortunately. Word will remain trying
> to open spaced documents separately.

Are you positive you followed the steps correctly? (i.e., Did you make the
shell script executable and type the following command in one line?

wine "C:\Program Files\Microsoft Office\Office12\winword.exe" "`winepath -w
"$@"`"

I used the provided solution and it works fine for me as well as a few others.
If it works for us, then there is no reason it should not work for you, as the
Bash shell should be in whatever distro you're using.

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