Menu

SVN archive Commit Log


Commit Date  
[r11883] by bugman

Fixed the 'Parameter file settings' dialog.

This dialog was killed by r11823 (https://mail.gna.org/public/relax-commits/2010-12/msg00123.html).

The problem was two fold. Firstly the settings were not being placed into the relax data store, but
instead in a copy of the relevant data structure. Secondly blank entries were fatal for both the
conversion to int and conversion back again.

2010-12-17 17:15:30 Tree
[r11882] by bugman

Fix for the 'Parameter file setttings' dialog.

The columns could not be set to nothing, as the int() function was used to convert the value. This
would result in a ValueError. Instead the misc.gui_to_int() function has been written to perform
the proper conversion.

2010-12-17 16:53:23 Tree
[r11881] by bugman

Bug fix for the Inputfile.__init__() method - the self argument always comes first!

2010-12-17 16:46:33 Tree
[r11880] by bugman

Merged revisions 11879 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11879 | bugman | 2010-12-17 17:10:39 +0100 (Fri, 17 Dec 2010) | 3 lines

Added a check that the script ends in '*.py'.
........

2010-12-17 16:19:39 Tree
[r11879] by bugman

Added a check that the script ends in '*.py'.

2010-12-17 16:10:39 Tree
[r11878] by bugman

Merged revisions 11873 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11873 | bugman | 2010-12-17 16:43:21 +0100 (Fri, 17 Dec 2010) | 6 lines

Fix for script execution - the original state is restored if an exception occurs.

The original working directory is restored and the script path is removed in all cases by using a
try-finally setup.
........

2010-12-17 15:48:24 Tree
[r11877] by bugman

Merged revisions 11873 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11873 | bugman | 2010-12-17 16:43:21 +0100 (Fri, 17 Dec 2010) | 6 lines

Fix for script execution - the original state is restored if an exception occurs.

The original working directory is restored and the script path is removed in all cases by using a
try-finally setup.
........

2010-12-17 15:47:44 Tree
[r11876] by bugman

Merged revisions 11873 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11873 | bugman | 2010-12-17 16:43:21 +0100 (Fri, 17 Dec 2010) | 6 lines

Fix for script execution - the original state is restored if an exception occurs.

The original working directory is restored and the script path is removed in all cases by using a
try-finally setup.
........

2010-12-17 15:46:44 Tree
[r11875] by bugman

Merged revisions 11873 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11873 | bugman | 2010-12-17 16:43:21 +0100 (Fri, 17 Dec 2010) | 6 lines

Fix for script execution - the original state is restored if an exception occurs.

The original working directory is restored and the script path is removed in all cases by using a
try-finally setup.
........

2010-12-17 15:45:23 Tree
[r11874] by bugman

Merged revisions 11873 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r11873 | bugman | 2010-12-17 16:43:21 +0100 (Fri, 17 Dec 2010) | 6 lines

Fix for script execution - the original state is restored if an exception occurs.

The original working directory is restored and the script path is removed in all cases by using a
try-finally setup.
........

2010-12-17 15:44:45 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.