similar to: multiple instances of app each consuming 32 MB . . . (???)

Displaying 20 results from an estimated 300 matches similar to: "multiple instances of app each consuming 32 MB . . . (???)"

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 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 Mar 01
1
Maxon's Cinema4D Net Client debugging messages
Hi, I'm trying to run Maxon's Cinema4D Net Client (a 3D rendering software) with today's CVS-version of wine configured w/o any options, which does not work at all. Other Windows software, such as Puttyor Winzip runs just fine (haven't tried anything else). With the C4D client, without debugging turned on, only a simple "Internal error: String resource not found!" pops
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
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 Sep 11
3
Is wine *always* mapping threads onto processes? (Was: Re: multiple instance
On Wed, Sep 11, 2002 at 10:43:12AM +0200, Fredrik Persson wrote: > > > it's probably a unique instance of the app with 5 threads in it. > > > each windows thread matches a unix-like process. > > > > Is that the general way wine translates windows threads, mapping them > > onto processes? Would that really be a good idea? Usually the argument > > goes
2019 Oct 18
3
Dovecot v2.3.8 released
On 2019-10-18 13:25, Tom Sommer via dovecot wrote: > I am seeing a lot of errors since the upgrade, on multiple client > accounts: > > Info: Connection closed: read(size=7902) failed: Connection reset by > peer (UID FETCH running for 0.242 + waiting input/output for 108.816 > secs, 60 B in + 24780576+8192 B out, state=wait-output) > > Using NFS storage (not running with
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 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
2008 Oct 08
3
Something weird happening...
Hi to all, I use Dovecot dovecot11-1.1.3-5.1 from OpenSuSE 11, when i send a mail from the logs i read: Oct 8 10:36:31 mail postfix/pipe[17934]: A360A851: to=<mediatest at atpss.net>, relay=dovecot, delay=0.22, delays=0.18/0/0/0.04, dsn=4.3.0, status=deferred (temporary failure. Command output: Can't open log file /var/log/dovecot-err.log: Permission denied ) But, log files seems ok:
2019 Oct 08
4
Dovecot v2.3.8 released
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz.sig Binary packages in https://repo.dovecot.org/ Changes + Added mail_delivery_started and mail_delivery_finished events, see https://doc.dovecot.org/admin_manual/list_of_events/ for details. + dsync-replication: Don't replicate users who have "noreplicate" extra field in
2019 Oct 08
4
Dovecot v2.3.8 released
https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.8.tar.gz.sig Binary packages in https://repo.dovecot.org/ Changes + Added mail_delivery_started and mail_delivery_finished events, see https://doc.dovecot.org/admin_manual/list_of_events/ for details. + dsync-replication: Don't replicate users who have "noreplicate" extra field in
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 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
2015 Aug 11
0
rsync stuck at +- 50 MB/s, cp and scp are +- 200 MB/s
Usually problem in encryption. try cipher arcfour or apply hpn patches to ssh. ( http://www.psc.edu/index.php/hpn-ssh) -- Eero 2015-08-11 12:37 GMT+03:00 G?tz Reinicke - IT Koordinator < goetz.reinicke at filmakademie.de>: > Hi, > > i have two servers, connected to to the lan by 10Gb with 10Gb and DAS > hardware raid. > > Each system con read and write locally or to the
2014 Sep 07
0
format(object.size(...), units): KB, MB, and GB instead of Kb, Mb, and Gb?
I cannot remember if this has already been discussed or not, and I'm a bit worried I'm throwing off an endless debate. If it's already settled, no need to discuss it further. TOPIC #1: Shouldn't R use KB, MB and GB when reporting on sizes kilobytes, megabytes and gigabytes? More specifically, format() for object_size objects (returned by object.size()) uses Kb, Mb and Gb, which
2010 Nov 08
4
Integrating With Asterisk
Hi, I'm trying to send Voice mails from my existing Windows application to an Asterisk system. I'm new to Asterisk and to VOIP. Could you please guide me with this? Regards, Shyamala -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101108/3238c1d5/attachment.htm