Quicken Stopped Working on Wine v6.0.3

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Post Reply
n6abv
Newbie
Newbie
Posts: 2
Joined: Thu Jan 23, 2025 11:05 pm

Quicken Stopped Working on Wine v6.0.3

Post by n6abv »

I apologize for dumping this mess on your laps and being ignorant but Quicken 2004 stopped working and, for the life of me, I cannot figure what I may have done. It appears that I may have done an update that upgraded Wine and clobbered something. Below is a command window where I was poking around if that may be of help.

Note that UltraEdit (v16.30) was installed at the same time and it is still working. If nothing occurs, I am prepared to reinstall Quicken and would be obliged for some pointers on how this is done.

Sincere thanks,

William


whp@whp-Veriton-X4630G:~$ wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit

whp@whp-Veriton-X4630G:~$ wine --version
wine-6.0.3 (Ubuntu 6.0.3~repack-1)

whp@whp-Veriton-X4630G:~$ env WINEPREFIX="/home/whp/.wine" wine C:\\ProgramData\\Microsoft\\Windows\\Start\ Menu\\Programs\\Quicken\\Quicken\ 2004.lnk
0078:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
MESA-INTEL: warning: Haswell Vulkan support is incomplete
0054:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\nsiproxy": c0000135
0024:err:process:exec_process L"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Quicken\\Quicken 2004.lnk" not supported on this system
whp@whp-Veriton-X4630G:~$
Attachments
Q2004.png
n6abv
Newbie
Newbie
Posts: 2
Joined: Thu Jan 23, 2025 11:05 pm

Re: Quicken Stopped Working on Wine v6.0.3

Post by n6abv »

For the moment, please disregard the above. I have opted to uninstall wine and reinstall it. In the interim I installed Crossover and attempted to use that to no avail. For the moment I am encountering the problem below in uninstalling wine and -- even after researching the problem and trying out a number of recommendations -- I have not been successful. This was because of some conflicting keyring files (see below). I have searched this forum but could not find a resolution and am posting this here for help.

Succinctly, when the error occurred, I removed the offending files yet any apt command gives the same result. Note that neither exist in their respective directories.

Grateful for any assistance.


Example of problem

hp@whp-Veriton-X4630G:~$ sudo apt update
E: Conflicting values set for option Signed-By regarding source https://dl.winehq.org/wine-builds/ubuntu/ jammy: /etc/apt/keyrings/winehq-archive.key != /usr/share/keyrings/winehq.gpg
E: The list of sources could not be read.
whp@whp-Veriton-X4630G:~$ ls -l /etc/apt/keyrings/
total 12
-rw-r--r-- 1 root root 1124 Jul 7 2023 kicad-kicad-7_0-releases-jammy.gpg
-rw-r--r-- 1 root root 1153 Jan 23 13:42 mdoyen-homebank-jammy.gpg
-rw-r--r-- 1 root root 1135 Jan 13 12:22 phoerious-keepassxc-jammy.gpg
whp@whp-Veriton-X4630G:~$ ls -l /usr/share/keyrings/
total 72
-rw-r--r-- 1 root root 3116 May 26 2016 linuxmint-keyring.gpg
-rw-r--r-- 1 root root 7399 Sep 17 2018 ubuntu-archive-keyring.gpg
-rw-r--r-- 1 root root 6713 Oct 27 2016 ubuntu-archive-removed-keys.gpg
-rw-r--r-- 1 root root 3023 Mar 26 2021 ubuntu-cloudimage-keyring.gpg
-rw-r--r-- 1 root root 0 Jan 17 2018 ubuntu-cloudimage-removed-keys.gpg
-rw-r--r-- 1 root root 2483 Mar 26 2021 ubuntu-dbgsym-keyring.gpg
-rw-r--r-- 1 root root 1681 Feb 1 2018 ubuntu-dbgsym-removed-keys.gpg
-rw-r--r-- 1 root root 1227 May 27 2010 ubuntu-master-keyring.gpg
-rw-r--r-- 1 root root 1150 Aug 8 06:00 ubuntu-pro-anbox-cloud.gpg
-rw-r--r-- 1 root root 2247 Aug 8 06:00 ubuntu-pro-cc-eal.gpg
-rw-r--r-- 1 root root 2274 Aug 8 06:00 ubuntu-pro-cis.gpg
-rw-r--r-- 1 root root 2236 Aug 8 06:00 ubuntu-pro-esm-apps.gpg
-rw-r--r-- 1 root root 2264 Aug 8 06:00 ubuntu-pro-esm-infra.gpg
-rw-r--r-- 1 root root 2275 Aug 8 06:00 ubuntu-pro-fips.gpg
-rw-r--r-- 1 root root 2275 Aug 8 06:00 ubuntu-pro-fips-preview.gpg
-rw-r--r-- 1 root root 2250 Aug 8 06:00 ubuntu-pro-realtime-kernel.gpg
-rw-r--r-- 1 root root 2235 Aug 8 06:00 ubuntu-pro-ros.gpg
whp@whp-Veriton-X4630G:~$
Post Reply