Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2006 19:17:43 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        eoghan <eoghanj@gmail.com>
Cc:        Joe Marcus Clarke <marcus@FreeBSD.org>, freebsd-gnome@FreeBSD.org
Subject:   Re: gnome login more...
Message-ID:  <24267848@srv.sem.ipt.ru>
In-Reply-To: <877EEABE-5F56-4E21-9963-CFE816E000D6@gmail.com> (eoghan's message of "Sat, 11 Nov 2006 14:48:35 %2B0000")
References:  <A8B94EF1-9112-4C40-ACD1-A29C051E75E4@gmail.com> <4554D637.4080508@FreeBSD.org> <7F979F22-48DE-450C-A9D5-A6E147C238FF@gmail.com> <90344115@srv.sem.ipt.ru> <877EEABE-5F56-4E21-9963-CFE816E000D6@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 11 Nov 2006 14:48:35 +0000 eoghan wrote:
> On 11 Nov 2006, at 14:33, Boris Samorodov wrote:
> > On Sat, 11 Nov 2006 12:17:08 +0000 eoghan wrote:
> >> On 10 Nov 2006, at 19:42, Joe Marcus Clarke wrote:
> >
> >>> eoghan wrote:
> >>>> Hi
> >>>> I have sorted my ports issues and i can see from the log at gnome
> >>>> login:
> >>>>
> >>>> ** (gnome-session:647): CRITICAL **: AT_SPI_REGISTRY was not
> >>>> started at
> >>>> session startup
> >>>>
> >>>> ** (gnome-session:647): WARNING **: IOR not set
> >>>>
> >>>> ** ERROR **:  Could not locate registry
> >>>> aborting...
> >>>>
> >>>> any ideas what my problem is?
> >>>
> >>> Have you enabled Accessibility support?  If so, and you do not
> >>> want to
> >>> use it, then disable it from the Assistive Technology Preferences
> >>> capplet.
> >
> > Yesterday I've got into the same situation when trying to change some
> > gnome system->parameters. Deletting ~/.gconf* and ~/.gnome* helped.

> Thanks for the tip, im not sure where i can find these to delete... 

Those are hidden directories at your home directory. Just do
$ cd ~
$ ls -lda .gconf* .gnome*

... and you'll see those hidden directories. To remove them use

$ rm -rf .gconf* .gnome*

Or you may rename them first if you want to unvestigate the
case. Note: you'll loose all your gnome configuration while deletting
those directories.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24267848>