URL:
<http://gna.org/bugs/?17344>
Summary: The grace.view() user function is broken in relax
1.3.5.
Project: relax
Submitted by: bugman
Submitted on: Fri 17 Dec 2010 07:49:52 PM GMT
Category: relax's source code
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: bugman
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.3.5
Operating System: All systems
_______________________________________________________
Details:
The error message is:
relax> grace.view(file='rx.agr', dir='grace')
Traceback (most recent call last):
File "./relax", line 358, in <module>
Relax()
File "./relax", line 126, in __init__
self.interpreter.run(self.script_file)
File "prompt/interpreter.py", line 293, in run
return run_script(intro=self.__intro_string, local=locals(),
script_file=script_file, quit=self.__quit_flag,
show_script=self.__show_script, raise_relax_error=self.__raise_relax_error)
File "prompt/interpreter.py", line 595, in run_script
return console.interact(intro, local, script_file, quit,
show_script=show_script, raise_relax_error=raise_relax_error)
File "prompt/interpreter.py", line 481, in interact_script
exec_script(script_file, local)
File "prompt/interpreter.py", line 372, in exec_script
runpy.run_module(module, globals)
File "/usr/lib64/python2.6/runpy.py", line 140, in run_module
fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File
"/data/relax/relax-1.3/test_suite/system_tests/scripts/peak_lists/ccpn_analysis.py",
line 135, in <module>
grace.view(file='rx.agr', grace_exe='')
File "prompt/grace.py", line 85, in view
self._exec_infoce.view(file=file, dir=dir, grace_exe=grace_exe)
AttributeError: Grace instance has no attribute '_exec_infoce'
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17344>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
relax (http://nmr-relax.com)
This is the relax-devel mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel