similar to: Is wine *always* mapping threads onto processes? (Was: Re: multiple instance

Displaying 20 results from an estimated 6000 matches similar to: "Is wine *always* mapping threads onto processes? (Was: Re: multiple instance"

2002 Sep 11
1
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
Yup. You're right. 1. Those are not processes since Linux 'ps' and 'top' reports threads just as it reports processes. 2. Threads reports the total amount of RAM allocated to the process it belongs to. (Excercise: what else could it report??) /Fredrik > > From: Nick Capik <ncapik@patriot.net> > Date: 2002/09/11 Wed PM 01:29:43 CEST > To: Frank Joerdens
2002 Sep 11
0
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
Well then, there you go. I really hope that I remembered to apply <stddisclaimer.h> to what I said. /Fredrik > > From: Kevin DeKorte <kdekorte@yahoo.com> > Date: 2002/09/11 Wed PM 04:14:27 CEST > To: Frank Joerdens <frank@joerdens.de>, wine-users@winehq.com > Subject: Re: Is wine *always* mapping threads onto processes? (Was: Re: multiple instances . . . )
2002 Sep 10
3
wine initialising... then nothing
I installed WPO2000 on RedHat 7.2 - it worked fine for a while. I used the updated install scripts and Mr. Torrie's CorelWine rpm. It has been working fine for a couple of weeks (and continues to do so on another machine). Now when I start the WP application, I get a window that says "Wine initializing...", then it goes away (a little too quickly, I think), and then...
2002 Sep 10
1
multiple instances of app each consuming 32 MB . . . (???)
My application starts successfully but if look with ps ax I can see that I have 5 instances of it open: frank@limedes:~ > ps ax |grep wine 17937 pts/2 S 0:02 wine C:\Program Files\C4DNET_R73 PC\C4D_NET_Client.exe 17939 ? S 0:05 wineserver 17940 pts/2 S 0:05 wine C:\Program Files\C4DNET_R73 PC\C4D_NET_Client.exe 17941 pts/2 S 0:00 wine C:\Program
2002 Jun 18
2
wine on non-x86 architectures (presumably silly question)
I wouldn't think it's possible but I'd like to know (with an explanation, if possible): Can you run win32 apps with wine on non-x86 computers, e.g. under LinuxPPC? I guess not, but I wouldn't be able to give a clear explanation as to why. Regards, Frank
2002 Feb 15
3
make works but make install fails
Doing a make install gives the following error: ------------------- snip ------------------- Wine build complete. cd `dirname debugger/__install__` && make install make[1]: Entering directory `/usr/src/wine/debugger' [ -d /usr/local/bin ] || mkdir -p /usr/local/bin /usr/bin/install -c winedbg.so /usr/local/bin/winedbg.so cd /usr/local/bin && rm -f winedbg && cp wine
2012 Oct 18
4
Rack env rack.multiprocess true with single worker
Hi, unicorn unconditionally sets rack.multiprocess to true in the Rack environment. The Rack spec [0] says the following about the variable: "true if an equivalent application object may be simultaneously invoked by another process, false otherwise." When unicorn is running with a single worker this does not hold so what do you think about setting the variable to false when only a
2002 Oct 31
3
bizarre issue with opening Quicktime files from a share
Hello, this would be one of the freakiest problems I've ever seen: If I open an e.g. JPEG or Quicktime Movie with the Quicktime player application from a share, it won't work if the file is inside a folder that has a name which is longer than 12 characters. If I open the same file with e.g. the Internet Explorer, no problem. If I put the folder on a local disk or another Windows computer
2002 Sep 25
1
seeking advice on network troubleshooting strategy
Greetings. The application I am trying to get to work under wine (Cinema4D network rendering client) works nearly OK. Just one crucial bit it fails, very unspectacularly and silently, to do. What it's supposed to do: receiving 3d scenes from a server, rendering those, and sending them back - this all works just as under windows, except for the sending back of files. About the only indication
2002 Mar 08
3
How to troubleshoot network woes with Wine?
The app which I am currently trying to get to work properly (Cinema4D network rendering client - it does work 90%, depending on how you look at it) does some weird things, like receiving jobs from a server, computing them, and sending the rendered scenes back to the server (actually I don't know if it's sending them back, or if the server is fetching them; I don't even know what the
2002 Aug 19
2
Can not install Excel97/Word97
Hello! I am new to this list (although I have done a fair amount of research in the archives) and I need to ask what is probably one of the most frequently asked questions on a list like this: How do I install Word97 and Excel97? (Codeweavers CrossoverOffice can do this, and they ASSURE us that they roll everything they do back to the main wine CVS and hence, this SHOULD work!) So far; this is
2002 Oct 24
2
Connecting to Newsgroup
> How do I connect to the wine newsgroup?? > comp.emulators.ms-windows.wine /.../ > What is the server? You've got it wrong, those are not servers, those are newsgroups. You need to go to Google (for example) and search for something like "free news server". /Fredrik Persson
2010 Jan 21
1
Xapian under 360 MB VPS
Hello, I wish to get some feedback on the use of Xapian in a virtual machine hosting plan with 360MB. The processes to share the 360MB will be the following: 0. nginx web server as front (estimated 5MB) 1. custom C++ FastCGI for dynamic requests (estimated 10MB) 2. Xapian writer (1 process and 1 thread) 3. Xapian readers (1 process with n threads for n readers) 4. PostgreSQL (estimated 50MB
2018 Nov 21
2
Promises Future en shiny no me funciona
Buenas, Estoy intentando que al ejectuar un boton en shiny me cargue de manera asincrona dos consultas. Una es a una consulta sql pesada (tarda 10 segundos) y la otra es una sql ligera (tarda 0 segundos). Intento que el resultado de la consulta ligera se muestre mientras se espera al resulatdo de la consulta pesada, pero no lo consigo. Estoy usando promises con future, en linux, pero no me
2002 Oct 31
1
winelib: porting Delphi apps
Just a (probably crazy) thought: What about porting Windoze apps that aren't written in C? I've got a Delphi application that currently runs under Virtual PC under OS 9.2 on an eMac (PPC Processor), which would run much faster without those OS layers in between. I don't really have a clue as to whether this really far-out-whacky or not cuz I am not really a Delphi, or, for that matter,
2002 Feb 15
1
Wine multimedia modules
When I try to start my app, I get: ------------------ snip ------------------ frank@limedes:/mnt/zeug/C4DNET_R73 PC > /usr/local/bin/wine C4D_NET_Client.exe err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file for the Wine multimedia modules. Will use the hard-coded setup, but this will disappear soon. Please add a WinMM section to your Wine config file.
2002 Mar 07
2
warn:dosfs:DOSFS_FindUnixName - path not found
Running my program with --debugmsg warn+all,+relay I find that the following happens just before the program pops up a dialog box saying 'String resource not found': ---------------------- begin ---------------------- 08078330:Call kernel32.FindFirstFileA(41c56870 "windose/C4DNET_R73 PC/C4D_NET_Client.exe\\clientprefs\\c4d_language.prf",41c56730) ret=00862b69
2002 Sep 27
1
Winsock problem: wine client error:0x86f30f0: pipe: Too many open files
I'm still battling with the bleedin' C4D Net client, which fails to do some of the network stuff that it's designed to do. Now I do get an error: If I leave the client open overnight, it eventually loses to connection to the server and the terminal window from where I started the client says: fixme:winsock:NtStatusToWSAError Status code c000011f converted to DOS error code 4 wine
2003 Jan 27
1
Newbie Questions
I am fairly new to linux and wine as well. I was wanting to install another version of wine but i need to uninstall the first one i got. I know how to do this if it were an RPM but its not it was a tgz file that i had to build and install myself how would I uninstall this. Thanks Kristopher Powell
2016 Aug 01
0
Why does AWS instance always lost around 500MB memory
On 1 August 2016 at 07:30, D?ng Tr?n-D??ng <chris.duong83 at gmail.com> wrote: > Hi, > > I launched an AWS instance `t2.medium` (use CentOS 7 image "ami-7abd0209", > product code: https://aws.amazon.com/marketplace/pp/B00O7WM7QW), which is > supposed to have 4GB Memory in total, but turn out it is only "3.5GB". > A rough guess would be that the system