Displaying 5 results from an estimated 5 matches for "c4dnet_r73".
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 Files\C4DNET_R73 PC\C4D_NET_Client.exe
17972 pts/2 S 0:00 wine C:\Program Files\C4DNET_R73 PC\C4D_NET_Clie...
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
warn:dosfs:DOSFS_FindUnixName (/home/kerstin/windose/C4DNET_R73
PC/C4D_NET_Client.exe,clientprefs\c4d_language.prf): can't open dir: Not
a directory
----------------------- end -----------------------
(those are...
2002 Mar 01
1
Maxon's Cinema4D Net Client debugging messages
...e, 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 up, which is
apparently issued by the C4D software itself. With
wine --debugmsg warn+all windose/C4DNET_R73\ PC/C4D_NET_Client.exe
I get loads of debugging messages, none of which seem particularly
instructive. How would I go about narrowing down the problem further?
Are there more useful parameters with the --debugmsg option? Can you
make head or tail of any of the below attached output? Does anyone wa...
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.
------------------ snap ---...
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