GUI problem with T1 and T2 files
Molecular dynamics by NMR data analysis
Brought to you by:
edauvergne,
troelslinnet
Hello, when I try to go through the procedure of using the attached T1 and T2 DC files, the software (4.1.1) hangs up indefinetly. In particular, a clock icon appears, in place of the arrow, upon me clicking on the “next” button, and nothing else happens for several minutes, or until my patience is finished and I have to shut down the software. I do not believe that it should take several minutes to load a file.
Stefano
Could you please outline the steps to reproduce this? Do you initialise a model-free analysis? Do you load sequence information from another file?
Ok, I can reproduce this now. I created a quick sequence file from the attached data files. Running relax in debug mode shows that the following error occurs:
The GUI then is stuck with the spinning mouse cursor. Testing this in relax shows that the broken GUI issue was introduced between relax 4.0.3 and 4.1.0. The Bruker DC reading error was present in 4.0.3.
This is therefore two seperate bugs:
For this bug report, I'll concentrate on the GUI issue. A separate bug report can be created for the new Bruker DC format.
Good, I look forward to the solution of both problems.
Kind regards,
Stefano
On 13 Mar 2019, at 14:22, Edward d'Auvergne edauvergne@users.sourceforge.netamp#101;amp#100;amp#97;amp#117;amp#118;amp#101;amp#114;amp#103;amp#110;amp#101;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#111;amp#117;amp#114;amp#99;amp#101;amp#102;amp#111;amp#114;amp#103;amp#101;amp#46;amp#110;amp#101;amp#116; wrote:
Ok, I can reproduce this now. I created a quick sequence file from the attached data files. Running relax in debug mode shows that the following error occurs:
relax> bruker.read(ri_id='R1', file='/data/relax/debugging/bug_13/APO_T1_500.txt', dir=None)
debug> GUI interpreter: Applying the bruker.read user function for synchronous execution.
Opening the file '/data/relax/debugging/bug_13/APO_T1_500.txt' for reading.
Traceback (most recent call last):
File "/data/relax/relax/gui/wizards/wiz_objects.py", line 632, in _go_next
self._pages[self._current_page]._apply(event)
File "/data/relax/relax/gui/wizards/wiz_objects.py", line 166, in _apply
self.exec_status = self.on_execute()
File "/data/relax/relax/gui/uf_objects.py", line 917, in on_execute
return_status = self.execute(self.name, kargs)
File "/data/relax/relax/gui/uf_objects.py", line 839, in execute
return_status = interpreter.apply(uf, *args, kwds)
File "/data/relax/relax/gui/interpreter.py", line 109, in apply
fn(args, *kwds)
File "/data/relax/relax/pipe_control/bruker.py", line 54, in read
values, errors, res_nums, int_type, frq, ri_type, spin_name, isotope, version = parse_file(file=file, dir=dir)
File "/data/relax/relax/lib/software/bruker_dc.py", line 165, in parse_file
rx_err = float(row[-1])
ValueError: could not convert string to float: Done
debug> Observer: 'gui_uf' unregistering 'bruker.read'.
debug> The key 'bruker.read' does not exist.
The GUI then is stuck with the spinning mouse cursor. Testing this in relax shows that the broken GUI issue was introduced between relax 4.0.3 and 4.1.0. The Bruker DC reading error was present in 4.0.3.
This is therefore two seperate bugs:
For this bug report, I'll concentrate on the GUI issue. A separate bug report can be created for the new Bruker DC format.
[tickets:#13]https://sourceforge.net/p/nmr-relax/tickets/13/ GUI problem with T1 and T2 files
Status: open
Created: Wed Mar 13, 2019 12:15 PM UTC by Stefano Ciurli
Last Updated: Wed Mar 13, 2019 01:00 PM UTC
Owner: Edward d'Auvergne
Attachments:
Hello, when I try to go through the procedure of using the attached T1 and T2 DC files, the software (4.1.1) hangs up indefinetly. In particular, a clock icon appears, in place of the arrow, upon me clicking on the “next” button, and nothing else happens for several minutes, or until my patience is finished and I have to shut down the software. I do not believe that it should take several minutes to load a file.
Stefano
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/nmr-relax/tickets/13/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs:
#13Note that the bug of the frozen GUI when an error is raised that is not a RelaxError is now fixed in relax 4.1.1.
Edward, I downloaded the 4.1.1 version (no change in name from the previous one, correct?) but the problem with frozen GUI is still there. Also, maybe this is related to the error concerning the format of the Bruker DC file, and that is not solved, yet? Please explain. Best, Stefano
The GUI freezing issue should have been solved. I'll have to check that again later. I have some local commits that I'm working on at the moment in which I added your data to 2 new system tests (catching the new Bruker DC file reading bug), and completely redesigned the backend code for parsing the Bruker DC file. The code needs a bit more polish and testing before I push it and close this bug report.
Great, thanks! I will be waiting. Hands full here as well.
Stefano.
On 18 Apr 2019, at 11:03, Edward d'Auvergne edauvergne@users.sourceforge.netamp#101;amp#100;amp#97;amp#117;amp#118;amp#101;amp#114;amp#103;amp#110;amp#101;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#111;amp#117;amp#114;amp#99;amp#101;amp#102;amp#111;amp#114;amp#103;amp#101;amp#46;amp#110;amp#101;amp#116; wrote:
The GUI freezing issue should have been solved. I'll have to check that again later. I have some local commits that I'm working on at the moment in which I added your data to 2 new system tests (catching the new Bruker DC file reading bug), and completely redesigned the backend code for parsing the Bruker DC file. The code needs a bit more polish and testing before I push it and close this bug report.
[tickets:#13]https://sourceforge.net/p/nmr-relax/tickets/13/ GUI problem with T1 and T2 files
Status: open
Created: Wed Mar 13, 2019 12:15 PM UTC by Stefano Ciurli
Last Updated: Thu Apr 18, 2019 07:34 AM UTC
Owner: Edward d'Auvergne
Attachments:
Hello, when I try to go through the procedure of using the attached T1 and T2 DC files, the software (4.1.1) hangs up indefinetly. In particular, a clock icon appears, in place of the arrow, upon me clicking on the “next” button, and nothing else happens for several minutes, or until my patience is finished and I have to shut down the software. I do not believe that it should take several minutes to load a file.
Stefano
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/nmr-relax/tickets/13/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs:
#13Edward,
I downloaded the 4.1.1 version, which I believe you modified to fix the bug, but the bug is still there. Is there a more updated version that I should download?
Stefano
On 18 Apr 2019, at 14:59, Edward d'Auvergne edauvergne@users.sourceforge.netamp#101;amp#100;amp#97;amp#117;amp#118;amp#101;amp#114;amp#103;amp#110;amp#101;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#111;amp#117;amp#114;amp#99;amp#101;amp#102;amp#111;amp#114;amp#103;amp#101;amp#46;amp#110;amp#101;amp#116; wrote:
The bug of not reading the newer Bruker DC file format has been fixed.
[tickets:#13]https://sourceforge.net/p/nmr-relax/tickets/13/ GUI problem with T1 and T2 files
Status: fixed
Labels: Bruker DC file bruker.read
Created: Wed Mar 13, 2019 12:15 PM UTC by Stefano Ciurli
Last Updated: Thu Apr 18, 2019 09:03 AM UTC
Owner: Edward d'Auvergne
Attachments:
Hello, when I try to go through the procedure of using the attached T1 and T2 DC files, the software (4.1.1) hangs up indefinetly. In particular, a clock icon appears, in place of the arrow, upon me clicking on the “next” button, and nothing else happens for several minutes, or until my patience is finished and I have to shut down the software. I do not believe that it should take several minutes to load a file.
Stefano
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/nmr-relax/tickets/13/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs:
#13On Thu, 18 Apr 2019 at 17:58, Stefano Ciurli via nmr-relax-devel
nmr-relax-devel@lists.sourceforge.net wrote:
The bug fixes are currently only in the relax git repository. If you
have git installed on your system, you can obtain the latest relax
code by typing:
$ git clone git://git.code.sf.net/p/nmr-relax/code relax
More information is given at:
If you need to fit relaxation curves, then you would need to build the
C module for this as described at:
Alternatively you could wait for me to release relax 4.1.2. I'm
preparing the infrastructure for this release, but it may still take
up to a week or longer (as it is school holidays this week).
Regards,
Edward
Hi Edward,
thank you I will wait for the 4.1.2 release.
Stefano
On 23 Apr 2019, at 14:09, Edward d'Auvergne edauvergne@users.sourceforge.netamp#101;amp#100;amp#97;amp#117;amp#118;amp#101;amp#114;amp#103;amp#110;amp#101;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#111;amp#117;amp#114;amp#99;amp#101;amp#102;amp#111;amp#114;amp#103;amp#101;amp#46;amp#110;amp#101;amp#116; wrote:
On Thu, 18 Apr 2019 at 17:58, Stefano Ciurli via nmr-relax-devel
nmr-relax-devel@lists.sourceforge.netnmr-relax-devel@lists.sourceforge.net wrote:
Edward,
I downloaded the 4.1.1 version, which I believe you modified to fix the bug, but the bug is still there. Is there a more updated version that I should download?
The bug fixes are currently only in the relax git repository. If you
have git installed on your system, you can obtain the latest relax
code by typing:
$ git clone git://git.code.sf.net/p/nmr-relax/code relax
More information is given at:
http://www.nmr-relax.com/manual/Latest_sources_the_relax_repositories.html
If you need to fit relaxation curves, then you would need to build the
C module for this as described at:
http://www.nmr-relax.com/manual/The_source_releases.html
Alternatively you could wait for me to release relax 4.1.2. I'm
preparing the infrastructure for this release, but it may still take
up to a week or longer (as it is school holidays this week).
Regards,
Edward
[tickets:#13]https://sourceforge.net/p/nmr-relax/tickets/13/ GUI problem with T1 and T2 files
Status: fixed
Labels: Bruker DC file bruker.read
Created: Wed Mar 13, 2019 12:15 PM UTC by Stefano Ciurli
Last Updated: Thu Apr 18, 2019 01:46 PM UTC
Owner: Edward d'Auvergne
Attachments:
Hello, when I try to go through the procedure of using the attached T1 and T2 DC files, the software (4.1.1) hangs up indefinetly. In particular, a clock icon appears, in place of the arrow, upon me clicking on the “next” button, and nothing else happens for several minutes, or until my patience is finished and I have to shut down the software. I do not believe that it should take several minutes to load a file.
Stefano
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/nmr-relax/tickets/13/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs:
#13The bug of not reading the newer Bruker DC file format has been fixed.
The frozen GUI bug has been shifted into bug #14.