Quicken2011 won't work under wine 1.3.30 Why???

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
alsemus
Level 2
Level 2
Posts: 16
Joined: Sat Oct 08, 2011 10:40 am

Quicken2011 won't work under wine 1.3.30 Why???

Post by alsemus »

I have wine 1.3.25 and Quicken 2011 install in Ubuntu 10.10.
When I upgrade to wine 1.3.30, via the Upgrade Utilities, Quicken no longer works.

It comes up to the checkbook, turns gray and stays there. When I click the exit "x" ( upper right corner) a message says it is not responding and I must "crash out" of Quicken.

I even tried an all NEW 1.3.30 install of wine using the Ubuntu utilities and got the same results. Any ideas why??????
..................... Al
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Quicken2011 won't work under wine 1.3.30 Why???

Post by dimesio »

alsemus wrote:I have wine 1.3.25 and Quicken 2011 install in Ubuntu 10.10.
When I upgrade to wine 1.3.30, via the Upgrade Utilities, Quicken no longer works.
Does it work if you downgrade Wine? If so, run a regression test and file a bug. http://wiki.winehq.org/RegressionTesting
alsemus
Level 2
Level 2
Posts: 16
Joined: Sat Oct 08, 2011 10:40 am

Re: Quicken2011 won't work under wine 1.3.30 Why???

Post by alsemus »

I have tried what you suggested following the website instructions you recommended. Results are as follows:
al@al-Satellite-P505:~/wine-git$ ./wine program_install.exe
wine: created the configuration directory '/home/al/.wine'
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:wininet:InternetLockRequestFile STUB
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:iphlpapi:NotifyAddrChange (Handle 0x10ae91c, overlapped 0x10ae900): stub
wine: configuration in '/home/al/.wine' has been updated.
wine: cannot find L"C:\\windows\\system32\\program_install.exe"
al@al-Satellite-P505:~/wine-git$ ./wine "C:\Program Files\Quicken2011\qw.exe" wine: cannot find 'C:\Program Files\Quicken2011\qw.exe'
al@al-Satellite-P505:~/wine-git$ ./wine "C:\Program Files\Program Name\program.exe"
wine: cannot find 'C:\Program Files\Program Name\program.exe'
al@al-Satellite-P505:~/wine-git$

NOW what do I do????? Sorry I'm not this versed in Linux or Ubuntu.
..................................... Al
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Quicken2011 won't work under wine 1.3.30 Why???

Post by dimesio »

alsemus wrote: al@al-Satellite-P505:~/wine-git$ ./wine program_install.exe
Since you're in the wine-git directory, you need to give the full path to the installer. http://wiki.winehq.org/FAQ#run_from_terminal
alsemus
Level 2
Level 2
Posts: 16
Joined: Sat Oct 08, 2011 10:40 am

Post by alsemus »

While waiting for a reply I thought I would restore my original system from my Acronis Backup. To make a long story short I had to reinstall all of Ubuntu to be able to get to a point where I could reformat the disk and install by backups.
SO I think my best bet is stay with the 1.3.25 version until someone else corrects the problem................. Al
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Quicken2011 won't work under wine 1.3.30 Why???

Post by jjmckenzie »

On 10/22/11 10:14 AM, alsemus wrote:
While waiting for a reply I thought I would restore my original system from my Acronis Backup. To make a long story short I had to reinstall all of Ubuntu to be able to get to a point where I could reformat the disk and install by backups.
SO I think my best bet is stay with the 1.3.25 version until someone else corrects the problem................. Al
That will not happen until you do two things:

1. Conduct a regression test as described on the Regression Testing
page on the Wine Wiki site. (http://wiki.winehq.org/Regression Testing)
2. File a bug report with the results of the regression test.

The developers do not have enough time (most are volunteers) to locate
problems. Most do not have the time to read through the Forums/Mailing
Lists, even.

Please do the things I asked above and help the project.

Thank you.

James
Locked