Re: gnome-keyring =?koi8-r?b?UHJvYmxlbXMgd2l0aCAtZGFlbW9uIGFuZCBjb25z?= =?koi8-r?b?b2xlLWtpdC1kYWVtb24=?=



You need some settings. You can find it in freebsd.org site (in section about Gnome - Gnome FAQ)
In short
1. in rc.conf you need set gnome_enable=yes (not gdm_enable=yes) - in this case hal, dbus will start automatically
2. in /etc/fstab you need set
proc /proc procfs rw 0 0 
3. if your gnome starts slowly in /usr/local/share/xsession/gnome.desktop you should replace 
exec = gnome-session 
on
exec = gnome-session --purge-delay=5000 --warn-delay=5000 

--
Mic

-----Original Message-----
From: manish jain <invalid pointer gmail com>
To: gnome-list gnome org, gnome-keyring-list gnome org
Date: Thu, 19 Feb 2009 05:01:54 +0530
Subject: Problems with gnome-keyring-daemon and console-kit-daemon

> 
> 
> Hi all,
> 
> I installed FreeBSD 7.1 a few days back along with Gnome. I added 
> dbus_enable=YES and hald_enable=YES in /etc/rc.conf to get dbus and hald 
> up and running. Since then, I am getting the following error messages 
> when I start gnome :
> 
> gnome-keyring-daemon : couldn't allocate secure memory to keep passwords 
> and or keys from being written to the disk
> console-kit-daemon : GLib-CRITICAL: g_hash_table_lookup: assertion 
> `hash_table != NULL' failed
> console-kit-daemon : GLib-CRITICAL: g_hash_table_destroy: assertion 
> `hash_table != NULL' failed
> 
> The last 2 messages (from console-kit-daemon) get repeated multiple 
> times. Gnome gets stuck during startup while displaying item 2 (The 
> Panel) on the startup-logo splash screen for nearly 5 minutes.
> 
> My system is a Celeron 800 MHz on a Tomato motherboard with an Intel 810 
> chipset.
> 
> Can anyone please tell me what is wrong in my configuration ? Since I am 
> not sure which mailing list is best suited for the discussion of this 
> question, I am posting it to both gnome-list and gnome-keyring-list.
> 
> Thanks in advance for any help.
> 
> Regards
> Manish Jain
> invalid pointer gmail com
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]