Menu

SVN archive Commit Log


Commit Date  
[r22268] by bugman

Fix for the Relax_disp.test_tp02_data_to_tp02 GUI test.

This was recently broken (at r22250). The name of the data pipe to switch to now contains the pipe
bundle name.

2014-02-24 09:51:42 Tree
[r22267] by bugman

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

........
r22266 | bugman | 2014-02-24 10:46:02 +0100 (Mon, 24 Feb 2014) | 6 lines

Fix for the model nesting part of the relaxation dispersion auto-analysis.

This was recently broken at r22250. The nested pipe name needs to be passed through the name_pipe()
method to obtain the correct pipe name.
........

2014-02-24 09:46:21 Tree
[r22266] by bugman

Fix for the model nesting part of the relaxation dispersion auto-analysis.

This was recently broken at r22250. The nested pipe name needs to be passed through the name_pipe()
method to obtain the correct pipe name.

2014-02-24 09:46:02 Tree
[r22265] by bugman

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

........
r22264 | bugman | 2014-02-24 10:41:44 +0100 (Mon, 24 Feb 2014) | 6 lines

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

This is the faulty pipe switching behaviour when a non-last analysis tab is deleted in the GUI. Now
the correct data pipe should be always switched to when closing an analysis tab.
........

2014-02-24 09:42:33 Tree
[r22264] by bugman

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

This is the faulty pipe switching behaviour when a non-last analysis tab is deleted in the GUI. Now
the correct data pipe should be always switched to when closing an analysis tab.

2014-02-24 09:41:44 Tree
[r22263] by bugman

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

........
r22262 | bugman | 2014-02-24 10:38:54 +0100 (Mon, 24 Feb 2014) | 5 lines

Fix for a bug introduced at r22250.

The method is called name_pipe(), not pipe_name which is a variable.
........

2014-02-24 09:41:43 Tree
[r22262] by bugman

Fix for a bug introduced at r22250.

The method is called name_pipe(), not pipe_name which is a variable.

2014-02-24 09:38:54 Tree
[r22261] by bugman

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

........
r22260 | bugman | 2014-02-24 09:56:30 +0100 (Mon, 24 Feb 2014) | 12 lines

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

This is the failure to save the relax state just after deleting the current data pipe, even if other
data pipes exist.

The problem was that the specific analysis functions data_names() and return_data_desc() were being
retrieved using the current data pipe rather than the actual data pipe that the data structures
belong to. So if the current data pipe is None, then these fail. Now the data pipe type is being
passed through all of the to_xml() methods so that the correct data_names() and return_data_desc()
methods are retrieved.
........

2014-02-24 09:00:57 Tree
[r22260] by bugman

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

This is the failure to save the relax state just after deleting the current data pipe, even if other
data pipes exist.

The problem was that the specific analysis functions data_names() and return_data_desc() were being
retrieved using the current data pipe rather than the actual data pipe that the data structures
belong to. So if the current data pipe is None, then these fail. Now the data pipe type is being
passed through all of the to_xml() methods so that the correct data_names() and return_data_desc()
methods are retrieved.

2014-02-24 08:56:30 Tree
[r22259] by bugman

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

........
r22258 | bugman | 2014-02-24 09:51:06 +0100 (Mon, 24 Feb 2014) | 7 lines

Created the General.test_bug_21720_pipe_switching_with_tab_closure GUI test.

This is to catch bug #21720 (https://gna.org/bugs/?21720), the failure to set the current data pipe
in the GUI when the current and non-last analysis tab is closed. The test replicates the steps as
outlined in the bug report.
........

2014-02-24 08:52:35 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.