http://bugs.winehq.org/show_bug.cgi?id=35232
Bug ID: 35232 Summary: Quicken 2011 Deluxe crash shortly after startup (ieframe, rpc ?) Product: Wine Version: 1.7.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: info@skierpage.com Classification: Unclassified
Created attachment 46994 --> http://bugs.winehq.org/attachment.cgi?id=46994 console output with WINEDEBUG=warn+rpc,warn+mshtml,warn+ieframe
Quicken 2011 Deluxe installs really cleanly on wine 1.7.8 in Kubuntu 13.10 without any of the tricks and hacks from years ago listed on its page. Nice job! * I followed http://www.winehq.org/download/ubuntu to install wine1.7, which installed other packages including wine-mono0.0.8. * I ran winecfg but didn't change anything; this created a new ~/.wine and silently installed a mono runtime in ~/.wine/drive_c/windows/mono/mono-2.0 * I then ran `wine /media/skierpage/Quicken\ 2011/install.exe` to install from CD-ROM. "The wizard has successfully installed Quicken 2011"
\o/ ! But when I run Quicken, shortly after opening my .QDF file or starting a new account, it crashes. The Quicken window disappears. Judging from the output (which I'll attach), Quicken might be trying to talk to an Internet Explorer frame: warn:ieframe:BindStatusCallback_QueryInterface (0x5199a08)->({6d5140c1-7436-11ce-8034-00aa006009fa} 0x5f828c) warn:rpc:rpcrt4_conn_open_pipe connection failed, error=e7 err:rpc:RpcRaiseException handler continued execution
I'll keep this ~/.wine around in case there's anything else I can do to help debug. I'll retry installing in a new ~/.wine with all those old hacks.