Ticket #6506 (closed: fixed)
ORNL SANS/DGS interfaces don't start
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Alex Buts |
Description
You get the error:
NameError: global name 'ConfigService' is not defined at line 9 in '<Interface>' caused by line 128 in '/opt/Mantid/scripts/Interface/reduction_application.py'
Change History
comment:1 Changed 8 years ago by Martyn Gigg
- Status changed from new to accepted
- Owner set to Martyn Gigg
comment:2 Changed 8 years ago by Martyn Gigg
Fix reduction_application startup. Refs #6506
Changeset: acf4f6e1109d688dbf2dc4c72093b6389d28df20
comment:3 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Martyn Gigg
Use new str method. Refs #6506
Changeset: a77cf25c09990f8e5e888a3c96ec50a748048a88
comment:5 Changed 8 years ago by Peter Peterson
Works for me if I delete .mantid/ISIS/MantidPlot.* and all of my .pyc files. More people should annotate this ticket that it works for them too.
comment:6 Changed 8 years ago by Martyn Gigg
Works for me on Ubuntu 12.04 without removing anything.
comment:8 Changed 8 years ago by Alex Buts
- Status changed from verify to verifying
- Tester set to Alex Buts
comment:9 Changed 8 years ago by Alex Buts
- Status changed from verifying to closed
Seen it in the morning. Does not appear any more both on win-7 and ubuntu 12.04 without fiddling with pyc files.
comment:10 Changed 8 years ago by Martyn Gigg
Fix reduction_application startup. Refs #6506
Changeset: acf4f6e1109d688dbf2dc4c72093b6389d28df20
comment:11 Changed 8 years ago by Martyn Gigg
Use new str method. Refs #6506
Changeset: a77cf25c09990f8e5e888a3c96ec50a748048a88
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7352