randhir phagura wrote:
> Hi all,
> 
> On Thu, 2005-06-09 at 12:14 -0500, David Jensen wrote:
> 
>> 1. have you exported
>>   XDG_CONFIG_DIRS=/etc/gnome/xdg
>> 2. have you executed this
>>  update-desktop-database
> 
> 
> I did export all that plus XDG_DATA_DIRS as well but to no avail. The
> 'Control Center' continues to show a blank window and there are no icons
> or applications.
> 
> Upon 'update-desktop-database' I get the reply: "No files in the search
> path were updated...etc."
> I do'nt know what it means.
> Any fresh ideas?

Guessing that these weren't set at build time?  Sounds very similar to
my issues the other day.  As asked previously, how far did you go into
the Gnome install?  And here are my settings, only a guess, but try in
this order:

# Assuming GNOME_PREFIX=/usr
export XDG_DATA_HOME=/usr/share
export XDG_DATA_DIRS=/usr/share:/etc/gnome/xdg
export XDG_CONFIG_DIRS=/etc/gnome/xdg
update-desktop-database
startx


-- DJ Lucas
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to