Re: BNodeInfo::GetTrackerIcon()

Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> Wed, 10 Mar 2004 18:38:29 +0100 (MET)
Newsgroups gmane.os.openbeos.storage
Message-ID <Pine.SOL.4.56.0403101830290.21944@bolero>
On Wed, 10 Mar 2004, Axel D=F6rfler wrote:

> Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> wrote:
> > On Wed, 10 Mar 2004, Axel D=F6rfler wrote:
> > > Okay, I did so, but I couldn't run the unit tests under Dano; they
> > > stop
> > > with the message:
> > > FATAL: be_roster is not valid. Is the registrar running?
> > > I'll recheck under R5 soon.
> > And the (OBOS) registrar was running?
>
> Of course not! How else would that message be produced?
> I almost feel too stupid for this world,

No worries, we all have our weak days. :-)

> if I wouldn't encounter the
> following behaviour when I start the obos_registrar:
> REG: main()
>
> and that's all, it quits directly.

That means that the BApplication constructor exit()s. I'm not sure, what
the state of the app server development is. Maybe BApplication needs a
running app_server as well? Mid of January the registrar was still (or
again (after I removed the RUN_WITHOUT_REGISTRAR macro definition from th=
e
BApplication source file)) working properly.

CU, Ingo