Difference between revisions of "Relax 3.3.8"

From relax wiki
Jump to navigation Jump to search
(→‎Changes: Copied the changes list from the CHANGES file.)
m (→‎Links: Fix the broken Gna! forum link by switching to {{gna link}}.)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase title}}
 
{{lowercase title}}
  
= Description =
+
{{infobox relax release
 +
| version = 3.3.8
 +
| prev    = 3.3.7
 +
| next    = 3.3.9
 +
| type    = Minor bugfix
 +
| date    = 2 April 2015
 +
| manual  = yes
 +
}}
 +
 
 +
== Description ==
  
 
<section begin=description/>
 
<section begin=description/>
Line 7: Line 16:
 
<section end=description/>
 
<section end=description/>
  
= Download =
+
== Download ==
  
 
<section begin=download/>
 
<section begin=download/>
Line 13: Line 22:
 
<section end=download/>
 
<section end=download/>
  
= CHANGES file =
+
== CHANGES file ==
  
 
<section begin=metadata/>
 
<section begin=metadata/>
Line 21: Line 30:
 
<section end=metadata/>
 
<section end=metadata/>
  
== Features ==
+
=== Features ===
  
 
<section begin=features/>
 
<section begin=features/>
Line 27: Line 36:
 
<section end=features/>
 
<section end=features/>
  
== Changes ==
+
=== Changes ===
  
 
<section begin=changes/>
 
<section begin=changes/>
* Fix for the pipe_control.reset.reset() function when resetting the GUI in non-standard contexts.  This is mainly for debugging scripts when simulating a GUI and hence the GUI reset() method does not exist.
+
* Fix for the [http://www.nmr-relax.com/api/3.3/pipe_control.reset-module.html#reset pipe_control.reset.reset() function] when resetting the GUI in non-standard contexts.  This is mainly for debugging scripts when simulating a GUI and hence the [http://www.nmr-relax.com/api/3.3/gui.relax_gui.Main-class.html#reset GUI reset() method] does not exist.
* Created a GUI memory management debugging script for the align_tensor.init user function.  This repetitively calls the reset, pipe.create and align_tensor.init user functions, and opening the GUI element for setting alignment tensor elements (the Sequence window).  The pympler muppy_log file shows no memory leaks for these user functions on Linux systems.
+
* Created a GUI memory management debugging script for the [http://www.nmr-relax.com/manual/align_tensor_init.html align_tensor.init user function].  This repetitively calls the [http://www.nmr-relax.com/manual/reset.html reset], [http://www.nmr-relax.com/manual/pipe_create.html pipe.create] and [http://www.nmr-relax.com/manual/align_tensor_init.html align_tensor.init] user functions, and opening the GUI element for setting alignment tensor elements (the Sequence window).  The pympler muppy_log file shows no memory leaks for these user functions on Linux systems.
 
<section end=changes/>
 
<section end=changes/>
  
== Bugfixes ==
+
=== Bugfixes ===
  
 
<section begin=bugfixes/>
 
<section begin=bugfixes/>
 +
* Resized all fixed-sized GUI wizards to fit on 1024x768 pixel wide displays.  The problem was reported by Lora Picton in the thread starting at http://thread.gmane.org/gmane.science.nmr.relax.user/1813.  Both the spin loading wizard of the spin viewer window and the relaxation data loading wizard used currently in the model-free analysis tab and BMRB export page were fixed.  These both had the y-dimension set to 800 pixels, hence parts of the window would be out of view.
 
<section end=bugfixes/>
 
<section end=bugfixes/>
  
= Links =
+
== Links ==
  
 
<section begin=links/>
 
<section begin=links/>
Line 45: Line 55:
  
 
* [http://wiki.nmr-relax.com/Relax_3.3.8 Official release notes on the relax wiki].
 
* [http://wiki.nmr-relax.com/Relax_3.3.8 Official release notes on the relax wiki].
* [https://gna.org/forum/forum.php?forum_id=2495 Gna! news item].
+
* {{gna link|url=gna.org/forum/forum.php?forum_id=2496|text=Gna! news item}}.
* [http://article.gmane.org/gmane.science.nmr.relax.announce/67 Gmane mailing list archive].
+
* [http://article.gmane.org/gmane.science.nmr.relax.announce/66 Gmane mailing list archive].
 
* [http://www.mail-archive.com/relax-announce%40gna.org/msg00057.html The Mail Archive].
 
* [http://www.mail-archive.com/relax-announce%40gna.org/msg00057.html The Mail Archive].
 
* [https://mail.gna.org/public/relax-announce/2015-04/msg00000.html Local archives].
 
* [https://mail.gna.org/public/relax-announce/2015-04/msg00000.html Local archives].
* [https://marc.info/?l=relax-announce&m=142628131518605&w=2 Mailing list ARChives (MARC)].
+
* [https://marc.info/?l=relax-announce&m=142809313922900&w=2 Mailing list ARChives (MARC)].
  
 
{{:Softpedia}}
 
{{:Softpedia}}
 
<section end=links/>
 
<section end=links/>
  
= Announcements =
+
== Announcements ==
  
 
{{:relax release announcements}}
 
{{:relax release announcements}}
  
  
= See also =
+
== See also ==
  
 
* [http://www.nmr-relax.com/api/3.3/ The relax 3.3 API documentation]
 
* [http://www.nmr-relax.com/api/3.3/ The relax 3.3 API documentation]
 
{{:relax release see also}}
 
{{:relax release see also}}
 
[[Category:Relaxation dispersion analysis]]
 
[[Category:Relaxation dispersion analysis]]

Latest revision as of 21:11, 8 October 2020


Official relax releases
relax logo
relax version 3.3.8
Previous version Next version
← relax 3.3.7 relax 3.3.9 →

Release type Minor bugfix
Release date 2 April 2015

The PDF version of the relax 3.3.8 user manual The relax 3.3.8 user manual

Description

This is a minor bugfix release which allows the relax GUI to be used on screens with the low resolution of 1024x768 pixels.


Download

The new relax versions can be downloaded from http://www.nmr-relax.com/download.html. If binary distributions are not yet available for your platform and you manage to compile the binary modules, please consider contributing these to the relax project (described in section 3.6 of the relax manual, http://www.nmr-relax.com/manual/relax_distribution_archives.html).


CHANGES file

Version 3.3.8
(2 April 2015, from /trunk)
http://svn.gna.org/svn/relax/tags/3.3.8


Features

N/A


Changes


Bugfixes

  • Resized all fixed-sized GUI wizards to fit on 1024x768 pixel wide displays. The problem was reported by Lora Picton in the thread starting at http://thread.gmane.org/gmane.science.nmr.relax.user/1813. Both the spin loading wizard of the spin viewer window and the relaxation data loading wizard used currently in the model-free analysis tab and BMRB export page were fixed. These both had the y-dimension set to 800 pixels, hence parts of the window would be out of view.


Links

For reference, the announcement for this release can also be found at following links:

Softpedia also has information about the newest relax releases:


Announcements

If you would like to receive announcements about new relax versions, please subscribe to the relax announcement mailing list. This list only receives ~10 emails per year. It is archived at the SourceForge archives and in The Mail Archive.


See also