http://bugs.winehq.org/show_bug.cgi?id=12743
--- Comment #8 from Austin English austinenglish@gmail.com 2008-04-23 23:33:23 --- (In reply to comment #7)
Created an attachment (id=12421)
--> (http://bugs.winehq.org/attachment.cgi?id=12421) [details]
Terminal output, with ole and oledlg trace.
justin@Linux:~/.wine/drive_c/Program Files/3dsmax7$ wine 3dsmax.exe +ole,+oledlg Should be: justin@Linux:~/.wine/drive_c/Program Files/3dsmax7$ WINEDEBUG=+ole,+olddlg wine 3dsmax.exe &> /tmp/log.txt
Then attach /tmp/log.txt (compress with bzip2 -9 if larger than 1 MB).