→Links: Fix the broken Gna! forum link by switching to {{gna link}}.
{{lowercase title}}
{{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/>
This is a minor bugfix release which allows the relax GUI to be used on screens with the low resolution of 1024x768 pixels.
<section end=description/>
== Download ==
<section begin=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).
<section end=download/>
== CHANGES file ==
<section begin=metadata/>
Version 3.3.8 <br/>
(2 April 2015, from /trunk) <br/>
http://svn.gna.org/svn/relax/tags/3.3.8
<section end=metadata/>
=== Features ===
<section begin=features/>
N/A
<section end=features/>
=== Changes ===
<section begin=changes/>
* 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 [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/>
=== 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/>
== Links ==
<section begin=links/>
* [http://wiki.nmr-relax.com/Relax_3.3.8 Official release notes on the relax wiki].