Displaying 14 results from an estimated 14 matches for "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 . . . )
>
> Frank,
>
> Linux does not have a lightweight thread model in the
> stable kernels. I believe that the dev kernels have
>...
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 Sep 11
1
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
...39; 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 <frank@joerdens.de>, wine-users@winehq.com
> Subject: Re: Is wine *always* mapping threads onto processes? (Was: Re: multiple instance
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I believe that this memory is shared between the processes, so that the total
&g...
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 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 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 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
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
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,
2001 Nov 20
0
quota support with Linux 2.4.x kernels
On Tue, Nov 20, 2001 at 10:54:41AM +1100, Matthew Geier wrote:
> Frank Joerdens wrote:
> >
> > Greetings. I read in a samba list that the quota support is 'broken' in
> > so-called 'linus' kernels > 2.4.3 and that one is supposed to use a
> > redhat or 'cox' kernel (what the hell is that supposed to mean . . . are
> > w...