Date: Mon, 20 Jun 2011 09:47:51 -0400 From: "J. W. Ballantine" <jwb@hera.homer.att.com> To: Jeremy Messenger <mezz.freebsd@gmail.com> Cc: gnome@freebsd.org Subject: Re: Authentication Failed Message-ID: <201106201347.p5KDlqDC009463@hera.homer.att.com> In-Reply-To: Message from Jeremy Messenger <mezz.freebsd@gmail.com> of "Fri, 17 Jun 2011 15:21:33 CDT." <BANLkTikgvxBfiV1sbMaoTsyht9WwUNU3cw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, they are in /etc/rc.conf: dbus_enable="YES" avahi_daemon_enable="YES" avahi_dnsconfd_enable="YES" hald_enable="YES" and ps shows: $ ps -A | egrep hald\|avahi\|dbus 1166 ?? Is 0:00.03 /usr/local/bin/dbus-daemon --system 1320 ?? I 0:00.08 avahi-daemon: running [overland.local] (avahi-daemon) 1326 ?? I 0:00.00 /usr/local/sbin/avahi-dnsconfd -D 1467 ?? Is 0:32.89 /usr/local/sbin/hald 1474 ?? I 0:00.08 hald-runner 1510 ?? I 0:00.02 hald-addon-mouse-sysmouse: /dev/psm0 (hald-addon-mouse-sy) 1514 ?? S 0:02.94 hald-addon-storage: no polling on /dev/fd0 because it is explicitly disabled (hald-addon-storage) 1526 ?? I 0:00.02 hald-addon-mouse-sysmouse: /dev/ums0 (hald-addon-mouse-sy) 1532 ?? S 0:17.03 hald-addon-storage: /dev/da0 (hald-addon-storage) 1561 ?? S 0:26.92 hald-addon-storage: /dev/acd0 (hald-addon-storage) Jim ---------- In Response to your message ------------- > Date: Fri, 17 Jun 2011 15:21:33 -0500 > To: "J. W. Ballantine" <jwb@hera.homer.att.com> > From: Jeremy Messenger <mezz.freebsd@gmail.com> > Subject: Re: Authentication Failed > > On Fri, Jun 17, 2011 at 1:05 PM, J. W. Ballantine > <jwb@hera.homer.att.com> wrote: > > > > Hi, > > > > I made the change to .xinitrc per you request, restarted the gnome > > desktop, and the error box is still poping up and there is no > > error file. > > Do you have hald, dbus and avahi-* running? If you don't, you will > need to add those in the /etc/rc.conf or start those by manual. > > http://www.freebsd.org/gnome/docs/faq2.html#full-gnome > > Cheers, > Mezz > > > > Jim > > > > ---------- In Response to your message ------------- > > > >> Date: Tue, 14 Jun 2011 09:55:20 -0500 > >> To: "J. W. Ballantine" <jwb@hera.homer.att.com> > >> From: Jeremy Messenger <mezz.freebsd@gmail.com> > >> Subject: Re: Authentication Failed > >> Sender: owner-freebsd-gnome@freebsd.org > >> > >> On Tue, Jun 14, 2011 at 9:46 AM, J. W. Ballantine > >> <jwb@hera.homer.att.com> wrote: > >> > > >> > Mezz, > >> > > >> > I start with startx and exec ck-launch-session gnome-session > >> > in .xinitrc. > >> > >> Try to start GNOME by: > >> > >> exec ck-launch-session dbus-launch --exit-with-session gnome-session > >> > >> GNOME works a lot better if you use GDM by add gnome_enable="YES" in > >> the /etc/rc.conf. > >> > >> Cheers, > >> Mezz > >> > >> > >> > There is no ~/.xsession-errors file. > >> > > >> > Jim > >> > > >> > ---------- In Response to your message ------------- > >> > > >> >> Date: Mon, 13 Jun 2011 22:21:21 -0500 > >> >> To: "J. W. Ballantine" <jwb@hera.homer.att.com> > >> >> From: Jeremy Messenger <mezz.freebsd@gmail.com> > >> >> Subject: Re: Authentication Failed > >> >> Sender: owner-freebsd-gnome@freebsd.org > >> >> > >> >> On Mon, Jun 13, 2011 at 12:59 PM, J. W. Ballantine > >> >> <jwb@hera.homer.att.com> wrote: > >> >> > > >> >> > > >> >> > Hi, > >> >> > > >> >> > I running gnome on an FreeBSD 8.2-STABLE box and I get a black windo w > >> >> > with a life preserver and an Authentication Failed message. It > >> >> > has a button for more details, which only says I don't have proper > >> >> > authentication. Then is no indication on what process is causing > >> >> > the window to pop-up. > >> >> > > >> >> > Is anyone aware of what process is causing this window and why? > >> >> > >> >> How did you start GNOME? Check in the ~/.xsession-errors to see if you > >> >> get any error outputs. > >> >> > >> >> Cheers, > >> >> Mezz > >> >> > >> >> > >> >> > Thanks > >> >> > > >> >> > Jim Ballantine > >> > >> > >> -- > >> mezz.freebsd@gmail.com - mezz@FreeBSD.org > >> FreeBSD GNOME Team > >> http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > >> _______________________________________________ > >> 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" > >> > > > > > > > > > > -- > mezz.freebsd@gmail.com - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106201347.p5KDlqDC009463>