http://bugs.winehq.org/show_bug.cgi?id=7114
Summary: Quicken 2006 fails on startup when it tries to open wrong data file Product: Wine Version: CVS Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
After using winecfg to make wine ignore the window manager (to work around bug 3221), Quicken starts up ok, and asks you if you're a new user. When you say yes, it asks what you want to call your data file. Whether you use the default or give a custom filename, the file gets created, but then Quicken gets confused and tries to load the data file with the wrong filename; this fails, and Quicken puts up a dialog with text Quicken is unable to open the data file: c:\windows\profiles\dank\My Documents.QDF For assistance, contact Customer Support
ls -l ~ shows the file is there: -rw-r--r-- 1 dank dank 151848 2007-01-07 14:02 /home/dank/foo.QDF -rw-r--r-- 1 dank dank 15360 2007-01-07 14:02 /home/dank/foo.QEL
Quicken seems to be trying to open the file with the right directory and suffix but no filename!