http://bugs.winehq.org/show_bug.cgi?id=5343
------- Additional Comments From vitaliy@kievinfo.com 2006-03-06 11:52 ------- You not runinng it correctly. Most programs can't cope with that path that you used. Instead you should _always_ cd into program's dir and run it from there. To make it even closer to native, use full windows path:
cd /home/andrew/.wine/drive_c/Program\ Files/DAZ/Studio wine 'c:\Program Files\DAZ\Studio\DAZStudio.exe"
And please before reporting bugs make sure that you running latest version. It could be fixed already. Or broken even more. <g>