similar to: wine hangs until ctrl - C is sent

Displaying 20 results from an estimated 1000 matches similar to: "wine hangs until ctrl - C is sent"

2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2008 Nov 11
1
Can I load kernel32 native dll ?
I cant load kernel32 native dll ... why ? WINEDLLOVERRIDES="kernel32=n" wine sgp.exe
2010 Jul 15
2
Conflict with Ctrl key in MacOS?
After a switch from Windows to Macintosh (running Mac OSX 10.6), I wanted to be able to run a dear old text editor, NoteTab Pro, which is only available in a Windows version. I did an installation using Wine, and after some initial issues in finding the supporting files to the editor (the path to them turned out to have 14(!) levels), everything was running smoothly. But pretty soon the MacBook
2010 Jul 22
6
Problem with text entry fields (Mac OS X Snow leopard)
I use Wine for the windows programs I created with Clarion (Topspeed) environment. After upgrade from Mac OS X Tiger to Snow Leopard, I can't input any text in entry fields, using English keyboard layout. When I type something, I hear the beep sound, no letters appers on the screen. I even can't paste latin letters text using shortcuts, and the context dropdown menu doesn't appear
2008 Oct 14
4
wineboot with comctl32 native
I get the following warn:module:load_dll Failed to load module L"comctl32.dll"; status=c0000135 I have comctl32 in system32 can anyone explain what status=c0000135 means
1997 Jun 25
3
R-alpha: lbeta, ctrl-C and crashes
1. lbeta and beta do not work properly: lbeta returns its first argument and beta gives the lbeta result. In names.c lines 245-6, the codes for these should be 2 and 3 instead of 1 and 2 2. crtl-C does not work (except the first time) on Red Hat elf Linux (which has many many other problems as well) nor on the previous version of Linux for Amiga. It worked on Slackware aout Linux and now works
1997 Jun 25
3
R-alpha: lbeta, ctrl-C and crashes
1. lbeta and beta do not work properly: lbeta returns its first argument and beta gives the lbeta result. In names.c lines 245-6, the codes for these should be 2 and 3 instead of 1 and 2 2. crtl-C does not work (except the first time) on Red Hat elf Linux (which has many many other problems as well) nor on the previous version of Linux for Amiga. It worked on Slackware aout Linux and now works
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means??? warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv fw32.dll: invalid ELF header
2009 Mar 27
6
gecko not displaying html
Hello, Im having a problem with gecko and an aplication built on PowerBuilder. My application calls some sort of HTML rendering and gecko is downloaded. After downloading, I can browse the menus but not the content in those. I only see a white screen The debug output: a) When I change the view in the menu list i get this err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005 b)
2020 Aug 27
1
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
On Thu, 27 Aug 2020 at 22:36, Logan Gunthorpe <logang at deltatee.com> wrote: > > > > On 2020-08-23 6:04 p.m., Tom Murphy wrote: > > I have added a check for the sg_dma_len == 0 : > > """ > > } __sgt_iter(struct scatterlist *sgl, bool dma) { > > struct sgt_iter s = { .sgp = sgl }; > > > > + if (sgl &&
2010 Feb 12
1
[Fwd: Re: Errors running BiblePro and BibleStudyPro on today's Git]
Just to prove it, I replied to my own message...AND sent it to myself. What a day... -------- Original Message -------- Subject: Re: [Wine] Errors running BiblePro and BibleStudyPro on today's Git Date: Thu, 11 Feb 2010 20:07:43 -0700 From: James McKenzie <jjmckenzie51 at earthlink.net> To: James Mckenzie <jjmckenzie51 at earthlink.net> References:
2020 Sep 10
1
[Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
On Wed, 9 Sep 2020 at 13:56, Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com> wrote: > > > On 09/09/2020 10:16, Tvrtko Ursulin wrote: > > On 08/09/2020 23:43, Tom Murphy wrote: > >> On Tue, 8 Sep 2020 at 16:56, Tvrtko Ursulin > >> <tvrtko.ursulin at linux.intel.com> wrote: > >>> On 08/09/2020 16:44, Logan Gunthorpe wrote: >
2008 Mar 14
4
How to know which env vars a software wants
Hello ppl. Im trying to install an aplication and for some reason ir says. "Cannot get enviorment variables" I spoke with the developer and he told me that it is because i dont have microsoft DAC installed. I installed it and the problem persists. I need to know how to see which ENV vars the software wants in order to create them. It is not a wine problem because I get the same error
2007 Apr 09
3
Red Hat Enterprise 3 build
I am working on getting the CentOS 3/Red Hat Enterprise 3 buildbot going, but I have hit a problem with the latest SVN build. Running './configure' works without any errors, (but I do note that it takes a long time on the drivers directory Makefile). Here is a copy of the configuration summary: Configuration summary: enable SSL development code: yes enable IPv6 support: yes build CGI
1997 Aug 06
1
multiple domain contr. not allowed?
Hi, Using samba 1.9.17alpha5 on all servers, I'd like to configure one of my servers to be a failover domain controller in case my usual domain controller dies. Some verbage in BROWSE.TXT suggests that this is doable: { It is possible to configure two samba servers to attempt to become the domain master browser for a domain. The first server that comes up will be the domain master browser.
2005 Apr 26
10
Ctrl-c crashes R when run as sudo (PR#7819)
I tried to submit this in R, but not sure if it worked. When running R as sudo, using ctrl-c dumps me to the command line. Hitting exit to exit the terminal window results in R taking 100% of resources. I am using R-2.1.0 on Fedora Core 3. Thanks. Manuel
2009 Mar 18
2
multiple barplot
Dear all, I want to put 9 barplots side by side. My code below only print 5 names from 9 names I gave. Problem: how to print all of those 9 names? I use cex=0.8 but did not work, it gave me error message. d<-matrix(rpois(45,3),5,9) barplot(d,beside=T,col=rainbow(5),names=c("CRTL","LSB","ONEMKR",
2008 Nov 10
3
Universal naming convention
Hello ppl I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code. Who can help me ? or point some guidelines?
2011 Sep 29
3
grep and PCRE fun
Hello, I think I've found a bug in the C function do_grep located in src/main/grep.c. It seems to affect both the latest revisions of R-2-13-branch and trunk when compiling R without optimizations and with it's own version of pcre located in src/extra, at least on ubuntu 10.04. According to the pcre_exec API (I presume the later versions), the ovecsize argument must be a multiple of 3 ,
2010 Feb 11
2
Errors running BiblePro and BibleStudyPro on today's Git
All: I get the following error when attempting to start these programs which rely on .NET 2.0: err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoUninitialize Mismatched CoUninitialize Unhandled Exception: System.InvalidOperationException: OSVersion's call to GetVersionEx failed. at System.Environment.get_OSVersion() at System.Globalization.TextInfo.GetNativeTextInfo(Int32