On Tue, 2005-05-17 at 17:55 +0100, Ognjen Bezanov wrote:
> Alex Bennee wrote:
> >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.
> open("/home/ognen/.recently-used", O_RDWR) = 27
>
> ** (nautilus:15748): WARNING **: URI NOT LOADED
>
> ** (nautilus:15748): 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:15748): WARNING **: Error on line 1851 char 14: Odd
> character 'T', expected a '>' character to end the start tag of element
> 'URIion'
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> --- SIGCHLD (Child exited) @ 0 (0) ---
Sounds like your .recently-used is messed up. .recently-used is what
populates the "Recent Documents" menu and the recent files menu in most
applications.
You can safely delete it; do that and see if the problem goes away.
Ed
--
[email protected] mailing list