Menu

SVN archive Commit Log


Commit Date  
[r20052] by bugman

Manually ported r20048 from the relax_disp branch where it was deleted to the trunk.

.....
Partial fix for bug #20889 (https://gna.org/bugs/?20889).

The peak intensity wizard now detects when the spectrum ID argument of the first page is set to a
list. The default value for all subsequent user functions is now set to the first element of that
list.
.....

2013-06-11 16:59:29 Tree
[r20051] by bugman

Reverted r20048 as this should be applied to the relax trunk.

The command used was:
svn merge -r20048:r20047 .

.....
Partial fix for bug #20889 (https://gna.org/bugs/?20889).

The peak intensity wizard now detects when the spectrum ID argument of the first page is set to a
list. The default value for all subsequent user functions is now set to the first element of that
list.
.....

2013-06-11 16:57:58 Tree
[r20050] by bugman

Merged revisions 20049 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20049 | bugman | 2013-06-11 18:54:25 +0200 (Tue, 11 Jun 2013) | 11 lines

Completed the fix for bug #20889 (https://gna.org/bugs/?20889).

The problem was that the spectrum.read_intensities user function was incorrectly updating the
cdp.spectrum_ids list when the spectrum_id argument is set to a list. The list of IDs was being set
as a single element of cdp.spectrum_ids, causing problems with the GUI when updating the ComboBox
choices and then subsequent setting of the spectrum IDs.

This bug and fix is independent of the relax_disp branch, despite being uncovered there and being
caught by the Relax_disp.test_bug_20889_multi_col_peak_list GUI test in that branch.
........

2013-06-11 16:55:16 Tree
[r20049] by bugman

Completed the fix for bug #20889 (https://gna.org/bugs/?20889).

The problem was that the spectrum.read_intensities user function was incorrectly updating the
cdp.spectrum_ids list when the spectrum_id argument is set to a list. The list of IDs was being set
as a single element of cdp.spectrum_ids, causing problems with the GUI when updating the ComboBox
choices and then subsequent setting of the spectrum IDs.

This bug and fix is independent of the relax_disp branch, despite being uncovered there and being
caught by the Relax_disp.test_bug_20889_multi_col_peak_list GUI test in that branch.

2013-06-11 16:54:25 Tree
[r20048] by bugman

Partial fix for bug #20889 (https://gna.org/bugs/?20889).

The peak intensity wizard now detects when the spectrum ID argument of the first page is set to a
list. The default value for all subsequent user functions is now set to the first element of that
list.

2013-06-11 16:39:40 Tree
[r20047] by bugman

Fixes for the checks of the Relax_disp.test_bug_20889_multi_col_peak_list GUI test.

Intensity errors will not have been calculated yet, and the structure is called baseplane_rmsd
anyway.

2013-06-11 16:37:43 Tree
[r20046] by bugman

Merged revisions 20045 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20045 | bugman | 2013-06-11 18:07:12 +0200 (Tue, 11 Jun 2013) | 9 lines

Big bug fix - the relax execution lock now truly supports nesting.

This fixes bug #20891 (https://gna.org/bugs/?20891) reported by Troels Linnet
(https://gna.org/users/tlinnet). Scripts can now be executed from the GUI.

Note that this is a very dangerous fix. Playing with the relax execution lock often proves fatal,
so this commit may have to be reverted.
........

2013-06-11 16:09:23 Tree
[r20045] by bugman

Big bug fix - the relax execution lock now truly supports nesting.

This fixes bug #20891 (https://gna.org/bugs/?20891) reported by Troels Linnet
(https://gna.org/users/tlinnet). Scripts can now be executed from the GUI.

Note that this is a very dangerous fix. Playing with the relax execution lock often proves fatal,
so this commit may have to be reverted.

2013-06-11 16:07:12 Tree
[r20044] by bugman

Merged revisions 20039,20041 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20039 | bugman | 2013-06-11 17:29:51 +0200 (Tue, 11 Jun 2013) | 5 lines

Fix for the Noe.test_noe_analysis system test.

This is needed due to the Grace graph autoscaling changes of r20037.
........
r20041 | bugman | 2013-06-11 17:43:27 +0200 (Tue, 11 Jun 2013) | 6 lines

Bug fix for the running of the test suite in the relax GUI.

The fix of r19727 was extended to apply to the GUI as well. Too many arguments were being sent into
TextTestRunner Python class on certain Python versions (3.1 and <= 2.6).
........

2013-06-11 16:06:25 Tree
[r20043] by bugman

Fixes for the Relax_disp.test_bug_20889_multi_col_peak_list GUI test.

2013-06-11 15:56:32 Tree
Older >
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.