Hi, > When I run c4d with wine it does freeze every ~60 seconds for about > 5-10 seconds with this message in the console: > > fixme:win32:CreateMailslotA ("\\\\.\\mailslot\\maxon.c4d",0,-1 > ,(nil)): stub > 04 d2 01 10 00 01 00 00 00 00 00 00 20 41 4b 43 > 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43 > 41 43 41 43 41 43 41 43 41 43 41 41 41 00 00 20 > 00 01 err:file:SMB_GetSocket couldn't resolve SMB host * > > anyone knows a solution, a workaround or something else? The rest is > working quite well. It seems that Wine cannot handle names with wildcards here. Mine Cinema4D binary (V6.3) contains strings "\\*\mailslot\maxon.c4d" and "\\.\mailslot\maxon.c4d", apparently used to communicate via mailslots. I _think_ the former is for communicating with render servers on local network and it's what's causing this hangs. If you replace "\\*\mailslot\maxon.c4d" with "\\.\mailslot\maxon.c4d" in the binary, it will stop freezing. It's a good enough workaround till this is fixed in Wine... Regards, Vaclav -- PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9
Attachment:
pgp00195.pgp
Description: signature