pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wine 0.9.15
Hi again.
After a while, I tried what you suggested.
satellite# netstat -an | grep 631
It gives a all bunch of lines:
"c13288c0 stream 0 0 0 c1328840 0 0
-> /var/tmp/orbit-david/linc-631-0-752d882135edd"
I must admit that I don't really know what that means. Just a french
teacher...
"just ensure that no RPC service is running on 631 and wine will start
working again. note it may be any rpc service, but I was hit twice by
mountd and never had problems since."
I'd love to do that. But how ?
thanks anyway.
david
Le Thursday 13 July 2006 à 10:10 +0100, Simon Truss a écrit :
> Hi,
> Check that nothing is running on port 631
>
> netstat -an | grep 631
> if it is, then it may be an RPC server like mountd. wine spins 100% busy
> when it cannot talk the correct protocol to a print server on this port.
>
> my FreeBSD rc.conf looks like this:
> mountd_flags="-r -p 635" # note 631 cause wine to make mountd go
> crazy
>
> just ensure that no RPC service is running on 631 and wine will start
> working again. note it may be any rpc service, but I was hit twice by
> mountd and never had problems since.
>
> Simon
Home |
Main Index |
Thread Index |
Old Index