svn+ssh://bugman@.../svn/relax/trunk
........
r27241 | bugman | 2015-01-20 15:04:18 +0100 (Tue, 20 Jan 2015) | 6 lines
Added a RelaxWarning printout to the dep_check module if wxPython 2.8 or less is encountered.
This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/7502. The warning text is
simply written to STDERR as relax starts.
........
r27242 | bugman | 2015-01-20 15:05:32 +0100 (Tue, 20 Jan 2015) | 5 lines
Updated the wxPython version in the relax manual to be 2.9 or higher.
This is in the section http://www.nmr-relax.com/manual/Dependencies.html.
........
r27243 | bugman | 2015-01-20 15:13:19 +0100 (Tue, 20 Jan 2015) | 6 lines
The GUI tests are now skipped for wxPython version <= 2.8 due to bugs causing fatal segfaults.
This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/7502. These wxPython
versions are simply too buggy.
........