Re: Extendable options, posted by Stefan Ritt on Mon May 10 21:57:49 2004
|
> the use of extendable options in the global section seem to "crash" elogd
> when creating a new entry.
> My elogd.cfg is included
> the problem attribute is "Client"
> Should it be possible to have it extendable only in one specific logbook ?
Actually it was never foreseen to have extendable options in the [global]
section. I added now this functionality. The new windows version can be obtained
under
http://midas.psi.ch/elog/download/windows/elogd-snapshot.exe |
Re: Extendable options, posted by Marc Neiger on Tue May 11 10:42:44 2004
|
Hi Stefan,
Many thanks, it works. I'm impressed by your reactivity ! thanks again.
Is it possible to have a conditionnal attribute depend on an extendanble one ?
> > the use of extendable options in the global section seem to "crash" elogd
> > when creating a new entry.
> > My elogd.cfg is included
> > the problem attribute is "Client"
> > Should it be possible to have it extendable only in one specific logbook ?
>
> Actually it was never foreseen to have extendable options in the [global]
> section. I added now this functionality. The new windows version can be obtained
> under
>
> http://midas.psi.ch/elog/download/windows/elogd-snapshot.exe |
Re: Extendable options, posted by Stefan Ritt on Tue May 11 10:44:55 2004
|
> Is it possible to have a conditionnal attribute depend on an extendanble one ?
In principle yes, but I never tried it... |
Re: Extendable options, posted by Marc Neiger on Tue May 11 11:08:33 2004
|
> > Is it possible to have a conditionnal attribute depend on an extendanble one ?
>
> In principle yes, but I never tried it...
The snapshot version you sent me seems to be locked onto port 80 and does not honor
the port directive in elog.cfg.... |
Re: Extendable options, posted by Stefan Ritt on Tue May 11 11:18:24 2004
|
> The snapshot version you sent me seems to be locked onto port 80 and does not honor
> the port directive in elog.cfg....
Thank you, I fixed that and updated the file. |
Re: Extendable options, posted by Marc Neiger on Tue May 11 19:35:11 2004
|
> > The snapshot version you sent me seems to be locked onto port 80 and does not honor
> > the port directive in elog.cfg....
>
> Thank you, I fixed that and updated the file.
Tested and working, thx. |
Resubmit as new entry, posted by miljan dedic on Thu Jun 3 22:22:33 2004
|
Hello,
Elogd crashing when "Resubmit as new entry" is executed.
Tried with demo config, same result, also tried with snapshot version.
After the first crash i restart elogd, then it crashes every time i enter
the logbook containing the entry i tried to "Resubmit as new entry"
Anyone seen same behavior, on win2000 platform ?.
Miljan |
Re: Resubmit as new entry, posted by Stefan Ritt on Fri Jun 4 16:55:36 2004
|
> Elogd crashing when "Resubmit as new entry" is executed.
> Tried with demo config, same result, also tried with snapshot version.
> After the first crash i restart elogd, then it crashes every time i enter
> the logbook containing the entry i tried to "Resubmit as new entry"
> Anyone seen same behavior, on win2000 platform ?.
I fixed this problem, was a stack overflow. New snapshot is available. |