similar to: Corrupted Program Files Directory

Displaying 20 results from an estimated 6000 matches similar to: "Corrupted Program Files Directory"

2002 Oct 23
5
Windows program detects debugger and quits
I am trying to run a windows program called ACR with Wine on a Mandrake system. The install goes beautifully (thanks to all of those hardworking programmers!). But when I try to run ACR it complains that Windows is being run in Debug mode and quits. This is also what happened when trying to run ACR on Win4Lin. Does this make running ACR hopeless on any emmulator or is there a way around this?
2012 Feb 14
2
Allow multiple users of the Quicken 2011 program
I installed Quicken 2011 in Wine 1.2.3 under a Linux MINT12 System. I am the Administrator. All went well. I then installed a second user - my wife. In her menu there was a Wine. BUT her wine does not have Quicken 2011. I tried to install Quicken under her login but ran into all sorts of problems - Mainly this dumb Com Error thing. QUESTION: Since I install Quicken as administrator how do I
2023 May 22
1
[PATCH] drm/nouveau/acr: Abort loading ACR if no firmware was found
This fixes a NULL pointer access inside nvkm_acr_oneinit in case necessary firmware files couldn't be loaded. Closes: https://gitlab.freedesktop.org/drm/nouveau/-/issues/212 Fixes: 4b569ded09fd ("drm/nouveau/acr/ga102: initial support") Signed-off-by: Karol Herbst <kherbst at redhat.com> --- drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c | 2 +- 1 file changed, 1
2009 May 24
1
Quicken 2008 special offer crash
I'm running wine 1.1.15 and quicken 2008 basic. My install was working fine for a several weeks including online banking. Then One day I launch quicken and a window opens titled "Special Offer for Quicken Customers" The program then crashes. Here is the command line output env WINEPREFIX="/home/cstepe/.wine" wine "C:\Program Files\Quicken\qw.exe"
2009 Jul 04
3
Quicken 2 for Windows
Hi, I am new to Linux (Fedora 11) and Wine (1.1.18) and am trying to eliminate going back to windows to run certain applications. Please forgive any transgressions in this post as I assure you they are unintentional. By the way, Wine (1.1.23) causes Quicken to crash on start up. Wine (1.1.18) works just fine. I have spent a couple of weeks trying to figure out what is going on. There are
2008 May 30
1
Incomplete List of Available Printers in Quicken
I am running Quicken Home and Business 2006 on an Intel iMac with OSX (Leopard - 10.5.2) with X11 installed and using Darwine 1.0b (from kronenberg). When I attempt to print anything in Quicken the list of available printers only shows the two physical printers available to the iMac but none of the PDF printers show. When I open Firefox in Darwine it shows a complete list of printers including
2010 Sep 19
5
Quicken 2010 Home and Business
I looked at the App Database, and tried to follow the instructions for Quicken2010, which clearly states that the account update was tested. I know this is a newbe question, but Step three is mixing me up $wine your_installer Does this refer to the Quicken installer.exe? if so why do we repeat this step at the end, and if not what does it refer to? Thus far my only issue is that Quicken 2010
2020 Apr 21
1
[PATCH -next] drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
Fixes coccicheck warning: drivers/gpu/drm/nouveau/nvkm/subdev/acr/hsfw.c:103:23-30: WARNING opportunity for kmemdup drivers/gpu/drm/nouveau/nvkm/subdev/acr/hsfw.c:113:22-29: WARNING opportunity for kmemdup Fixes: 22dcda45a3d1 ("drm/nouveau/acr: implement new subdev to replace "secure boot"") Reported-by: Hulk Robot <hulkci at huawei.com> Signed-off-by: Zou Wei
2018 May 24
3
[PATCH] drm/nouveau/secboot/acr: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this allocates the working buffers before starting the writing so it won't abort in the middle. This needs an initial walk of the lists to figure out how large the buffer should be. [1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA at mail.gmail.com Signed-off-by: Kees Cook <keescook at
2004 Oct 09
3
Quicken 2004 Report windows
Hi, I'm currently running Wine-20040505. Quicken 2004 Premier Edition runs very well on this version except for reports. There are some reports that display jsut fine and other that don't display at all. Ant transaction summary report that I do causes Quicken and the report window to minimize. When I maximize them by hand the report window appears to be all black and I cannot
2020 Aug 03
1
[PATCH] drm/nouveau/acr: fix a coding style in nvkm_acr_lsfw_load_bl_inst_data_sig()
This patch performs the following changes: 1. remove a redundant parentheses around the nvkm_acr_lsfw_add() calls 2. do assignment before this if condition, it is more readable Signed-off-by: Jing Xiangfeng <jingxiangfeng at huawei.com> --- drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git
2023 Mar 02
1
[PATCH] drm/nouveau/nvfw/acr: set wpr_generic_header_dump storage-class-specifier to static
gcc with W=1 reports drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: error: no previous prototype for ?wpr_generic_header_dump? [-Werror=missing-prototypes] 49 | wpr_generic_header_dump(struct nvkm_subdev *subdev, | ^~~~~~~~~~~~~~~~~~~~~~~ wpr_generic_header_dump is only used in acr.c, so it should be static Signed-off-by: Tom Rix <trix at redhat.com> ---
2011 Mar 24
4
Funky Font problems with Quicken 2010
I am using wine 1.3.16 on Mac OX 10.6.7, built and installed using osxwinebuilder. I am using it to run Quicken 2010. Quicken installed and runs fine with one exception: One of the fonts used in Quicken is rendered very poorly. Here is an example: [Image: http://altosdesign.com/bugs/fontissue1.jpg ] Searching for this problem led me to a number of posts that suggested using winecfg to set the
2011 Jan 17
1
Quicken 2011 Starter Edition, installs, crashes when run
I have a legal version of Quicken 2011 Starter Edition, and I am trying to install it using Wine on my up to date Linux Mint install (Mint 10 "Julia" based on Ubuntu Maverick) I have tried this a couple of ways: using Wine from the default repos (1.2.10 I think?) as well as wine from the WineHQ site (1.3.11) I have tried this install method:
2012 Jan 22
6
Anyone successful with Quicken 2012?
I have been running Quicken 2009 for over a year successfully and the appDB shows Quicken 2011 works well. Because of Quicken's support policy, I am forced to upgrade to Quicken 2012. I have been unable to run it succesfully under Wine 1.3.37. Anyone have any tips? I have filed a bug just in case the issue is not purely local.
2023 Mar 31
1
[PATCH] drm/nouveau/acr: remove unused loc variable
clang with W=1 reports drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:7: error: variable 'loc' set but not used [-Werror,-Wunused-but-set-variable] u32 loc, sig, cnt, *meta; ^ This variable is not used so remove it. Signed-off-by: Tom Rix <trix at redhat.com> --- drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c | 3 +-- 1 file changed, 1
2023 Jun 09
1
[RESEND 06/15] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
Fixes the following W=1 kernel build warning(s): drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c: In function ?nvkm_acr_lsfw_load_sig_image_desc_v2?: drivers/gpu/drm/nouveau/nvkm/subdev/acr/lsfw.c:221:21: warning: variable ?loc? set but not used [-Wunused-but-set-variable] Cc: Ben Skeggs <bskeggs at redhat.com> Cc: Karol Herbst <kherbst at redhat.com> Cc: Lyude Paul <lyude at
2009 Sep 11
7
Quicken registration page is garbage
I'm new to Ubuntu and Wine. I've installed Wine (x.x.29) on Ubuntu 9.04, then installed Quicken Deluxe 2009. It seems to work fine but when I attempt to register Quicken I get a page of garbage. Of course Intuit Support is worthless. Somebody out there must work around this problem.
2001 Jul 20
1
Renaming of Program Files folder
Has anybody else experienced a problem with Wine renaming the Windows Program Files folder to !$!$!$!$.pfr and (seemingly) creating another empty copy of Program Files elsewhere. I have experienced this problem twice while running two different versions of Wine (the last one CodeWeavers 20010305-1). Naturally, Windows takes exception to this and won't run. The information I have is :-
2002 May 18
1
ACR program can't access CDROM under WINE
I have this windows program; call it ACR. Its very simple I think.....though I'm not a programmer. It's an educational program and mostly involves pulling up images and documents off of a CD. I have the latest WINE from codeweavers installed. It seems to run wordpad.exe, cdplayer.exe and even the ACR installation of the disk works perfectly. The config file looks OK to me. So I