http://bugs.winehq.org/show_bug.cgi?id=8187
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://quicken.intuit.com/fr | |ee-trial-download.jhtml Keywords| |download
------- Additional Comments From dank@kegel.com 2007-26-04 19:44 ------- Vitaliy, if you want to close the bug because it has a log pasted in it, please give the user clear, polite directions. But the right way to deal with this is probably to modify bugzilla to automatically reject such submissions. Maybe you should file a bug for that?
Ron, can you reproduce your bug with the downloadable trial version at http://quicken.intuit.com/free-trial-download.jhtml ? That would really help.
It's possible the DLLs you downloaded gave Wine indigestion. When I tried this with the downloadable demo, I installed the missing DLLs like this: wget http://kegel.com/wine/winetricks sh winetricks gdiplus vcrun2005 This downloads known good copies from Microsoft.com. But the result I got was quite different: the app terminated with a dialog box "Runtime Error! Program: C:\Program Files\Quicken\qw.exe R6034 An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information."
This is not unexpected. Wine doesn't quite support applications built with msvc2005 yet. I think what I saw is another example of bug 7409.
Could you try again after renaming your .wine directory and using winetricks as described above instead of downloading the DLLs from wherever you got them? If you still have a problem that's different that what I described above, file a new bug (and this time attach the log, don't paste it inline).