Quicken2012 on LinuxMint: Crash at initial screen "I am a."

Questions about Wine on Linux
Locked
dochsavage
Level 1
Level 1
Posts: 5
Joined: Fri May 24, 2013 10:12 am

Quicken2012 on LinuxMint: Crash at initial screen "I am a."

Post by dochsavage »

I'm the proud installer of Linux Mint, version Olivia, and the first thing I'm trying to do to make this my primary operating system is install Quicken2012.

Mint comes with Wine installled, which is cool. I've also installed WineTricks, mainly because of this post:
* http://appdb.winehq.org/objectManager.p ... ngId=73872
which encouragingly enough states:
On a fresh installation of Ubuntu 12.04 LTS 32-bit and Wine 1.4, I performed the following steps to install Quicken 2012 Premier:
Used winetricks to install the following: dotnet20, ie6, msls31, gdiplus
Ran winecfg, went to 'Libraries' and added an override for msls31
Set Windows Version to Vista

The installation of Quicken 2012 ran smoothly and downloaded updates as expected.
I was able to get all of the above installed, install Quicken 2012 from the original *.exe file, add it as an application in Wine Configuration.
EXCEPT: when I tried to add the override for msls31, it doesn't exist in that list within wincfg.

IF you have any insights on the msls31-missing, or handled this a different way, please let me know.

Best regards,

Doch Savage
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by dimesio »

If a dll is not on the list in winecfg, just type it in. However, msls31 is on the list on my system in 1.5.30. I also don't know why you're following that old test report, which rates it garbage, when the most recent test report, which rates it gold, says the only winetrick needed is dotnet20.
dochsavage
Level 1
Level 1
Posts: 5
Joined: Fri May 24, 2013 10:12 am

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by dochsavage »

Thanks for the reply. I see that I'm using Wine 1.4.1, so that might be at least part of my problem.
Let's see if an upgrade smooths things out.
dochsavage
Level 1
Level 1
Posts: 5
Joined: Fri May 24, 2013 10:12 am

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by dochsavage »

OK, updated to Wine 1.5.30.

Now: I'm able to get to the screen where you choose your data file, hit OK, then it goes...briefly...to the "Getting Started" page, then the entire window disappears (crashes).

I used the post here as a model.
* http://appdb.winehq.org/objectManager.p ... ngId=78608
-----
*+Prerequisites:+*
* 32-bit wine (i686)
* 32-bit Gecko
* winetricks
* q4wine

*+Set up:+*
* Set WINEARCH to win32
* create a new prefix in console window by setting WINEPREFIX variable to a non-existent directory, then run winecfg to create the prefix and the specified directory.
* set prefix version to Windows 7 in winecfg
* ./winetricks fontfix
* ./winetricks corefonts vcrun6
* ./winetricks gdiplus
* ./winetricks dotnet20
* winecfg (change msvcrt overide to builtin, native)
* ./winetricks ie6
* disable network (to prevent Quicken updates)
* mount cd rom
* install quicken (wine /mnt/cdrom/install.exe)
* install latest quicken update (wine QW2012R7Patch.exe)
* ./winetricks ie8
* Remove msvcrt setting as it creates problems with ie8 installation.
* in q4wine create shortcut to qw.exe,
* enable virtual desktop 1280x854
* add quicken icon jpg
-----

Q4Wine doesn't seem to be much help unfortunately.

Is there some way to choke more information out of this application?

Thanks!
dochsavage
Level 1
Level 1
Posts: 5
Joined: Fri May 24, 2013 10:12 am

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by dochsavage »

OK, did the obvious and executed it in a terminal window.

Here's the InvalidProgramException that speaks of <Module>:TestForSunset (uint16,bool,bool):
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in <Module>:TestForSunset (uint16,bool,bool):
-----
IL_0020: call 0x0600027e

at <Module>.Quotes_StartQuoteProcess () <0x0003f>
at (wrapper native-to-managed) <Module>.Quotes_StartQuoteProcess () <0x0002f>

[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:TestForSunset (uint16,bool,bool): IL_0020: call 0x0600027e

at <Module>.Quotes_StartQuoteProcess () <0x0003f>
at (wrapper native-to-managed) <Module>.Quotes_StartQuoteProcess () <0x0002f>
-----

Did I miss a library here?

Thanks!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by dimesio »

Q4wine is not supported here. Since the app maintainer recommends it, you should contact him about any problems if you really want to use it.

What version of Quicken are you actually using? Your original post had a link to Quicken 2012 Premiere, but now you say you followed a howto in Quicken 2012 Home & Business. Yes, it can make a difference; the most recent test report under Quicken 2012 Premier says that only thing that needs to be installed with winetricks is dotnet20.
dochsavage
Level 1
Level 1
Posts: 5
Joined: Fri May 24, 2013 10:12 am

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by dochsavage »

I'm installing Quicken 2012 Premiere. I've tried it with just dotnet20 to no effect.

At this point, I'm dropping back ten and punting. I'm going to try this install again under Ubuntu 13.04.
skierpage
Newbie
Newbie
Posts: 1
Joined: Mon Jul 08, 2013 3:20 am

I'm getting the Invalid IL code also, with Quicken 2011

Post by skierpage »

dochsavage wrote: -----
IL_0020: call 0x0600027e

at <Module>.Quotes_StartQuoteProcess () <0x0003f>
at (wrapper native-to-managed) <Module>.Quotes_StartQuoteProcess () <0x0002f>

[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:TestForSunset (uint16,bool,bool): IL_0020: call 0x0600027e

at <Module>.Quotes_StartQuoteProcess () <0x0003f>
at (wrapper native-to-managed) <Module>.Quotes_StartQuoteProcess () <0x0002f>
-----
I installed Quicken (plain Quicken) 2011 on Wine 1.6-rc4 in a fresh 32-bit Wine config, and I get a similar error.

All I did was

Code: Select all

$ WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
(let it download and install Mono's .NET)
$ WINEARCH=win32 WINEPREFIX=~/.wine32 wine /media/Quicken\ 2011/install.exe
that installed OK but failed part-way through installing updates. I couldn't run qw.exe itself until I killed off all the .exe processes, but then

Code: Select all

WINEARCH=win32 WINEPREFIX=~/.wine32 wine "C:\\Program Files\\Quicken\\qw.exe"
started up and Quicken looked great, much better than Quicken 2011 on previous Wine versions. Note this is with no winetricks at all! Just 32-bit and the mono implementation of .NET.

However, I declined to register and Quicken 2011 immediately exited, and now it crashes every time with

Code: Select all

Unhandled Exception:
System.InvalidProgramException: Invalid IL code in <Module>:Quotes_StartQuoteProcess (): IL_0028: call      0x06000281

at (wrapper native-to-managed) <Module>.Quotes_StartQuoteProcess () <0x0002f>

[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in <Module>:Quotes_StartQuoteProcess (): IL_0028: call      0x06000281


at (wrapper native-to-managed) <Module>.Quotes_StartQuoteProcess () <0x0002f>
I guess I should start my own thread, but wanted to say I'm seeing this Quote_StartQuoteProcess exception.
User avatar
KenSharp
Level 4
Level 4
Posts: 149
Joined: Mon Jul 13, 2009 8:52 pm

Re: Quicken2012 on LinuxMint: Crash at initial screen "I am

Post by KenSharp »

Locked