Menu

SVN archive Commit Log


Commit Date  
[r20204] by bugman

Mac OS X bug fix for the new analysis GUI wizard.

The blank button is now using the blank_150x150.png file instead of no image, preventing nasty
wxPython bugs from appearing on that system.

2013-06-18 16:54:13 Tree
[r20203] by bugman

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

........
r20202 | bugman | 2013-06-18 18:47:05 +0200 (Tue, 18 Jun 2013) | 5 lines

Added a completely empty PNG image to use in the new analysis GUI wizard for blank buttons.

This will be used in the relax_disp branch to eliminate a Mac OS X only bug.
........

2013-06-18 16:49:01 Tree
[r20202] by bugman

Added a completely empty PNG image to use in the new analysis GUI wizard for blank buttons.

This will be used in the relax_disp branch to eliminate a Mac OS X only bug.

2013-06-18 16:47:05 Tree
[r20201] by bugman

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

........
r20200 | bugman | 2013-06-18 18:01:25 +0200 (Tue, 18 Jun 2013) | 5 lines

Decreased the precision of the check in the Frame_order.test_rigid_data_to_rigid_model system test.

This is to allow the test to pass on a MS Windows 7 test machine.
........

2013-06-18 16:16:57 Tree
[r20200] by bugman

Decreased the precision of the check in the Frame_order.test_rigid_data_to_rigid_model system test.

This is to allow the test to pass on a MS Windows 7 test machine.

2013-06-18 16:01:25 Tree
[r20199] by bugman

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

........
r20198 | bugman | 2013-06-18 17:44:03 +0200 (Tue, 18 Jun 2013) | 10 lines

Fix for bug #20918 (https://gna.org/bugs/?20918), the hanging of the data pipe editor.

This was reported by Troels Linnet (https://gna.org/users/tlinnet) and is an MS Windows only
problem.

The problem is in the wxMSW part of wxPython, and it may be fixed in newer wxPython versions. The
issue is nevertheless now avoided by calling the GUI user function store objects with the arguments
wx_wizard_sync=True and wx_wizard_modal=True. This appears to solve the problem.
........

2013-06-18 15:44:47 Tree
[r20198] by bugman

Fix for bug #20918 (https://gna.org/bugs/?20918), the hanging of the data pipe editor.

This was reported by Troels Linnet (https://gna.org/users/tlinnet) and is an MS Windows only
problem.

The problem is in the wxMSW part of wxPython, and it may be fixed in newer wxPython versions. The
issue is nevertheless now avoided by calling the GUI user function store objects with the arguments
wx_wizard_sync=True and wx_wizard_modal=True. This appears to solve the problem.

2013-06-18 15:44:03 Tree
[r20197] by bugman

Merged revisions 20194-20195 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20194 | bugman | 2013-06-18 17:17:45 +0200 (Tue, 18 Jun 2013) | 5 lines

Fix for the N_state_model.test_absolute_T system test for Mac OS X.

The precision of the check needed to be decreased.
........
r20195 | bugman | 2013-06-18 17:23:07 +0200 (Tue, 18 Jun 2013) | 5 lines

The Peak_lists.test_bug_20873_peak_lists system test is now skipped if the C modules are not compiled.

This test requires the presence of the C modules.
........

2013-06-18 15:37:51 Tree
[r20196] by bugman

Fix for bug #20916, (https://gna.org/bugs/?20916) - Suggestion for python script for PNG/EPS/SVG conversion of grace files.

Troels Linnet provided this patch, and was discovered during work on a Windows 7 system: telinnet
aaattt bio_dot_ku_dot _dk

This patch will provide a grace2images.py file in each folder where a call to
specific_analyses/relax_disp/disp_data.py is called.

It is called in: def plot_disp_curves(dir=None, force=None):
and call the function: lib.software.grace.script_grace2images()

The conversion script can be executed in linux and windows, if the PATH to xmgrace has been
specified. It will look in a folder for grace files of ending *.agr and by default convert to PNG.

One can also convert to EPS and SVG. Propably more options could be added, as PDF. The conversion
depends on xmgrace compilation, and so PNG conversion is for fast inspection of graphs in folder,
and EPS for further external conversion to PDF etc.

The patch, the output file, and small script to test is attached.

I miss to make the file executable in relax, so the script can be executed directly in Linux.

2013-06-18 15:29:16 Tree
[r20195] by bugman

The Peak_lists.test_bug_20873_peak_lists system test is now skipped if the C modules are not compiled.

This test requires the presence of the C modules.

2013-06-18 15:23:07 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.