brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
208 stars 40 forks source link

Install dlls via Winetricks doesn't work #19

Closed LazyKent closed 11 years ago

LazyKent commented 11 years ago

Install dlls (maybe others too) via Winetricks doesn't work if the prefix directory name contains whitespace.

How to reproduce:

Prefix directory name is "Prefix II". Install d3dx9_43 by clicking Winetricks -> dlls. See in terminal window: "env: II: Нет такого файла или каталога"

LazyKent commented 11 years ago

Forgot to say: q4wine 1.0.

brezerk commented 11 years ago

Thanks. Reproduced. Will fix it in 1.0-r milestone.

brezerk commented 11 years ago

Fixed by this commit: https://github.com/brezerk/q4wine/commit/95c845e8c99c2bc30e1fc32a50c458a7e40ebfed

Please test it while you will have free time. Reopen if needed.