Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2010 13:26:03 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Torfinn Ingolfsen <tingox@gmail.com>
Cc:        ports@freebsd.org, x11@freebsd.org
Subject:   Re: [Call for Testing] X.org 7.5 for FreeBSD
Message-ID:  <20100320132603.3ca7292e@ernst.jennejohn.org>
In-Reply-To: <ef8c8a881003200343w6f28d760v381af18021d8922a@mail.gmail.com>
References:  <20100311134413.GH19740@bsdcrew.de> <1268690553.2608.590.camel@balrog.2hip.net> <ef8c8a881003181116i5f59dc71ub00477469459924a@mail.gmail.com> <7d6fde3d1003181153r673e97c2o621203508172bb41@mail.gmail.com> <ef8c8a881003181412l4401e937qdd0bfe3a4d1a6533@mail.gmail.com> <6201873e1003181416x62106337ye5c06dd0202a5827@mail.gmail.com> <ef8c8a881003181420t2490ef51q5e8c8b3373cee3ce@mail.gmail.com> <20100319110349.1214be6d@ernst.jennejohn.org> <ef8c8a881003191015o1cec8d3elc84f816faa07ee9a@mail.gmail.com> <20100320113316.5cebf060@ernst.jennejohn.org> <ef8c8a881003200343w6f28d760v381af18021d8922a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Mar 2010 11:43:02 +0100
Torfinn Ingolfsen <tingox@gmail.com> wrote:

> On Sat, Mar 20, 2010 at 11:33 AM, Gary Jennejohn
> <gary.jennejohn@freenet.de>wrote:
> 
> > On Fri, 19 Mar 2010 18:15:05 +0100
> > Torfinn Ingolfsen <tingox@gmail.com> wrote:
> >
> > > On Fri, Mar 19, 2010 at 11:03 AM, Gary Jennejohn
> > > <gary.jennejohn@freenet.de>wrote:
> > >
> > > > It is possible to turn off all checking by defining DBUS_DISABLE_CHECKS
> > > > in config.h _before_ compiling dbus, but that may be a bad idea.
> > > >
> > > I'll try. We'll see what happens.
> > > Hmm, when DBUS_DISABLE_CHECKS is set, there is no indication that the
> > system
> > > is trying to start up xfce4-session at all. Strange.
> > >
> >
> > So, what does that mean?  Does xfce4-session start, or do you still see
> > problems?
> >
> >
> I was a bit unclear there.
> No, xfce4-session does not start (previously it core dumped).
> If I remove DBUS_DISABLE_CHECKS and reinstalls / restarts dbus, xfce4-sesion
> core dumps as before.
> 

Well, I don't know whether this is really relevant, but I noticed that
xfce4-session actually depends on dbus-glib and not dbus.  It might be
necessary to reinstall dbus-glib with DBUS_DISABLE_CHECKS set.

This is easily done by modifying devel/dbus-glib/Makefile to set
--enable-checks=no at line 320.

Of course, this is just a hack and doesn't fix the real problem and we're
probably all getting tired of this thread :)

---
Gary Jennejohn



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