Issues.00282 - lordmundi/wikidoctest GitHub Wiki
00282: Simdata crash on invalid plot session file
Summary: Simdata crash on invalid plot session file
Created: 2010–10–20 12:52
Status: Released
Category: Bug
From: mark
Version: 2.1
Released_In: 2.2
Description:
Selected a session file for plotting. The session file included an invalid path to the corresponding product file. This causes simdata to crash.
Comments
Improved handling of invalid session files. If the underlying session logic cannot parse the file successfully, it will thrown an exception which will cause plot to abort the add.
Associated Commits
| commit | f0f4bc64ae7554a77bea8013f7ffa24761629b1d
link5 |
||
| Author: | mark
|
| Date: | Mon Feb 21 09:31:01 2011 -0600
|
| Message: | [@Issue 00282: Better simdata handling of ill-formed session files
@] |
Affected Files:
gui/simdatadlg.tcl | 4 ++++
lib_Linux_FC3/libplot.so | Bin 8818648 -> 8818814 bytes
src.dist/plugins/common/libplot/lib/libdp.a | Bin 1559146 -> 1560456 bytes
src.dist/plugins/common/libplot/libdp/session.cpp | 4 ++±
src.dist/plugins/common/libplot/plot.cpp | 12 +++++++±---
5 files changed, 15 insertions(+), 5 deletions(-)