Re: Update

Meredydd <[email protected]> Wed, 7 Jan 2004 16:28:51 +0000
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
Ah, yes, The Secret Incantation: issue the command "save_config" to save 
everything to disk.

And yes, it's absolutely GREAT that you're working on a Java UI! Thanks!

Meredydd

On Wednesday 07 January 2004 15:01, A. Craig West wrote:
> On Wed, 7 Jan 2004, Meredydd wrote:
> > All right, I think I've fixed all these errors. Could you try with
> > the latest in bleeding please?
>
> I'll give that a try. I'm working on the Java gui at the moment,
> though. At the moment I have a truly trivial Java test program, which
> is a simpler version of eb-console. Something I've noticed is that I
> am not getting local account persistence. Every time I restart the
> core, I need to add the local accounts again. I suspect that I am
> missing something really obvious. I do an add_local_account, followed
> by a list_pref_page and set_pref_value to set the password, then
> sign_on_all signs the account on, and it works fine. The next time I
> start, though, there are no local accounts again. Is there something
> that is necessary to commit the changes to the registry at the core?
> possibly I need a better way to exit the core than ^C, too
> Anyways, thanks for the quick response on the specific compilation
> issues...