http://bugs.winehq.org/show_bug.cgi?id=13585
Summary: Quicken Premier 2008: Crashes when trying to use a data file. Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rchrd.c@gmail.com
Overview:
Using Wine 1.0-rc3. Quicken Premier 2008 crashes when I try to open a data file I have imported, or after attempting to contact my bank when I try to create an entirely new data file.
Steps to Reproduce:
1. Install Quicken Premier 2008 2. Update to latest release (release 7) 3. Try to set up your account information (new data file) 4. After Quicken attempts to contact the bank for transactions it crashes.
OR
3. Import existing data file. 4. Open said data file. (results in crash)
Actual results:
Quicken crashed.
Expected Results:
Quicken should not crash. Quicken should allow setup of new data file, or use of imported data file, including downloading transactions from financial institutions.
Platform:
Ubuntu Hardy 8.04 on home-built PC.
http://bugs.winehq.org/show_bug.cgi?id=13585
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0-rc3
--- Comment #1 from Lei Zhang thestig@google.com 2008-06-02 12:46:29 --- Please attach the complete console output from the crash.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #2 from Coop rchrd.c@gmail.com 2008-06-03 01:16:29 --- (In reply to comment #1)
Please attach the complete console output from the crash. Is that the same as trying to run Quicken from the terminal? If so:
coop@Coops-PC:~$ wine quicken wine: could not load L"C:\windows\system32\quicken.exe": Module not found
But when I open Quicken through the applications menu, it runs to the point where I have to select a data file to use or create one. Then it crashes.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #3 from Austin English austinenglish@gmail.com 2008-06-03 11:03:19 --- (In reply to comment #2)
(In reply to comment #1)
Please attach the complete console output from the crash. Is that the same as trying to run Quicken from the terminal? If so:
coop@Coops-PC:~$ wine quicken wine: could not load L"C:\windows\system32\quicken.exe": Module not found
You need to chdir to it first.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #4 from Coop rchrd.c@gmail.com 2008-06-03 13:29:04 --- Created an attachment (id=13640) --> (http://bugs.winehq.org/attachment.cgi?id=13640) This is a gedit file showing the output of "wine qw.exe"
I believe the attached file is what you were asking for, let me know if you need anything else.
http://bugs.winehq.org/show_bug.cgi?id=13585
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13640|application/octet-stream |text/plain mime type| | Attachment #13640|Quicken Crash |Quicken Crash.txt filename| |
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #5 from Tripp winehq.com@trippcox.com 2008-07-17 23:55:07 --- Created an attachment (id=14889) --> (http://bugs.winehq.org/attachment.cgi?id=14889) wine qw.exe console log
Console output from attempt to run wine qw.exe and select an existing data file from a local directory. qw crashes after loading the contents of the data file.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #6 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-27 14:09:22 --- Created an attachment (id=15101) --> (http://bugs.winehq.org/attachment.cgi?id=15101) Output from installing Quicken
This is the output from installing Quicken. I am providing it just in case other info is needed. It worked, but spit a lot out onto the screen.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #7 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-27 14:11:13 --- Created an attachment (id=15102) --> (http://bugs.winehq.org/attachment.cgi?id=15102) Output from running Quicken (program crashed)
Quicken Premier 2008 crashes when a data file is opened under wine-1.1.2
http://bugs.winehq.org/show_bug.cgi?id=13585
Ben McCann benjamin.j.mccann@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |benjamin.j.mccann@gmail.com
--- Comment #8 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-27 14:33:02 --- Component should be change to gdiplus and status should be changed to confirmed.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #9 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-27 19:18:18 --- A <a href="http://www.lumidant.com/blog/quicken-2008-on-linux-with-wine/">gdiplus override solves this issue</a>.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #10 from Coop rchrd.c@gmail.com 2008-07-27 19:32:23 --- (In reply to comment #0)
Overview:
Using Wine 1.0-rc3. Quicken Premier 2008 crashes when I try to open a data file I have imported, or after attempting to contact my bank when I try to create an entirely new data file.
Steps to Reproduce:
- Install Quicken Premier 2008
- Update to latest release (release 7)
- Try to set up your account information (new data file)
- After Quicken attempts to contact the bank for transactions it crashes.
OR
- Import existing data file.
- Open said data file. (results in crash)
Actual results:
Quicken crashed.
Expected Results:
Quicken should not crash. Quicken should allow setup of new data file, or use of imported data file, including downloading transactions from financial institutions.
Platform:
Ubuntu Hardy 8.04 on home-built PC.
(In reply to comment #9)
A <a href="http://www.lumidant.com/blog/quicken-2008-on-linux-with-wine/">gdiplus override solves this issue</a>.
Quicken still crashes after following instructions in the link.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #11 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-27 19:38:36 --- Hmmm. It worked for me, but I'm only on release 5. Can you post the entirety of your latest console output? How were you able to upgrade to release 7? Did you need to register first?
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #12 from Coop rchrd.c@gmail.com 2008-07-28 17:57:33 --- Created an attachment (id=15144) --> (http://bugs.winehq.org/attachment.cgi?id=15144) Output of Quicken after attempting the GDI fix
I attached the output of Quicken, I'm wondering if I somehow messed up the GDI fix? I followed the instructions from the link in comment 9.
I upgraded to release 7 while installing Quicken, a box popped up prompting me to upgrade. I am unable to register Quicken online, I keep getting an error. I added the terminal output when I try to register.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #13 from Coop rchrd.c@gmail.com 2008-07-28 18:00:18 --- Created an attachment (id=15146) --> (http://bugs.winehq.org/attachment.cgi?id=15146) Terminal output when trying to register Quicken
I have attached the terminal output of the error I get when I try to register Quicken.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #14 from Coop rchrd.c@gmail.com 2008-07-28 18:06:39 --- Created an attachment (id=15148) --> (http://bugs.winehq.org/attachment.cgi?id=15148) Most recent crash 28 July 2008
I have attached the most recent terminal output when Quicken crashed 28 July in case it is needed.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #15 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-28 19:17:19 --- I don't think you've got the override working because of the lines that say "fixme:gdiplus". Try switching the override from (native,builtin) to just (native) and see what happens. If it still doesn't work, then try moving the gdiplus.dll to the same directory as qw.exe, so that it will be loaded earlier.
I've opened a separate bug for the registration issues: http://bugs.winehq.org/show_bug.cgi?id=14672
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #16 from Coop rchrd.c@gmail.com 2008-07-28 19:47:03 --- I tried placing the GDIplus folder in the Quicken folder, I originally had it in the windows/system folder (per the web link). I also tried using "built in" and "native" but the results are the same, Quicken crashes everytime I try to open my datafile. I still get the fixme line:
fixme:gdiplus:GdipSetLineBlend not implemented
Not sure what I'm doing wrong here.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #17 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-28 20:03:02 --- Hmmm. I don't know what's going on with your setup. You might also want to uninstall Wine and delete your .wine directory "rm -rf ~.wine" and then reinstall wine-1.1.2, which is the version I was using with the directions provided. You do not want to use builtin option. I chose native only.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #18 from Coop rchrd.c@gmail.com 2008-07-30 01:22:40 --- Created an attachment (id=15176) --> (http://bugs.winehq.org/attachment.cgi?id=15176) Quicken output after re-installation
I followed the rm command to uninstall wine, then re-installed it (I think when I did sudo apt-get update?). I also re-installed winetricks and Quicken. I have the gdiplus set to native only. During installation Quicken no longer allows me to upgrade to release 7, so none of my data files would work even if Quicken ran (it doesn't run)
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #19 from Ben McCann benjamin.j.mccann@gmail.com 2008-07-30 02:14:12 --- Try without winetricks. I was able to update during installation with gdiplus override and wine-1.1.2.
http://bugs.winehq.org/show_bug.cgi?id=13585
Marco mabbarbieri@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #20 from Marco mabbarbieri@gmail.com 2008-09-19 21:44:59 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=13585
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #21 from Dan Kegel dank@kegel.com 2008-10-20 16:06:31 --- The "most recent crash 28 July 2008" file contains the key line wine: Call from 0x7b844dd0 to unimplemented function gdiplus.dll.GdipSetClipPath, aborting That problem should be fixed in wine-1.1.6, see http://www.winehq.org/pipermail/wine-cvs/2008-September/048019.html
Can you retest with wine-1.1.6?
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #22 from Ben McCann benjamin.j.mccann@gmail.com 2008-10-23 00:02:08 --- This bug can be closed! That is awesome news. Once schannel works I have no need for a Windows machine anymore =)
http://bugs.winehq.org/show_bug.cgi?id=13585
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #23 from Austin English austinenglish@gmail.com 2008-10-23 01:48:05 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=13585
--- Comment #24 from Coop rchrd.c@gmail.com 2008-10-23 01:51:52 --- After purging wine and re-installing with version 1.1.6 I am now able to open a saved data file. I made no modifications to wine after reinstalling.
http://bugs.winehq.org/show_bug.cgi?id=13585
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Alexandre Julliard julliard@winehq.org 2008-10-24 11:13:34 --- Closing bugs fixed in 1.1.7.