Menu

Commit [r18405]  Maximize  Restore  History

Merged revisions 18401-18404 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r18401 | bugman | 2013-02-04 17:55:53 +0100 (Mon, 04 Feb 2013) | 9 lines

Created the State.test_bug_20480 system test to catch bug #20480 (https://gna.org/bugs/?20480).

This bug was reported by Stanislava Panova (https://gna.org/users/stacy). The file
test_suite/shared_data/saved_states/bug_20480.bz2 is the same as that attached to the bug report but
with all residues except for 9 and 10 deleted.

Currently the bug is not triggered!
........
r18402 | bugman | 2013-02-04 17:59:01 +0100 (Mon, 04 Feb 2013) | 7 lines

Fix for the failed loading of states in the GUI.

This problem was caught by the State.test_bug_20480 GUI test. If the loading of a state file fails,
sometimes the relax data store can contain partial information from that file. Now if the loading
fails in the GUI, relax is reset.
........
r18403 | bugman | 2013-02-04 17:59:30 +0100 (Mon, 04 Feb 2013) | 3 lines

Removed a debugging line from the State.test_bug_20480 GUI test.
........
r18404 | bugman | 2013-02-04 18:10:32 +0100 (Mon, 04 Feb 2013) | 10 lines

Fix for bug #20480 (https://gna.org/bugs/?20480).

This was reported by Stanislava Panova (https://gna.org/users/stacy).

The problem was that the state file was saved after a RelaxError occurred during the model-free
analysis. The GUI data store information states that the active data pipe is called 'final'. But
an error occurred prior to the 'final' data pipe being created. The fix was to allow the state to
be loaded even if the GUI data store information has been corrupted.
........

bugman 2013-02-04

changed /branches/frame_order_testing
changed /branches/frame_order_testing/gui/analyses/base.py
changed /branches/frame_order_testing/gui/relax_gui.py
changed /branches/frame_order_testing/test_suite/gui_tests/state.py
copied /trunk/test_suite/shared_data/saved_states/bug_20480.bz2 -> /branches/frame_order_testing/test_suite/shared_data/saved_states/bug_20480.bz2
/branches/frame_order_testing/gui/analyses/base.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/gui/relax_gui.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_testing/test_suite/gui_tests/state.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.