Re: [Demexp-dev] Problem with preference saving ?

2005-10-01 Par sujet David MENTRE
Hello, Thomas Petazzoni <[EMAIL PROTECTED]> writes: > Anyway, I think that a proper fix would involve > throwing an exception in io.ml when the bases cannot be loaded, and in > demexp-server.ml, when this exception is catched, initialize a default > participant base. This bug is now fixed. I hav

Re: [Demexp-dev] Problem with preference saving ?

2005-09-28 Par sujet David MENTRE
Hello Thomas, 2005/9/28, Thomas Petazzoni <[EMAIL PROTECTED]>: > Ok, I *think* I've found the bug. (Line numbers refers to 0.6.2). > > In srv/participants.ml.nw, the function which is in charge of creating > the default root login (with the demexp password) is > initialize_default_participant_base

Re: [Demexp-dev] Problem with preference saving ?

2005-09-28 Par sujet Thomas Petazzoni
Hello, David MENTRE wrote: > I think you have spoted the bug quite well. Cool ;-) > I would write it: > ) else ( > log " File \"%s\" does not exists. Don't load bases." filename; > Participants.initialize_default_participant_base () > ) ; > flush_all () Ok, I understand. An

Re: [Demexp-dev] Problem with preference saving ?

2005-09-27 Par sujet Thomas Petazzoni
Hi, Thomas Petazzoni a écrit : > After a small modification of the server, I've been able to see that the > received password is really "demexp", as suggested by the network trace. Ok, I *think* I've found the bug. (Line numbers refers to 0.6.2). In srv/participants.ml.nw, the function which is

Re: [Demexp-dev] Problem with preference saving ?

2005-09-27 Par sujet Thomas Petazzoni
Hi, Thomas Petazzoni a écrit : > <0>2005-09-27T22:16:28+0200 RPC login(1, "root", **passw**) After a small modification of the server, I've been able to see that the received password is really "demexp", as suggested by the network trace. <0>2005-09-28T00:15:06-2200 RPC login(1, "root", "demexp

Re: [Demexp-dev] Problem with preference saving ?

2005-09-27 Par sujet Thomas Petazzoni
Hi, David MENTRE a écrit : > 2005/9/27, Thomas Petazzoni <[EMAIL PROTECTED]>: > >>However, I wasn't able to login on the locally running demexp server >>with root/demexp. Is it really the default root password ? > > > Yes. I have checked in 0.6.2 sources, in participants.ml.nw: > """ > Function

Re: [Demexp-dev] Problem with preference saving ?

2005-09-27 Par sujet David MENTRE
2005/9/27, Thomas Petazzoni <[EMAIL PROTECTED]>: > However, I wasn't able to login on the locally running demexp server > with root/demexp. Is it really the default root password ? Yes. I have checked in 0.6.2 sources, in participants.ml.nw: """ Function [[initialize_default_participant_base]] ini

Re: [Demexp-dev] Problem with preference saving ?

2005-09-27 Par sujet Thomas Petazzoni
Hi, David MENTRE wrote: > This should work if you start the client with demexp://localhost:5 > URL in the command line. Ok, works with the URL on the command line. However, I wasn't able to login on the locally running demexp server with root/demexp. Is it really the default root password ?

Re: [Demexp-dev] Problem with preference saving ?

2005-09-26 Par sujet Thomas Petazzoni
Hi David, David MENTRE wrote: > Did you try to specify a new default server different that > tuxinette.linux-france.org:5? Did you launch the client with the > URL of the new server in the command line? Here are the steps to reproduce (from my remembers): - rm -rf ~/.demexp* - demexp-clie

Re: [Demexp-dev] Problem with preference saving ?

2005-09-26 Par sujet David MENTRE
Hello, 2005/9/26, Thomas Petazzoni <[EMAIL PROTECTED]>: > - rm -rf ~/.demexp* > - demexp-client-gtk2 > - warns about login as Anonymous > - the client lists all question of tuxinette:5 > - go in Edit->Preferences > - change login to root/demexp, put something in delegate, and change > se

Re: [Demexp-dev] Problem with preference saving ?

2005-09-26 Par sujet David MENTRE
Hi Thomas, 2005/9/25, Thomas Petazzoni <[EMAIL PROTECTED]>: > Today, when I tried to modify the preferences in my 0.6.2 demexp client, > the new preferences were not taken into account when restarting the > client. What do you mean exactly by "the new preferences were not taken into account"? D

[Demexp-dev] Problem with preference saving ?

2005-09-25 Par sujet Thomas Petazzoni
Hi, Today, when I tried to modify the preferences in my 0.6.2 demexp client, the new preferences were not taken into account when restarting the client. I've tried to remove my ~/.demexp/, tried with an other Unix user, same problem. I recompiled the tarball from scratch (in case of a trouble wit