Demo
Discussion
Forum
Config Examples
Contributions
Vulnerabilities
Discussion forum about ELOG, Page 558 of 808
Not logged in
Find
|
Login
|
Help
Full |
Summary
|
Threaded
|
Show attachments
-- All entries --
Last day
Last 3 Days
Last week
Last month
Last 3 Months
Last 6 Months
Last Year
-- Category --
Info
Bug report
Bug fix
Question
Request
Comment
Other
6457 Entries
Goto page
Previous
1
,
2
,
3
...
557
, 558,
559
...
806
,
807
,
808
Next
ID
Date
Icon
Author
Author Email
Category
OS
ELOG Version
Subject
1868
Tue Jul 4 08:52:47 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Question
Mac OSX
2.6.1
Re: Canīt run command "make" in OSX
Mats McLund wrote:
But....
When I try to run "elogd -p 8080" or just "elogd" after installation I get message "-bash: elogd: command not found"
You maybe have some other trick to start elogd?
Best regards and thanks for all help.
Mats McLund
Mats,
What you might want to try is the following (it works for linux which has bash)
in the elog directory run "./elogd -p 8080" you see the dot slash in there that means it should run the file in the local directory.
of that works you could try run "make install" in which case it will be installed in the directory where it can be found as a command.
these are just my 2 cents.
1872
Mon Jul 10 11:14:12 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Question
Mac OSX
2.6.1
Re: Canīt run command "make" in OSX
Mats McLund wrote:
Hello Gerald.
Tank you for your help!
But.....
When I run ./elogd -p 8080 I get "Bus error" message.
Best regards
Mats McLund
Hello Mats,
This sounds like something I have not encountered, so I think you'll need to wait for Mr. Ritt to solve this.
1881
Mon Jul 17 13:20:07 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Question
Linux
2.6.1
Re: restrict access
Stefan Ritt wrote:
Gerald Ebberink wrote:
As you can see, I have implemented a temporary fix in the way of allowing only certain hosts access. But where does this Internal error come from.
I only can identify this error if you send me your current ("de-sensified") elogd.cfg.
I have just installed the svn version of elog, and the problem has been fixed.
Thank you very much!
1882
Mon Jul 17 13:44:37 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Comment
Linux
2.6.2-1706
Duplicate of a reply should be a reply
Hello everybody
This weekend I found that if I duplicate a reply it does not become a reply it self.
Is this on purpouse?
I have been through the source a little (not much time for that) and I can not find a reason where the "in reply to" value is dropped.
Could anyone give me an pointer?
1909
Tue Aug 22 11:31:11 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Bug report
Linux
2.6.2-1706
reply option in elog client not working
When I try to make a reply with the following command
elog -v -h hostname -p 80 -l 'logbook wannabe' -u 'guess' 'what' -a 'Phase=During Measuring' -a Author='Gerald Ebberink' -a 'Subject=Octave measurements' -n 1 -f '22-Aug-2006 boxplot hole sizes of panel2SqTop.jpg' -f '22-Aug-2006 boxplot hole area of panel2SqTop.jpg' -f '22-Aug-2006 boxplot POA of panel2SqTop.jpg' -f '22-Aug-2006 boxplot hole sizes of panel2RTop.jpg' -f '22-Aug-2006 boxplot hole area of panel2RTop.jpg' -f '22-Aug-2006 boxplot POA of panel2RTop.jpg' -f '22-Aug-2006 boxplot hole sizes of panel6SqTop.jpg' -f '22-Aug-2006 boxplot hole area of panel6SqTop.jpg' -f '22-Aug-2006 boxplot POA of panel6SqTop.jpg' -f '22-Aug-2006 boxplot comparison of POA.jpg' -r 65 'Automated addition of measurment results (png)'
In verbose mode I found that the main difference is that
with the -r option it wants to go to the following url
Location:
http://host/logbook/
and without it goes to
Location
http://host/logbook+wannabe/66
my best guess would be that it should also point to logbook+wannabe
1926
Wed Sep 6 12:02:52 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Bug report
Linux
2.6.2-1706
Re: reply option in elog client not working
Today I found, I have the same problem with editing the log (with the -e option)
1927
Thu Sep 7 08:01:37 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Bug report
Linux
2.6.2-1706
Re: reply option in elog client not working
I have made patch witch solves the problem partialy.
If there are not no attachments this patch works.... (But since I have attachments I'll have to dig in deeper in the code.
Attached you will find the diff.
1928
Thu Sep 7 17:17:17 2006
Gerald Ebberink
g.h.p.ebberink@nclr.nl
Bug report
Linux
2.6.2-1714
Re: reply option in elog client not working
Gerald Ebberink wrote:
I have made patch witch solves the problem partialy.
If there are not no attachments this patch works.... (But since I have attachments I'll have to dig in deeper in the code.
Attached you will find the diff.
Now I am digging deeper, and I have a question:
In the function retrive_elog near line 427 a start is made with putting the attributes in an array.
As far as I can see there is no exception for the Attachment attribute. Where this attribute can be very large (e.g. many files attached) and overrun to the boundary variable (in the function submit_elog function). At least that is where I find end of my attachment string.
Could Mr. Ritt please shine some light on this, becouse I
Goto page
Previous
1
,
2
,
3
...
557
, 558,
559
...
806
,
807
,
808
Next
ELOG V3.1.5-3fb85fa6