> >Would you please provide more details about the actual error?
> >One good way to do that is to launch nautilus from a terminal with the
> >following command IIRC:
> >
> >    nautilus --no-desktop --file-browser
> >
> >and take a look at the ouput when it crashes.
> >
> here is the error output from the command you specified:
> 
> [EMAIL PROTECTED] ognen $ nautilus --no-desktop --file-browser
> 
> ** (nautilus:13834): WARNING **: URI NOT LOADED
> 
> ** (nautilus:13834): WARNING **: Error in parse: Error on line 1851 char
> 14: Odd  character 'T', expected a '>' character to end the start tag of
> element 'URIion '
> 
> ** (nautilus:13834): WARNING **: Error on line 1851 char 14: Odd
> character 'T', expected a '>' character to end the start tag of element
> 'URIion'
> 
> ** (eog:13859): WARNING **: Failed to lock:  Resource temporarily
> unavailable
> 
> ** (eog:13859): WARNING **: URI NOT LOADED
> 
> ** (eog:13859): WARNING **: Error in parse: Error on line 1851 char 14:
> Odd char acter 'T', expected a '>' character to end the start tag of
> element 'URIion'
> 
> ** (eog:13859): WARNING **: Error on line 1851 char 14: Odd character
> 'T', expec ted a '>' character to end the start tag of element 'URIion'
> 
> ** (eog:13859): WARNING **: URI NOT LOADED
> 
> ** (eog:13859): WARNING **: Error in parse: Error on line 1851 char 14:
> Odd char acter 'T', expected a '>' character to end the start tag of
> element 'URIion'
> 
> ** (eog:13859): WARNING **: Error on line 1851 char 14: Odd character
> 'T', expec ted a '>' character to end the start tag of element 'URIion'
> 
> 
> Any help appreciated.
> 
> 
> Whats interesting to note is that if i run the above command as root it
> works, without crashing. It seems to be a problem with my user
> account/permissions rather then the program itself.

If you run the command again with strace:

strace -e trace=open nautilus --no-desktop --file-browser

You will probably be able to see what the failing file is interleaved
among the "** (nautilus:13834): WARNING **: " messages.


--
Alex, homepage: http://www.bennee.com/~alex/
Complex system: One with real problems and imaginary profits.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to