On Tue, 25 Jan 2005, Brad Beveridge wrote:
Nope, 'fraid not. I'd previously tried removing the space. It really appears to me as if the problem is in Nautilus somewhere.
Ah well, was worth a try. Did you shutdown naughtyless and restart it? It may build such things only at start up.
A deeper trick for this class of problem solving is....
Shutdown nautilus and restart it under strace
ps auxw | grep naut
will find any args it is using at the moment.
strace -v -o tlog nautilus
Or if you have to observe a running copy...
strace -v -o tlog -p PID
John Carter Phone : (64)(3) 358 6639 Tait Electronics Fax : (64)(3) 359 4632 PO Box 1645 Christchurch Email : [EMAIL PROTECTED] New Zealand
"The notes I handle no better than many pianists. But the pauses between the notes - ah, that is where the art resides!' - Artur Schnabel
