Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 709 of 806  Not logged in ELOG logo
ID Date Icon Author Author Emaildown Category OS ELOG Version Subject
  1709   Wed Feb 22 11:05:15 2006 Question Alex Halex@synergie-inf.comBug reportWindows2.6.1-1653MOptions problem ?
Hi Stephan,
I have a unknown bug and need help Smile!

First, please take a look to attached screenshot
On the "elog problem1.gif" and "elog problem2.gif" there aren't any problem.
The entry "Mairie STO" appears correct but when I try to edit the "Equipment" field, the list/combo shows improper data.
I obtain "- please select -" instead of "RT0004"
What's the problem ?
Thanks a lot.
  1728   Mon Feb 27 11:16:56 2006 Warning Alex Halex@synergie-inf.comBug reportWindows2.6.1-1653Re: MOptions problem ?
[quote="Alex H"]Hi Stephan,
I have a unknown bug and need help :)!

First, please take a look to attached screenshot
On the "elog problem1.gif" and "elog problem2.gif" there aren't any problem.
The entry "Mairie STO" appears correct but when I try to edit the "Equipment" field, the list/combo shows 
improper data.
I obtain "- please select -" instead of "RT0004"
What's the problem ?
Thanks a lot.[/quote]

UP! No idea :'( ?
  1731   Tue Feb 28 09:56:55 2006 Reply Alex Halex@synergie-inf.comInfoWindows2.6.1-1653Re: MOptions problem ?
Hi Holger,

> Which ELOG version do you use?
I'am using the version V2.6.1-1653 of Elog 

> From which logbook are the screenshots? (I assume it's Liste - right?)
Right :)!

I've just seen that Stefan has build a V2.6.1-1663 version of ELOG.
I try to install this new version and gave you answer as soon as possible :)!
  1732   Tue Feb 28 11:26:22 2006 Reply Alex Halex@synergie-inf.comCommentWindows2.6.1-1668Re: MOptions problem ?
> Hi Holger,
> 
> > Which ELOG version do you use?
> I'am using the version V2.6.1-1653 of Elog 
> 
> > From which logbook are the screenshots? (I assume it's Liste - right?)
> Right :)!
> 
> I've just seen that Stefan has build a V2.6.1-1663 version of ELOG.
> I try to install this new version and gave you answer as soon as possible :)!

Now I'am using the Elog V2.6.1-1668 and same probleme.
I think it's a data problem. I have edited my logbooks\Liste\050302a.log with an Hexadecimal editor and found one 
carruage return juste before the 
  1733   Tue Feb 28 12:08:42 2006 Cool Alex Halex@synergie-inf.comInfoWindows2.6.1-1668[SOLVED] Re: MOptions problem ?
Yop,
I think I found the solution! I was in fact a conditions conflict!
See the attached picture for easiest comprehension.
My list box type's conditions (FWL1{1}, FWL2{2}, FWL4{3}, VPN1{4}, VPN2{5}, CLIVPN-PROC{6}) conflict with my Equipment's conditions. It seems that the condition ID must be unique across the whole elogd.cfg.
So I have replaced my "Options Type = FWL1{1}, FWL2{2}, FWL4{3}, VPN1{4}, VPN2{5}, CLIVPN-PROC{6}"
by : "Options Type = FWL1{101}, FWL2{102}, FWL4{103}, VPN1{104}, VPN2{105}, CLIVPN-PROC"
and it works well Smile!
  1818   Thu May 4 17:26:41 2006 Question Alex Halex@synergie-inf.comQuestionWindows2.6.1-1668Date automatically generated by another one
Hi Stefan,
I am searching for a solution in order to have a date automatically generated by another one.

For example I want 1 month more :
I input the first date in "Date publication" : 01/01/2006 and the "Date validation" took automatically the 01/02/2006 value from themselve.

Can I do that with ELOG ?
Thanks for answer.
  1820   Fri May 5 09:01:04 2006 Reply Alex Halex@synergie-inf.comQuestionWindows2.6.1-1668Re: Date automatically generated by another one

Stefan Ritt wrote:

Alex H wrote:
Hi Stefan,
I am searching for a solution in order to have a date automatically generated by another one.

For example I want 1 month more :
I input the first date in "Date publication" : 01/01/2006 and the "Date validation" took automatically the 01/02/2006 value from themselve.

Can I do that with ELOG ?
Thanks for answer.


No, this is not implemented right now.

OK! Thank for your response.
  2007   Thu Oct 19 11:45:18 2006 Question Alexandre Lindotealex@lipc.fis.uc.ptQuestionLinux2.6.2-1699How to pass attachment names to an Execute line?
Hi,

I'm trying to pass the name of an attachment in a "Execute new " line, but I can't seem to get the correct syntax...
I've tried:
Execute new = echo "New document with reference $Internal Ref with the name $attachements " >> /home/zeplin3/lixo.log
Execute new = echo "New document with reference $Internal Ref with the name $attachements1 " >> /home/zeplin3/lixo.log
Execute new = echo "New document with reference $Internal Ref with the name $1 " >> /home/zeplin3/lixo.log

but nothing seem to work. If I remove the $attachments bit the output is correct...
Any suggestions?

Thanks

Alex
ELOG V3.1.5-3fb85fa6