Thanks for the hint about strace.
Brad
John Carter wrote:
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
-- Bluewater Systems Ltd - ARM Technology Solution Centre
Brad Beveridge Bluewater Systems Ltd
Phone: +64 3 3779127 (Aus +1 800 148 751) Level 17, 119 Armagh St
Fax: +64 3 3779135 PO Box 13889
Email: [EMAIL PROTECTED] Christchurch
Web: http://www.bluewatersys.com New Zealand
