Date: Fri, 02 Jul 2010 11:45:07 +0200 From: Koop Mast <kwm@rainbow-runner.nl> To: Bear <jilingshu@gmail.com> Cc: freebsd-gnome <freebsd-gnome@freebsd.org> Subject: Re: Is there something wrong with the default dbus policy? Message-ID: <1278063907.97448.2.camel@headache.rainbow-runner.nl> In-Reply-To: <201007012207306606062@Gmail.com> References: <201007012207306606062@Gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2010-07-01 at 22:07 +0800, Bear wrote: > hi, > I just found a problem of dbus. I installed xorg and gnome2-lite via pkg_add -r with PACKAGESITE = 8-stable. Then I added dbus_enable="YES" and hald_enable="YES" into /etc/rc.conf and mounted /proc. I also sure that my localhost and my host name with domain name is pingable. > My ~/.xinitrc is list below: > exec ck-launch-session gnome-session Try "exec ck-launch-session dbus-launch --exit-with-session gnome-session" This should get you a dbus process to talk to. -Koop > When I use a normal user to launch startx, the gnome-panel and some other process would show a error: > ** (gnome-panel:69812): WARNING **: Could not ask session manager if shut down is available: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. > > And also, the gnome-panel took a long time to appear since the desktop shown. > > But when I login as root and launch startx, this error message disappered and everything worked well. > > Could you help me to solve this problem? thx > > -------------- > Bear > 2010-07-01 > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1278063907.97448.2.camel>