Ticket #53 (closed defect: fixed)
Recursive view of Call to get Option list in Viewer
Reported by: | michelpons | Owned by: | michaelhalloran |
---|---|---|---|
Priority: | major | Milestone: | 2.0 No dependency/Viewer/New installer |
Component: | COLoggers | Version: | Development |
Keywords: | Viewer | Cc: |
Description
The attached log file has been obtained with the 1.08.4 where DLLs have been superseded with the ones released on June 30, 2010. The scenario pertains to ticket #32. When looking at the log file with the Viewer and going at the last line displayed, expanding it, going to the last line, I get the same line as before. I can go on and go expanding the last line and apparently displaying the same sequence again. Looks odd to me.
Attachments
Change History
Changed 14 years ago by michelpons
- Attachment hysys_063010_141244.zip added
comment:1 Changed 14 years ago by michaelhalloran
- Status changed from new to closed
- Resolution set to fixed
Attached log shows some cases where get_OptionList is logged without a return statement, and others where it does have the Return statement. The missing statements cause the Viewer to nest subsequent statements wrongly. This fix means that the Viewer will now recover the correct nesting at the next \"Call to\" statement
comment:2 Changed 14 years ago by michelpons
- Status changed from closed to reopened
- Resolution fixed deleted
I made you of the modified files for logger and viewer as of Aug 1, 2010. The attached zip file contains the log file obtained. I am still observing the recursive behavior when viewing the log file. There is still a case when get_OptionList is logged without a return call. That may be the remaining problem.
Changed 14 years ago by michelpons
- Attachment hysys_080110_215831.zip added
Zipped log file obtained with updates uploaded on Aug 1, 2010
comment:3 Changed 14 years ago by michaelhalloran
- Status changed from reopened to closed
- Resolution set to fixed
Very strange. I thought my first fix had worked but it hadn't and I've now found a second problem which meant that the viewer failed to match the name CO-100. Fixing this seems to have corrected the layout problem and both files attached here load OK.
Zipped log file obtained with 1.08.5 build June 30, 2010