Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 12:15:56 2009
|
T. Ribbrock wrote:
For some odd reasons, we are experiencing frequent crashes of elogd over the past few days. It has been |
Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 15:35:57 2009
|
Stefan Ritt wrote:
well, I need to reproduce your problem in order to fix it. The failed assertation you get is due to some internal |
Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 16:52:13 2009
|
Stefan Ritt wrote:
|
Wrong error message if invalid attribute is used, posted by T. Ribbrock on Mon Jul 27 10:20:14 2009
|
I just ran into this little bug: I had defined a new logbook in my config file and suddenly got the message Attribute "Date" not allowed.
While I did have several attributes starting with the word "Date" (e.g. "Date In Service", "Date Retired") I had no attribute
"Date" in there. After some pondering and wildly commenting out lines, it finally dawned on me: I had used an attribute "ID" - which |
Odd problem (bug?) with certain attribute, posted by T. Ribbrock on Tue Jul 28 16:30:46 2009
|
I have the following simple test logbook:
; General
List display = Edit, Hostname, OS, Size
Entries per page = 150
Quick filter = OS
Date Format = %d/%m/%Y
Summary Lines = 0
;
Attributes
Attributes = Hostname, OS, CPU,Size
Required Attributes = Hostname
Sort Attributes = Hostname
; Message part: log is text only, but elog |
Re: Odd problem (bug?) with certain attribute, posted by T. Ribbrock on Tue Jul 28 17:10:13 2009
|
Stefan Ritt wrote:
That's indeed a strange bug, and thanks to your detailed explanation I could easily reproduce it. The problem was |
Re: Odd problem (bug?) with certain attribute, posted by T. Ribbrock on Wed Jul 29 13:23:41 2009
|
T. Ribbrock wrote:
Very nice, thank you! Given that I also still have to test the fix you made for the crash problem with "shared" |
Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 29 14:48:34 2009
|
By now, I've installed 2244 and ran some rudimentary tests. So far, I was not able to reproduce the crash anymore. Looking good! |